new install reporting 'static errors' new install reporting 'static errors'
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

new install reporting 'static errors'

Started by energeticpixels, October 16, 2011, 06:44:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

energeticpixels

I have installed the latest coppermine to the latest XAMPP. But I am getting errors displayed to the screen above the coppermine 'panel'.  So how do I fix these??
"Strict Standards: Non-static method Inspekt::makeSuperCage() should not be called statically in G:\xampp\htdocs\coppermine\include\init.inc.php on line 50

Strict Standards: Non-static method Inspekt_Supercage::Factory() should not be called statically in G:\xampp\htdocs\coppermine\include\inspekt.php on line 284

Strict Standards: Non-static method Inspekt::makeGetCage() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt\supercage.php on line 126

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt.php on line 149

Strict Standards: Non-static method Inspekt::makePostCage() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt\supercage.php on line 127

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt.php on line 172

Strict Standards: Non-static method Inspekt::makeCookieCage() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt\supercage.php on line 128

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt.php on line 194

Strict Standards: Non-static method Inspekt::makeEnvCage() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt\supercage.php on line 129

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt.php on line 217

Strict Standards: Non-static method Inspekt::makeFilesCage() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt\supercage.php on line 130

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt.php on line 240

Strict Standards: Non-static method Inspekt::makeServerCage() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt\supercage.php on line 136

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in G:\xampp\htdocs\coppermine\include\inspekt.php on line 126"


any help would be appreciated.  Looks like a very nice app and just what I need.

Tony :'(
Its not the job you get handed, but what you have done with it in the end that gets noticed.

ΑndrĂ©

You have to disable PHP notices if you don't want to see them.