Jump to content

admin changes doesn´t show on homepage


Guest

Recommended Posts

I´ve some trouble with my index.php. All changes in the admin section doesn´t written in the index php. If I try to select languages or currency is the same problem... no changes ... please help (php-knowledge is very poor, I afraid its a problem with safemode on at my webserver... or is it a file permission problem?)

frank

URL: My store index

Link to comment
Share on other sites

Guest estelle

I'm not sure, but it might be worth making sure your installation parameters were setup correctly.

When you performed the installation, did you modify the root directory? (I.e. "Server Root Directory, eg. /path/to/your/website"). I would check what it is set to (you can look at rootDir in includes/global.inc.php).

Link to comment
Share on other sites

no, the code in the global.inc.php shows this:

$glob['installed'] = '1';

$glob['rootDir'] = '/home/.sites/33/site944/web/2d_sign/store';

$glob['rootRel'] = '/2d_sign/store/';

$glob['storeURL'] = 'http://www.nty.at/2d_sign/store/index.php';

?>

?????????

Link to comment
Share on other sites

ok... it´s fixed... I guess it was a misconfiguration with the installation rotine or my webspace... a complete new installation let the shop run...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...