Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: errors after a correct install and setup on Raspberry  (Read 3855 times)

0 Members and 1 Guest are viewing this topic.

Vorms

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
errors after a correct install and setup on Raspberry
« on: June 21, 2013, 11:35:58 pm »

Hello,
After a correct install ans correct setup (write is possible to everywhere) I receive a lot of errors (many times the same) when I batch upload:

/include/inspekt/cage.php

    Runtime Notice line 253: Non-static method Inspekt::getMatched() should not be called statically, assuming $this from incompatible context
    Runtime Notice line 529: Non-static method Inspekt::isIp() should not be called statically, assuming $this from incompatible context
    Runtime Notice line 236: Non-static method Inspekt::getEscaped() should not be called statically, assuming $this from incompatible context

/include/init.inc.php

    Runtime Notice line 230: Non-static method CPGPluginAPI::load() should not be called statically
    Runtime Notice line 435: Non-static method CPGPluginAPI::action() should not be called statically

/bridge/coppermine.inc.php

    Runtime Notice line 36: Non-static method Inspekt::makeSuperCage() should not be called statically, assuming $this from incompatible context
    Runtime Notice line 228: Non-static method Inspekt::makeSuperCage() should not be called statically, assuming $this from incompatible context

/include/functions.inc.php

    Runtime Notice line 110: Non-static method Inspekt::makeSuperCage() should not be called statically
    Runtime Notice line 773: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 816: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 821: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 822: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 6144: Non-static method Inspekt::makeSuperCage() should not be called statically
    Runtime Notice line 6156: Non-static method CPGPluginAPI::filter() should not be called statically
    Notice line 4314: Undefined variable: result
    Runtime Notice line 4732: Non-static method CPGPluginAPI::filter() should not be called statically

/bridge/udb_base.inc.php

    Deprecated line 353: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead.

/themes/curve/theme.php

    Runtime Notice line 201: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 244: Non-static method CPGPluginAPI::filter() should not be called statically

/include/themes.inc.php

    Runtime Notice line 177: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 214: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 2463: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 1723: Non-static method CPGPluginAPI::filter() should not be called statically
    Runtime Notice line 2486: Non-static method Inspekt::makeSuperCage() should not be called statically
    Runtime Notice line 1578: Non-static method CPGPluginAPI::filter() should not be called statically


I already edited the php.ini for errors handling and activate of corse error reporting in Coppermine config.

Many thanks for your help, it's a funny software !

Best regards
Thierry Vorms
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: errors after a correct install and setup on Raspberry
« Reply #1 on: August 19, 2013, 03:26:34 pm »

Actually those are warnings, no errors. However, to fix it please read at least one of the following posts:
Depending on your PHP version either solution 1 or 2 will work. Solution 3 should always work.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.