Page 2 of 13
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Mon Nov 08, 2010 9:32 pm
by square
2 errors at my install after upgrade form 1.8.2 with FEU and or CC :
Modification of internal data is deprecated: feu_logginid in ... /www/cms/lib/classes/class.cms_variables.php on line 46
Retrival of unauthorized internal variables is deprecated: feu_logginid in /www/cms/lib/classes/class.cms_variables.php on line 32
Downgrading...
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Mon Nov 08, 2010 9:33 pm
by barboni
Tried upgrade from 1.8.2, get blank screen at sessiontest=1. Error log shows this:
-
- PHP Fatal error: Class 'CMSModule' not found in /home/computer/public_html/lib/classes/class.events.inc.php on line 130
- PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2ts.lin' - /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2ts.lin: undefined symbol: executor_globals_id in Unknown on line 0
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Mon Nov 08, 2010 9:44 pm
by hoodedman
Downloaded base version. clean install on a localhost...
TinyMCE not working!!! Everywhere!!!!
Will try to re-install, but beware!!!
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Mon Nov 08, 2010 10:03 pm
by Silmarillion
Beware of the hoodedman? makes sense...
But, works perfectly on my localhost. I it still doesn't work for you, please describe your system so we can narrow it down...
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Mon Nov 08, 2010 10:08 pm
by nicmare
thank you Silmarillion!
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Mon Nov 08, 2010 10:14 pm
by calguy1000
For the time being, people upgrading modules should do so one module at a time, starting with the dependencies, and then moving further along.
i.e: CGBlog Depends on CGextensions, so upgrade CGextensions first, then CGBlog.
this may be less of a memory pig, and will solve problems where things may get upgraded in the wrong order.
We're working on this.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 3:38 am
by Cerulean
How do I enable hierarchical pretty URLs now that $config['use_hierarchy'] is no longer a part of config.php? After upgrading my site has switched to non-hierarchical URLs, and I'm hoping I don't have to manually add a URL setting to each page.
UPDATE: sorry, not a problem with URLs, but rather the "CMS-linker link-style" setting of TinyMCE got changed by the upgrade. When set to the default "-style" TinyMCE creates links that do not have the hierarchy in the URL. That seems strange - is that how it's meant to work?
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 4:13 am
by Cerulean
Another issue: the File Picker in TinyMCE behaves strangely after an image is uploaded. Please see the attached screenshot. When the dialog box reloads it seems to pull in part of the Admin page, and also note the text in the dialog title bar, which should instead read "CMSMadeSimple File Selection".
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 5:08 am
by Golf Gti
First time ever I can't get tinymce to work.
Tried everything three times, reupload files, reset config settings, check static config, clear cache, check permissions, etc.
Fresh install on a production server
----------------------------------------------
Cms Version: 1.9
Installed Modules:
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
Config Information:
php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 64000000
default_upload_permission: 664
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.2.14
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 64M
max_execution_time: 60
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.50
----------------------------------------------
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 8:19 am
by blast2007
After upgrading from 1.8.2 to 1.9:
Code: Select all
Fatal error: Call to a member function TemplateId() on a non-object in /var/www/intranet/modules/Search/search.tools.php on line 195
Disabling Search Module (by renaming it) makes site working again.
Any hints?
regards
blast
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 12:17 pm
by blast2007
Another problem after upgrading CMSMS to 1.9 using CGGoogleMap:
Code: Select all
Notice: Modification of internal data is deprecated: CGGoogleMapsmap_count in /home/domains/mydomain.com/public_html/lib/classes/class.cms_variables.php on line 46
Notice: Retrival of unauthorized internal variables is deprecated: CGGoogleMapsmap_count in /home/domains/mydomain.com/public_html/lib/classes/class.cms_variables.php on line 32
CGExtensions 1.21
CGGoogleMaps 1.5.6
CGExtensions 1.21
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 12:33 pm
by nicmare
one more problem with a fresh new installation.
when i change the user from editor to admin group then it works!
as long as he is in a editor group, he cant see the pages.
but editor group has all the rights like the admin but without
- Add/Modify/Remove Stylesheet Associations
- Add/Modify/Remove Stylesheets
- Add/Modify/Remove Templates
- Use TruetypeText (Module)
- View Tag Help
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 4:19 pm
by forbairt
nicmare wrote:
one more problem with a fresh new installation.
when i change the user from editor to admin group then it works!
as long as he is in a editor group, he cant see the pages.
but editor group has all the rights like the admin but without
Having the same issue .. admin user can see the pages ... Editor user ... is dying on page load
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 7:07 pm
by micahgodbolt
I have a very basic install, and am getting an error when trying to view "pages" via the editor role. I do not have the same problem when viewing from the Admin account -
Fatal error: Cannot assign by reference to overloaded object in /home/printcopyfactory/cmsmstemplate/lib/page.functions.php on line 382
(seems the previous few posts are noting the same issue with editor role)
(updated #2, created a user group with ALL the possible permissions...still the same error)
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 7:10 pm
by hoodedman
Silmarillion wrote:
Beware of the hoodedman? makes sense...
But, works perfectly on my localhost. I it still doesn't work for you, please describe your system so we can narrow it down...
I am glad that you guys are having fun and all, but I am serious...
My system is fine v1.8.2 is working fine.
I am telling you, check you base edtion, had a few clean installs (not over or something), tinymce not working!!!!