I am trying to run the Admin function and get the following error:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in .....
Would you know why ? Any help would be appreciated. Thanks.
-- Nash nash@kwems.com
Logged In: YES user_id=654359
This error usually means that your db or tables have not been installed OR there is a parsing error in the script.
Log in to post a comment.
Logged In: YES
user_id=654359
This error usually means that your db or tables have not been
installed OR there is a parsing error in the script.