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!!
Help! None of the navigation works after I moved the site
-
- New Member
- Posts: 2
- Joined: Wed Apr 08, 2015 5:00 pm
Re: Help! None of the navigation works after I moved the sit
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.
- 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.
-
- New Member
- Posts: 2
- Joined: Wed Apr 08, 2015 5:00 pm
Re: Help! None of the navigation works after I moved the sit
Thank you so much - it was RewriteBase.
Made my day
Made my day
