After upgrade all links go to the same file / content?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
reviewum

After upgrade all links go to the same file / content?

Post by reviewum »

Hi All,

Since upgrading all the links that use to go to different content pages all now go to the index page's content.

Try some of the first links on the left side menu:

Here is the site:
http://www.nifty-stuff.com/chickens/

Any ideas?

Thanks in advance!
100rk

Re: After upgrade all links go to the same file / content?

Post by 100rk »

Try this link:

http://www.nifty-stuff.com/chickens/ind ... ide-to-CMS

It seems like You have misconfigured 'mode_rewrite'. Also don't forget clear cache - just for make sure...
reviewum

After upgrade all links go to the same file / content?

Post by reviewum »

100rk, thanks for the quick reply. I don't know why there would be a mod rewrite problem since it was working before, but you are right, that looks like it might be part of the issue.

Any ideas where i should look first or how to fix it? I think the cache got cleared during the upgrade... or are you referring to my browser's cache?

Thanks again!
100rk

After upgrade all links go to the same file / content?

Post by 100rk »

I mean Smarty cache from admin menu 'Site Preferences'

Now
1. copy file htaccess.txt from Your /doc directory to Your webroot and rename it to '.htaccess'
2. make sure there is line "$config['assume_mod_rewrite'] = true;" in Your /config.php file
reviewum

After upgrade all links go to the same file / content?

Post by reviewum »

100rk -

FREAKIN' GENIUS! I deleted the old .htaccess file and copied the new one over and renamed it. Worked like a charm!

Thanks VERY much!

I don't know why other's don't run into this... how did I get so lucky?
Locked

Return to “[locked] Installation, Setup and Upgrade”