I am trying to install the "Featured Photos" mod. I have an existing VB3 database and a seperate existing Photopost Database. Both Databases have have many many megs of data, so starting over with one database is out of the question.
When I try to install the includes comment in
VB's index.php, I get the following error messages on the forum home page:
Quote:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/virtual/site1/fst/var/www/html/gallery/inc_photopost.php on line 75
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/virtual/site1/fst/var/www/html/gallery/inc_photopost.php on line 168
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/virtual/site1/fst/var/www/html/gallery/inc_photopost.php on line 179
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/virtual/site1/fst/var/www/html/gallery/inc_photopost.php on line 319
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/virtual/site1/fst/var/www/html/gallery/inc_photopost.php on line 320
|
I believe that I have everything set up correctly, but I may be missing something since I am an amature when it comes to these scripts. Any help would be appreciated.