|
Tried lots of variations including this one:
@include('/home/asia/public_html/classifieds/inc_ads.php');
print $classifiedfeature;
This does not return errors but dose not show anything on the page either.
If I remove the @ I get errors.
I just discovered that adding an s to make it $classifiedsfeature makes the module header show up on the page but there is no content
Last edited by Frank Woolf; April 24th, 2006 at 06:52 AM.
|