I am not having any luck getting this to work, the error I keep getting is:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/vhfansco/public_html/reviewpost/inc_reviews.php on line 57
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/vhfansco/public_html/reviewpost/inc_reviews.php on line 71
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/vhfansco/public_html/reviewpost/inc_reviews.php on line 109
Here is how I've setup my inc_reviews.php because I have
vb in a seperate database:
Code:
Content visible to verified customers only.
And this at the bottom:
Code:
Content visible to verified customers only.
Any ideas?