Installing or Upgrading to 1.9 - Problems and Solutions
Installing or Upgrading to 1.9 - Problems and Solutions
If you upgrade to 1.9 and are having problems please use this thread to post them and not in the announcement, Thanks...
mark
++++++++++++++++++++++++++++++++++++
Known Issues and Solutions
++++++++++++++++++++++++++++++++++++
Several module have already been updated to the 1.9 code changes. Summary:
- AdvancedContent 0.7
- CGExtentions 1.21
- Content Aliases 0.6.11
- Decision Maker 1.0.1
- Frontendusers 1.12.5
- JQueryTools 1.0.10
- SelfRegistration 1.6.7
Please check the Forge for the latest releases: http://dev.cmsmadesimple.org/project/latest_files
1. Problems with {menu ... number_of_levels="1"} [Fixed]
Solution:
Already fixed in SVN MenuManager rev. 172 file MenuManager.module.php
http://viewsvn.cmsmadesimple.org/filede ... module.php
You can also temporary set number_of_levels="0"
2. Fatal error: Class 'CMSModule' not found in .../lib/classes/class.events.inc.php [Fixed]
Solution:
Replace file /lib/classes/class.events.inc.php with latest SVN version and finish the upgrade
http://viewsvn.cmsmadesimple.org/filede ... ts.inc.php
3. Notice: Modification of internal data is deprecated: myname in .../lib/classes/class.cms_variables.php on line 46 [Fixed]
Solution:
Upgrade CGExtentions module to 1.20
4. {content_image} [Fixed]
Solution:
Already fixed in SVN CMSMS Core Rev. 6765
Replace file: /plugins/function.content_image.php
http://viewsvn.cmsmadesimple.org/filede ... _image.php
5. TinyMCE
Some known problems described in this, and other threads have already been fixed by Silmarillion in the SVN.
There will be a new release of TinyMCE soon.
6. page.funtions.php and ordercontent_tree.tpl.php [Fixed]
Notice: Indirect modification of overloaded element of cms_variables has no effect in .../lib/page.functions.php on line 382
Fatal error: Cannot assign by reference to overloaded object in .../lib/page.functions.php on line 382
Fatal error: Call to a member function Id() on a non-object in .../tmp/templates_c/%%A3^A36^A36F658E%%ordercontent_tree.tpl.php on line 7
Fixed in the SVN
mark
++++++++++++++++++++++++++++++++++++
Known Issues and Solutions
++++++++++++++++++++++++++++++++++++
Several module have already been updated to the 1.9 code changes. Summary:
- AdvancedContent 0.7
- CGExtentions 1.21
- Content Aliases 0.6.11
- Decision Maker 1.0.1
- Frontendusers 1.12.5
- JQueryTools 1.0.10
- SelfRegistration 1.6.7
Please check the Forge for the latest releases: http://dev.cmsmadesimple.org/project/latest_files
1. Problems with {menu ... number_of_levels="1"} [Fixed]
Solution:
Already fixed in SVN MenuManager rev. 172 file MenuManager.module.php
http://viewsvn.cmsmadesimple.org/filede ... module.php
You can also temporary set number_of_levels="0"
2. Fatal error: Class 'CMSModule' not found in .../lib/classes/class.events.inc.php [Fixed]
Solution:
Replace file /lib/classes/class.events.inc.php with latest SVN version and finish the upgrade
http://viewsvn.cmsmadesimple.org/filede ... ts.inc.php
3. Notice: Modification of internal data is deprecated: myname in .../lib/classes/class.cms_variables.php on line 46 [Fixed]
Solution:
Upgrade CGExtentions module to 1.20
4. {content_image} [Fixed]
Solution:
Already fixed in SVN CMSMS Core Rev. 6765
Replace file: /plugins/function.content_image.php
http://viewsvn.cmsmadesimple.org/filede ... _image.php
5. TinyMCE
Some known problems described in this, and other threads have already been fixed by Silmarillion in the SVN.
There will be a new release of TinyMCE soon.
6. page.funtions.php and ordercontent_tree.tpl.php [Fixed]
Notice: Indirect modification of overloaded element of cms_variables has no effect in .../lib/page.functions.php on line 382
Fatal error: Cannot assign by reference to overloaded object in .../lib/page.functions.php on line 382
Fatal error: Call to a member function Id() on a non-object in .../tmp/templates_c/%%A3^A36^A36F658E%%ordercontent_tree.tpl.php on line 7
Fixed in the SVN
Last edited by Anonymous on Wed Nov 17, 2010 11:52 pm, edited 1 time in total.
Re: Upgrading to 1.9 problems?...
I haven't installed it yet, but I have a question: could it be possible to have a list of modules already working with 1.9? If it makes sense. Thanx.
Re: Upgrading to 1.9 problems?...
There are way too many modules for any one person test if they work in 1.9...
Re: Upgrading to 1.9 problems?...
Great update! Pages list is wonderful, new admin theme really nice - can't wait to start playing with the many upgraded features!
One question - after upgrading from 1.8.2 (which went very smoothly - I get the following error every time I go to any of the CGEcommerce modules:
Had no such issues with Ecommerce modules in v1.8.2, couldn't find anything similar in the forums, so thought it might be related to the JQuery changes in v1.9?
Thanks for keeping CMS Made Simple the best CMS!
One question - after upgrading from 1.8.2 (which went very smoothly - I get the following error every time I go to any of the CGEcommerce modules:
Code: Select all
string(128) "Smarty error: [in temporary template line 1]: syntax error: unrecognized tag 'JQueryTools' (Smarty_Compiler.class.php, line 590)" string(128) "Smarty error: [in temporary template line 2]: syntax error: unrecognized tag 'JQueryTools' (Smarty_Compiler.class.php, line 590
Thanks for keeping CMS Made Simple the best CMS!
Re: Upgrading to 1.9 problems?...
I get the following error when attempting to run the upgrade script (/upgrade.php?sessiontest=1, CMSMS 1.8.2 -> 1.9):
I have tried the solutions suggested in this thread, i.e.:
My installed modules are:Fatal error: Class 'CMSModule' not found in /home/ricko/rickomann.me.uk/lib/classes/class.events.inc.php on line 130
Code: Select all
CMSMailer 2.0
FileManager 1.0.3
MenuManager 1.7
ModuleManager 1.4
News 2.11
nuSOAP 1.0.2
Printing 1.1.1
Search 1.6.6
ThemeManager 1.1.2
TinyMCE 2.8.0
CGExtensions 1.20
FrontEndUsers 1.12.3
CustomContent 1.7.3
- - Manually edit cms_modules table in db to mark incompatible modules as inactive or uninstalled. I even tried truncating the entire table.
- - Renaming the modules' directories to make them "invalid".
Re: Upgrading to 1.9 problems?...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Upgrading to 1.9 - Problems and Solutions
new problem in tinymce configuration:
in TinyMCE->Advanced Tab i want to modify available Blockformats in Dropdown. When i click the input field, i will be forwared to the admin homepage
in TinyMCE->Advanced Tab i want to modify available Blockformats in Dropdown. When i click the input field, i will be forwared to the admin homepage
Re: Upgrading to 1.9 - Problems and Solutions
and "Additions to stylesheet" textarea doesnt affect anything
.

- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Re: Upgrading to 1.9 - Problems and Solutions
There's no onlick action on that field, so that should not be possible... I cannot recreate the problem in any way here... which browser?
nicmare wrote: new problem in tinymce configuration:
in TinyMCE->Advanced Tab i want to modify available Blockformats in Dropdown. When i click the input field, i will be forwared to the admin homepage
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Re: Upgrading to 1.9 - Problems and Solutions
You mean what you put in there doesn't work?
It should be added at the very end of the stylesheet Tiny gets fed with...
tried something stupid like
p {
color: red
}
or something and see if it works or not...
because it works fine here
It should be added at the very end of the stylesheet Tiny gets fed with...
tried something stupid like
p {
color: red
}
or something and see if it works or not...
because it works fine here

nicmare wrote: and "Additions to stylesheet" textarea doesnt affect anything.
Re: Upgrading to 1.9 - Problems and Solutions
problem1 solved "magically". maybe a problem of the browser…
for problem2 i attached two screenshots. notice the unchecked box!
for problem2 i attached two screenshots. notice the unchecked box!
Last edited by nicmare on Mon Nov 08, 2010 8:31 pm, edited 1 time in total.
Re: Upgrading to 1.9 - Problems and Solutions
Thanks, Rolf. JQueryTools upgrade solved the problem.
Re: Upgrading to 1.9 - Problems and Solutions
here additionally a screenshot of firebug showing the related (!?) stylesheet link
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Re: Upgrading to 1.9 - Problems and Solutions
wow... heard about that prblem, but cannot recreate it myself, must be some server setting... We'll keep working on it!
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Re: Upgrading to 1.9 - Problems and Solutions
additional css issue is fixed in svn and upcoming 2.8.1... a security measure that went wrong...