I updated PHP to version 4 pl2 and i updated PHP-Nuke to version3, now i get this error on top of eevery page
---error---- Warning: Supplied argument is not a valid MySQL result resource in banners.php3 on line 62 ---/error---
I temp fixed my problem by commenting this line out /* mysql_free_result($aborrar); */
change $banners = 1 in the config.php3 to $banners = 0
Log in to post a comment.
I updated PHP to version 4 pl2 and i updated PHP-Nuke to version3, now i get this error on top of eevery page
---error----
Warning: Supplied argument is not a valid MySQL result resource in banners.php3 on line 62
---/error---
I temp fixed my problem by commenting this line out
/* mysql_free_result($aborrar); */
change $banners = 1 in the config.php3 to $banners = 0