Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 01:38 pm EST
Geeklog Forums
Template Error: Please Help!
TJ
Anonymous
I am getting the error message:
It appears that it is putting my 'config.php' directory before the directory it needs to go to, but I do not know how, nor where to fix it.
Please help, TJ.
Template Error: set_root: /home/tj7337/GL/home/tj7337/public_html/layout/XSilver is not a directory.
Halted.
Halted.
It appears that it is putting my 'config.php' directory before the directory it needs to go to, but I do not know how, nor where to fix it.
Please help, TJ.
6
5
Quote
TJ
Anonymous
Never Mind, I got it....
4
6
Quote
Status: Banned
machinari
Forum User
Full Member
Registered: 03/22/04
Posts: 1512
my guess is that you've doubled up your path in the config.php file.
if you didn't change this one:
$_CONF['path_themes'] = $_CONF['path_html'] . 'layout/';
then you've probably got this one wrong:
$_CONF['path_html'] = $_CONF['path'] . 'public_html/';
if you have edited $_CONF['path_html'] then perhaps you have neglected to remove $_CONF['path'].
perhaps it should look like this:
$_CONF['path_html'] = '/edited/path/to/public_html/';
if you didn't change this one:
$_CONF['path_themes'] = $_CONF['path_html'] . 'layout/';
then you've probably got this one wrong:
$_CONF['path_html'] = $_CONF['path'] . 'public_html/';
if you have edited $_CONF['path_html'] then perhaps you have neglected to remove $_CONF['path'].
perhaps it should look like this:
$_CONF['path_html'] = '/edited/path/to/public_html/';
5
4
Quote
All times are EST. The time is now 01:38 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content