Jump to content

help needed templates not showing on index.php


hass1980

Recommended Posts

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";

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.