webblynx |
12-13-2004 06:56 AM |
error when updating
I just upgraded to 1.85, which went fine. Now i am trying to update the links in my database and I am getting this error on every link:
Code:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/www/html/search/admin/spider.php on line 246
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/html/search/admin/spider.php on line 356
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/html/search/admin/spider.php on line 371
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/html/search/admin/spider.php on line 356
No link in temporary table
Also, if I go to Update sites from the Admin page, I get this:
Code:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/www/html/search/admin/limit_upd.php on line 227
Was I supposed to delete the existing database entries before upgrading?
|