Page 1 of 1

Site Upgrade from 1.6.5 -> 1.11.4 errors

Posted: Tue Feb 05, 2013 2:50 pm
by monty8
I have upgraded from 1.6.5 to 1.11.4 and having some issues:

- Pictures not displaying on news feed
- Links on some pictures not working
- Some modules cannot be upgraded
(MenuManager 1.8.4 to 1.8.5 and TinyMCE 2.8.0 to 2.9.12)
- Edited a template and now unable to submit the changes to revert back.
Still looking through the site to see what other features do not work.

Re: Site Upgrade from 1.6.5 -> 1.11.4 errors

Posted: Tue Feb 05, 2013 2:55 pm
by staartmees
did you upgrade step by step as described on http://docs.cmsmadesimple.org/upgrading
did you read the warning notice about the templates on http://themes.cmsmadesimple.org/

Re: Site Upgrade from 1.6.5 -> 1.11.4 errors

Posted: Tue Feb 05, 2013 5:07 pm
by monty8
I followed the upgrade path with versions 1.7, 1.8, 1.9 and 1.10, 1.11 and 1.11.4.

The code editor is crashing when amending template code to.

Re: Site Upgrade from 1.6.5 -> 1.11.4 errors

Posted: Tue Feb 05, 2013 6:51 pm
by staartmees
Did you in the template replace {stylesheet} with {cms_stylesheet}? If not you can do this directly in your database using phpmyadmin.

Re: Site Upgrade from 1.6.5 -> 1.11.4 errors

Posted: Tue Feb 05, 2013 7:04 pm
by monty8
I have just upgrade again in stages and looks like upgrading to 1.11 breaks the pictures.

I have just changed the {stylesheet} to {cms_stylesheet} in the template editor and this breaks the template.

Re: Site Upgrade from 1.6.5 -> 1.11.4 errors

Posted: Tue Feb 05, 2013 7:11 pm
by staartmees
Please read the warning about the templates; see url higher

Re: Site Upgrade from 1.6.5 -> 1.11.4 errors

Posted: Wed Feb 06, 2013 6:15 pm
by Dr.CSS
You will need to add url([[root_url]]/uploads/****) to the style sheets when using {cms_stylesheet} or ../../uploads....