I am trying to integrate RP into my VBAdvanced homepage...
Here's what I've done
1. Edited inc_reviews.php & inc_reviewpost.php
2. Added Module in
VB Adv.
> Add Module
> Template (adv_portal_reviews)
pasted in
include('/home/user/public_html/reviews/inc_reviews.php');
echo "$reviewpostfeature";
When i go to the
VB Adv. index page, the block shows up, but nothing inside? The db is defined in 2 places as shown in inc_reviews.php file...
Amy I missing something stupid?