Internal links do not work
Internal links do not work
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!
Unfortunately, all internal links do not work:
http://www.fantoniscultori.eu
Help me please!
Re: Internal links do not work
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.
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
Maybe something wrong with the .htaccess?
Have you copied the new htaccess from the doc directory in the root?
Have you copied the new htaccess from the doc directory in the root?
Re: Internal links do not work
This is a copy that I copied from the installation folder DOC.
- Attachments
-
[The extension txt has been deactivated and can no longer be displayed.]
Re: Internal links do not work
Think this step is possible to do but's too big for the mass of changes inside CMSMS.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
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
This is a copy that I copied from the installation folder DOC.nikkio wrote:Maybe something wrong with the .htaccess?
Have you copied the new htaccess from the doc directory in the root?
- Attachments
-
[The extension txt has been deactivated and can no longer be displayed.]
Re: Internal links do not work
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.
- 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
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.
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
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.
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.