Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 13117

Re: complete white page after

$
0
0
I think i've fixed it. I changed line #13 in core/Error.php

from

require_once 'Log.php';

to

require_once './core/Log.php';

Now Error.php finds Log.php

Viewing all articles
Browse latest Browse all 13117

Trending Articles