View Single Post
Old January 2nd, 2006, 10:56 AM   #9 (permalink)
LLIFE
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 37
I have 2 boxes,

adv_portal_classifieds:
include('../classifieds/inc_ads.php');
echo "classifiedsfeature";

and

adv_portal_photopost:
include('../gallery/inc_features.php');
include('../gallery/inc_photopost.php');
echo 'photopostfeature'

For instance I have a "Featured Classified Ads" module and the setting for Template Module Options is adv_portal_classifieds. I feel I followed the instructions pretty good, it was the same thing I did on the forum page and that worked, with the exception of the echo thing. I did not do that on the forum, I tryed many santax's nothing has worked yet.
LLIFE is offline   Reply With Quote