1
plusangel
xoops 2.0.13.1 and xoopspartner module
  • 2005/8/26 7:39

  • plusangel

  • Just popping in

  • Posts: 90

  • Since: 2005/2/2 1


I have upgraded my XOOPS site from 2.0.13 to 2.0.13.1.

After this procedure I noticed that whenever I choose the xoopspartner page I got the following php debugging message:

Notice [PHP]: Undefined variable: pagenav in file modules/xoopspartners/index.php line 101

Is something that I have done wrong during the upgrade?
The official greek support site for xoops

2
hyperpod
Re: xoops 2.0.13.1 and xoopspartner module
  • 2005/8/26 8:45

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Not at all.. Its not even an error..

Its a PHP Notice.

To fix it, edit the file modules/xoopspartners/index.php and add somewhere good above line 101:

settype($pagenav,"integer");

Also, you dont even have to do that, just ignore it and turn off php_debug.

but adding this line of code will suppress the notice even in php_debug mode.

Cheers,
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support > My Wish List

3
plusangel
Re: xoops 2.0.13.1 and xoopspartner module
  • 2005/8/26 8:53

  • plusangel

  • Just popping in

  • Posts: 90

  • Since: 2005/2/2 1


Thanks for your time and your help!

The official greek support site for xoops

Login

Who's Online

132 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 132


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits