I have integrations turned on for PPClassifieds and alternate definitions for headerinclude and everything works as described. When I try the same thing in ReviewPost, I loose the stylesheet information entirely.
The only line I'm adding to header_inc.php is
Quote:
|
eval('$headinclude = "' . fetch_template('headinclude-reviews') . '";');
|
As soon as I put this line in the header_inc.php file and put the file on the server, any style information gets blown away. The only information I have in the headinclude-reviews are new metatag definitions (exactly like the one working in PhotoPost Classifieds without any problems).
Am I assuming too much to believe that I should be able to use this method for both PPClassifieds and ReviewPost?
Thank you.