Hi all after update from 3.24 to 3.25 it gave me first warning error i got is +++ Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/home/tdir/public_html/classes/database.php on line 108 ++++ and when turned on debug level it is giving me to many bugs on every page is that NORMAL. And also when you delete or reject the link it is giving this error on top of the page ==== Warning: Variable passed to each() is not an array or object in /usr/home/tdir/public_html/classes/modlog.php on line 86 ===== thanks
I just downloaded 3.24 and installed it, then upgraded, to test for you. There's no mysql warning on any page I can find. Thus as specified in the pinned thread you will have to post the debug output.
when turned on debug level it is giving me to many bugs on every page
The existence of debug messages means you have debug mode on, not that there are errors.
Warning: Variable passed to each() is not an array or object
Fixed that now.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on after update
Member
Usergroup: Customer
Joined: Aug 08, 2005
Total Topics: 21
Total Comments: 46
Hi all after update from 3.24 to 3.25 it gave me first warning error i got is +++
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/home/tdir/public_html/classes/database.php on line 108
++++
and when turned on debug level it is giving me to many bugs on every page is that NORMAL.
And also when you delete or reject the link it is giving this error on top of the page ====
Warning: Variable passed to each() is not an array or object in /usr/home/tdir/public_html/classes/modlog.php on line 86
===== thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I just downloaded 3.24 and installed it, then upgraded, to test for you. There's no mysql warning on any page I can find. Thus as specified in the pinned thread you will have to post the debug output.
when turned on debug level it is giving me to many bugs on every page
The existence of debug messages means you have debug mode on, not that there are errors.
Warning: Variable passed to each() is not an array or object
Fixed that now.