Thread: VBa & RP
View Single Post
Old January 2nd, 2006, 05:37 PM   #1 (permalink)
InterFX
Member
Verified Customer
 
Join Date: Nov 2002
Posts: 398
VBa & RP

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?

Last edited by InterFX; January 2nd, 2006 at 06:32 PM.
InterFX is offline   Reply With Quote