2
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