Menu

#374 JpGraph Error: DB::isError

cvs-head
open
None
1
2007-10-26
2007-09-16
No

On installing JpGraph, I get:

JpGraph Error General PHP error : Non-static method DB::isError() should not be called statically

This is on Linux/X Windows, with a basically working JpGraph installation (working except for fonts).

Oddly, the php documentation for isError says "Note: This function should be called statically.". But changing it to a non-static reference changes the error message to:

JpGraph Error General PHP error : Non-static method DB::connect() should not be called statically

------------------------------------------------------
JpGraph 2.2
PHP 5.2.3-1+b1 (cli) (built: Jun 21 2007 20:58:46)

Discussion

  • Bryce Nesbitt

    Bryce Nesbitt - 2007-10-26
    • priority: 4 --> 1
     
  • Bryce Nesbitt

    Bryce Nesbitt - 2007-10-26

    Logged In: YES
    user_id=122507
    Originator: YES

    A php screwup that affects lots of projects.

     

Log in to post a comment.