Page 1 of 1
Internal links do not work
Posted: Sat Jun 28, 2014 11:49 am
by asim
I updated an old version 1.6.6 "Bonde" in the version 1:11:10 "Pinzon" with database export and edit style.
Unfortunately, all internal links do not work:
http://www.fantoniscultori.eu
Help me please!
Re: Internal links do not work
Posted: Sat Jun 28, 2014 1:46 pm
by asim
I add a note:
The only link that works is the transition between the pages of the News, but without showing the content of the News.
Re: Internal links do not work
Posted: Sat Jun 28, 2014 3:41 pm
by nikkio
Maybe something wrong with the .htaccess?
Have you copied the new htaccess from the doc directory in the root?
Re: Internal links do not work
Posted: Sat Jun 28, 2014 4:01 pm
by asim
This is a copy that I copied from the installation folder DOC.
Re: Internal links do not work
Posted: Sat Jun 28, 2014 4:57 pm
by chandra
asim wrote:I updated an old version 1.6.6 "Bonde" in the version 1:11:10 "Pinzon" with database export and edit style.
Unfortunately, all internal links do not work
Think this step is possible to do but's too big for the mass of changes inside CMSMS.
Suggest to go back to 1.6.6 and do the updates step by step - 1.6.10 -> 1.9.4.3 - 1.10.3 -> 1.11.10
Don't forget database backups after every step. Parallel to every update you should update all non core modules with every step to the module version which was the current to this time every CMSMS version was the current.
A special thing is the update to 1.10.3. On this you have to upload / install current module versions BEFORE updating CMSMS.
Re: Internal links do not work
Posted: Sat Jun 28, 2014 5:23 pm
by asim
nikkio wrote:Maybe something wrong with the .htaccess?
Have you copied the new htaccess from the doc directory in the root?
This is a copy that I copied from the installation folder DOC.
Re: Internal links do not work
Posted: Sun Jun 29, 2014 10:53 am
by velden
Do you mean that you:
- exported database of 1.6.6 cmsms install
- copied 1.11.10 cmsms to server
- imported database (the one of 1.6.6)
- changed the {stylesheets} tag to {cms_stylesheet}
- changed the css to use [[root_url]]
?
If that's the case you didn't follow upgrade path as described (like Chandra wrote). It would be impossible to support this 'upgrade' like you did.
If you followed other steps, please descibe them in detail.
Re: Internal links do not work
Posted: Sun Jun 29, 2014 10:24 pm
by asim
I have not tried the suggestions.
I note that the link that works on the old site include "index.php?page = ..."
Example: "archivi.areadalmine.it/index.php?page=alme-4
Instead updating the version is not the code "index.php?page= ..."
but only:
"fantoniscultori.eu/archivi-a-scuola/didattica/alme-4"
Thanks for the help.
Re: Internal links do not work
Posted: Wed Sep 10, 2014 4:00 pm
by asim
I solved the problem reinstalling step by step the different versions of Cms. Now there is the version of CMS Made Simple 1.11.11 "San Cristobal".
I had to do it all with a lot of patience and sometimes "forcing" the update process.
I also had to modify the template of the theme stylesheet and replace {stylesheet} with {cms_stylesheet}; and I changed my url images with the new command calls url ([[root_url]]/uploads/folder/image.jpg)
The result is here:
http://www.areadalmine.it
Thanks for your help.