Форуми / Cotonti / Extensions / watermark error siena

plugin watermark error siena

Trustmaster
#32479 09.01.2012 12:02

I see, something is wrong with path detection. Could you open 'plugins/watermark/lib/watermark.php' and replace line 12 with:

echo '<h1>Forbidden</h1>Path: '.$path.'<br/>Realpath: '.$realpath.'<br/>DocRoot: ' . $_SERVER['DOCUMENT_ROOT'];

This will help to find the bug.

May the Source be with you!