Warning: require_once(zp-core/zp-extensions/image_album_statistics.php) [function.require-once]: failed to open stream: No such file or directory in /web/htdocs/www.---.it/home/galleria/themes/zpskeleton/functions.php on line 57
Fatal error: require_once() [function.require]: Failed opening required 'zp-core/zp-extensions/image_album_statistics.php' (include_path='.:/php5/lib/php/') in /web/htdocs/www.---.it/home/galleria/themes/zpskeleton/functions.php on line 57
Just for the record, the problem would seem to be that the theme has not fully qualified the path to `image_album_statistics.php` and then is trying to load it within a subfolder so the file search works within that subfolder and naturally does not find the plugin.
yes, true, but why this happens only sometimes and not always?
For example, if you reload the page after 5-6 times without any changes, the error is shown