If you get mysql errors your issue is this as noted in the instructions for applying the inc_ads.php hack.
Quote:
If you have PhotoPost and vB in different databases, you'll need to scroll to the script and uncomment the mysql_select_db() command (on line 26) and insert your Classifieds database name and uncomment the mysql_select_db on line 310 and add your vB3 database in quotes. If your username password is different to connect to the databases then you will need to uncomment the $link statement and fill in the proper variables for the host username and password to access the photopost database |