Jump to content

Moving to a sub directory


Guest Dynsight

Recommended Posts

Guest Dynsight

I have seen this covered here, but it is not working on my site...

I COPIED (still need to run the site) the site to a sub directory here:

http://www.mmherman.com/catalog/

and updated the global.inc.php file to the following:

$glob['rootRel'] = '/catalog/';

$glob['storeURL'] = 'http://www.mmherman.com/catalog';

Thus following all of the instructions located here: http://www.cubecartforums.org/docs/index.php?id=184

HOWEVER, the links on the main menu (left) still point to the Parent directory... as if they were getting their path from somewhere else other than the Global include file

Link to comment
Share on other sites

Guest Dynsight

The problem was the category listings

Once I moved, the category directories were incorrect. I did a recalculate directory count from the admin, and this fixed the problem.

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...