hass1980 Posted April 18, 2009 Share Posted April 18, 2009 Hi My index.php doesnt seem to be showing my templates. As I keep getting the following displayed on my index.php templatedir/header.php"); ?> templatedir/footer.php"); ?> Theres are my settings in my application.php $CFG->wwwroot = "http://localhost/mymarket"; $CFG->dirroot ="c:/wamp/www/mymarket" ; $CFG->templatedir = "$CFG-> dirroot/templates"; $CFG->libdir = "$CFG-> http://localhost/mymarket /lib"; $CFG->imagedir = "$CFG-> http://localhost/mymarket/images"; Link to comment https://forums.phpfreaks.com/topic/154616-help-needed-templates-not-showing-on-indexphp/ Share on other sites More sharing options...
JD* Posted April 18, 2009 Share Posted April 18, 2009 Can you echo out normal PHP without any problem? Link to comment https://forums.phpfreaks.com/topic/154616-help-needed-templates-not-showing-on-indexphp/#findComment-813354 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.