Menu

#2 Fatal error

open
nobody
None
5
2006-06-01
2006-06-01
No

Index.php produces this:

Fatal error: Cannot access empty property in
/home/xd34df0/public_html/l2s/pgd/index.php on line 93

Version: 0.3.3 with "Important update for PGD" (last
libgmailer)

Discussion

  • Jan Werner

    Jan Werner - 2006-07-31

    Logged In: YES
    user_id=81972

    Duplicate of ReqID 1498802 - patch is described there.
    Patched index.php attached.

     
  • Jan Werner

    Jan Werner - 2006-07-31

    Logged In: YES
    user_id=81972

    oups, can't attach anything here. Just go to index.php, line
    93 and replace

    $this->$ItemCount = 0;

    with

    $this->ItemCount = 0;

     

Log in to post a comment.

MongoDB Logo MongoDB