Page 1 of 1

Help! None of the navigation works after I moved the site

Posted: Wed Apr 08, 2015 5:35 pm
by ambrdigital
If it's relevant: I'm using 1.10.3 "Hyacinthe"

I moved a site to a new folder... The homepage works just fine but none of the internal links (the nav) do. However I can log in, and preview the pages just fine.

I've looked into it and have cleared the cache a dozen times. I'm on a tight deadline to throw it up and get it live. Is there some reason why this may be happening?

Note: I have next to no experience with CMSMS, this is the first time I'm dealing with it.

All help is very much appreciated!!

Re: Help! None of the navigation works after I moved the sit

Posted: Wed Apr 08, 2015 5:50 pm
by velden
Though your install is way to old (and not supported anymore) two tips:

- search config.php for hardcoded paths/urls
- if pretty urls is on, check .htaccess for RewriteBase

Clear cache after changing either one of the above.

Re: Help! None of the navigation works after I moved the sit

Posted: Wed Apr 08, 2015 6:49 pm
by ambrdigital
Thank you so much - it was RewriteBase.

Made my day ;D