have followed instructions to a T, 1st script from 242 to 2.5 ran successful but at the very end got:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/chris/public_html/classifieds/pp-inc.php on line 242
Database not properly setup - unable to read pp_phrases table. Contact administrator.
so ran the next one and it completed successfully, then ran the 2.6 to 3x and it immediately bombed with:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/chris/public_html/classifieds/pp-inc.php on line 242
Database not properly setup - unable to read pp_phrases table. Contact administrator.
I ran through the rest of the scripts anyway, final one said some tables did not exist, then languages import seemed to work. when I load my classifieds it looks like there are no styles and the following errors are at the top of the page:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/chris/public_html/classifieds/pp-inc.php on line 3692
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/chris/public_html/classifieds/pp-inc.php on line 3877
other links are broken. Looks like a real mess which is a nightmare because this is an active part of my site doing nearly a million in sales. Can anyone help get the upgrade scripts to run properly, what should I do?