Menu

Undefined variable

Help
2003-05-01
2003-08-26
  • Nobody/Anonymous

    Notice: Undefined variable: page_prev in /home/virtual/site209/fst/home/support/public_html/docs/win2k.php on line 12

    Notice: Undefined variable: page_next in /home/virtual/site209/fst/home/support/public_html/docs/win2k.php on line 12

    Notice: Undefined variable: page_parent in /home/virtual/site209/fst/home/support/public_html/docs/win2k.php on line 12

    Globals are  on
    I see no other suppressed errors.

     
    • Nobody/Anonymous

      pwn_body( 'WinME', $PHP_SELF, $page_prev, $page_next, $page_parent);

      this is the line.

      Any ideas? :( I have @ on it for now. but I want the << >> arrows

       
    • Victor Boctor

      Victor Boctor - 2003-08-26

      You need to define the previous, next, and parent page variables yourself.  This is how phpWebnotes knows about them.  It seems that you are using the variables with defining them.

      After defining these variables correctly in each page, by visiting the pages, the database will construct a map, and then you will get the previous / next arrows.

      Please use http://webnotes.sf.net/mantis to report further issues.

      Regards,
      Victor.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.