Menu

#3 Undefined Index

0.1
closed-fixed
nobody
9
2006-03-15
2006-02-28
No

When trying to get LayManSys working on the SF.net
shell server I discovered the following error:

PHP Notice: Undefined index: .NavFirst. in
/home/groups/l/la/laymansys/lib/laymansys.php on line 59

As it seems from the source code, line 59

'.NavFirst.' => $options['.NavFirst.'],

should be changed to

'.NavFirst.' => $myOpts['.NavFirst.'],

Discussion

  • Robert Bienert

    Robert Bienert - 2006-02-28
    • status: open --> open-accepted
     
  • Robert Bienert

    Robert Bienert - 2006-02-28

    Logged In: YES
    user_id=863586

    Fixed in the CVS.

     
  • Robert Bienert

    Robert Bienert - 2006-02-28
    • status: open-accepted --> pending-fixed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.

Auth0 Logo