Installing or Upgrading to 1.9 - Problems and Solutions
Re: Upgrading to 1.9 - Problems and Solutions
obviously the same problem!
Last edited by nicmare on Tue Nov 09, 2010 8:31 pm, edited 1 time in total.
Re: Upgrading to 1.9 - Problems and Solutions
When upgraded 1.82 to 1.9 version the site has slowed down a bit.
Last edited by Marijus on Wed Nov 10, 2010 6:08 pm, edited 1 time in total.
Re: Upgrading to 1.9 - Problems and Solutions
Same problem here on two different sites on different servers. Permissions are set properly but no pages show up for the editor.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.........
One is a new, fresh install. The other was an upgrade with an already existing editor.
Last edited by rodeto on Tue Nov 09, 2010 8:21 pm, edited 1 time in total.
________________________________
Je gaat het pas zien als je het doorhebt.
Je gaat het pas zien als je het doorhebt.
Re: Upgrading to 1.9 - Problems and Solutions
Got problem with URLs. Custom URLs provided with content aren't working. Tested in CGBlog and in content pages. Nada. Page not found.
I upgraded from 1.8.2 and using mod_rewrite.
I upgraded from 1.8.2 and using mod_rewrite.
- micahgodbolt
- Forum Members
- Posts: 149
- Joined: Thu Jul 29, 2010 11:09 pm
- Location: Portland, OR
Re: Upgrading to 1.9 - Problems and Solutions
This issue has been addressed and fixed. Will probably see it released in a few days.rodeto wrote:Same problem here on two different sites on different servers. Permissions are set properly but no pages show up for the editor.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.........
One is a new, fresh install. The other was an upgrade with an already existing editor.
- polodesign
- Forum Members
- Posts: 55
- Joined: Sun Jan 03, 2010 1:58 am
Re: Upgrading to 1.9 - Problems and Solutions
I had the same problem with TinyMCE not working (no WYSIWYG appearing in content boxes) on a fresh install on a production server. I tried reinstalling just TinyMCE as I usually would, but that didn't help. I tried wiping the site and reinstalling 1.9 but still no TinyMCE. Finally, I installed 1.8.2. instead and ensured that TinyMCE was working, then overwrote the files with version 1.9. TinyMCE is working now. Not sure why but maybe that will help someone.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.
Penny
----------------------------------------------
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: 32000000
* default_upload_permission: 664
* url_rewriting: mod_rewrite
* 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.6
* md5_function: On (True)
* gd_version: 2
* tempnam_function: On (True)
* magic_quotes_runtime: Off (False)
* E_STRICT: 0
* memory_limit: 128M
* max_execution_time: 120
* output_buffering: 4096
* safe_mode: Off (False)
* file_uploads: On (True)
* post_max_size: 32M
* upload_max_filesize: 32M
* session_save_path: /tmp (1777)
* session_use_cookies: On (True)
* xml_function: On (True)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.67
----------------------------------------------
Re: Upgrading to 1.9 - Problems and Solutions
We had this problem too. It only affected the users created before the upgrade, so it is almost certainly a problem with the upgrade script. We solved it by removing all users and re-adding them.pcfcopies wrote: 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
Removing them wasn't trivial either, because cmsms refused to remove them when they owned pages. And the page owner field seems to have disappeared from the Options tab under pages.
In the end we just did "update content set owner_id=1 where owner_id 1;" to make root own all the pages, deleted the users and re-added them. Seems to work now.
Re: Upgrading to 1.9 - Problems and Solutions
I too am having the same issue with the TinyMCE not loading on v1.9.
I was having a slightly different issue with the Cataloger module after the upgrade from 1.8 to 1.9 so I decided to try out a fresh clean install on another domain to test it out. From a clean install I cannot get the TinyMCE to load up on any pages. I've got 3 dedicated servers and it won't work on any of them, my setup for various sites has worked perfectly in the past on previous versions. I am currently running PHP 5.2.14.
As for the Cataloger issue, since I upgraded one of my sites to 1.9, the User Defined Cataloger Attributes doesn't appear to come through to the edit content page, or show up on the site. I have had to restore v1.8 to keep this site working. Not sure what is going on here, could someone perhaps confirm that the Cataloger is working for them - not that i'll be running 1.9 until this TinyMCE issue is sorted.
Regards
jmmpc
I was having a slightly different issue with the Cataloger module after the upgrade from 1.8 to 1.9 so I decided to try out a fresh clean install on another domain to test it out. From a clean install I cannot get the TinyMCE to load up on any pages. I've got 3 dedicated servers and it won't work on any of them, my setup for various sites has worked perfectly in the past on previous versions. I am currently running PHP 5.2.14.
As for the Cataloger issue, since I upgraded one of my sites to 1.9, the User Defined Cataloger Attributes doesn't appear to come through to the edit content page, or show up on the site. I have had to restore v1.8 to keep this site working. Not sure what is going on here, could someone perhaps confirm that the Cataloger is working for them - not that i'll be running 1.9 until this TinyMCE issue is sorted.
Regards
jmmpc
Re: Upgrading to 1.9 - Problems and Solutions
Getting an error in the logs when adding a page with a parent to a site updated from 1.8 to 1.9. The page is added, but the page listing page does not show the page as being listed. Going to the front of the site and supplying the page ref pulls up the page, but the page does not appear in the page listing of the admin area. This is as the admin user. I tried a couple pages and was able to recreate the error... again... the page appears on the frontend if you go to the page alias, but it does not appear in the pagelisting for editing.
In my error log, I found:
[Wed Nov 10 08:27:14 2010] [error] [client 209.80.170.254] PHP Fatal error: Call to a member function HasChildren() on a non-object in /cms/admin/listcontent.php on line 191, referer: http://www.site.com/cms/admin/listconte ... _=cec2f18f
also an error for sitemapmadesimple... but not worried about that:
[Wed Nov 10 08:20:46 2010] [error] [client 209.80.170.254] PHP Fatal error: Call to a member function Hierarchy() on a non-object in /cms/modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php on line 244, referer: http://www.site.com/cms/admin/addconten ... _=cec2f18f
Site info:
----------------------------------------------
Cms Version: 1.9
Installed Modules:
CMSMailer: 2.0
FileManager: 1.0.3
MenuManager: 1.7.1
ModuleManager: 1.4
News: 2.11
nuSOAP: 1.0.2
Printing: 1.1.1
Search: 1.6.6
ThemeManager: 1.1.2
MysqlDump: 1.2.4
Captcha: 0.4.3
Gallery: 1.4.1
SiteMapMadeSimple: 1.2.1
CGExtensions: 1.21
JQueryTools: 1.0.10
Config Information:
php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 150000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension: .htm
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.3.2-1ubuntu4.5
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 600
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 32M
upload_max_filesize: 25M
session_save_path: /var/lib/php5 (1733)
session_use_cookies: On (True)
xml_function: On (True)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.41
----------------------------------------------
In my error log, I found:
[Wed Nov 10 08:27:14 2010] [error] [client 209.80.170.254] PHP Fatal error: Call to a member function HasChildren() on a non-object in /cms/admin/listcontent.php on line 191, referer: http://www.site.com/cms/admin/listconte ... _=cec2f18f
also an error for sitemapmadesimple... but not worried about that:
[Wed Nov 10 08:20:46 2010] [error] [client 209.80.170.254] PHP Fatal error: Call to a member function Hierarchy() on a non-object in /cms/modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php on line 244, referer: http://www.site.com/cms/admin/addconten ... _=cec2f18f
Site info:
----------------------------------------------
Cms Version: 1.9
Installed Modules:
CMSMailer: 2.0
FileManager: 1.0.3
MenuManager: 1.7.1
ModuleManager: 1.4
News: 2.11
nuSOAP: 1.0.2
Printing: 1.1.1
Search: 1.6.6
ThemeManager: 1.1.2
MysqlDump: 1.2.4
Captcha: 0.4.3
Gallery: 1.4.1
SiteMapMadeSimple: 1.2.1
CGExtensions: 1.21
JQueryTools: 1.0.10
Config Information:
php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 150000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension: .htm
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.3.2-1ubuntu4.5
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 600
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 32M
upload_max_filesize: 25M
session_save_path: /var/lib/php5 (1733)
session_use_cookies: On (True)
xml_function: On (True)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.41
----------------------------------------------
Re: Upgrading to 1.9 - Problems and Solutions
I can confirm missing TinyMCE on a clean base installation. The md5 of file I downloaded is 45dbab523d504324734385c5a5d27de4. Nothing useful gets into the /var/log/apache2/error.log
Ubuntu 10.04 Server, Apache 2.2.14-5ubuntu8.3, PHP 5.3.2-1ubuntu4.5 and MySQL 5.1.41-3ubuntu12.6.
Ubuntu 10.04 Server, Apache 2.2.14-5ubuntu8.3, PHP 5.3.2-1ubuntu4.5 and MySQL 5.1.41-3ubuntu12.6.
Re: Upgrading to 1.9 - Problems and Solutions
I'm not seeing the TinyMCE issue, both on GoDaddy and HostGator.
Re: Upgrading to 1.9 - Problems and Solutions
Same problem here after upgrade 1.8.2 to 1.9 :knuta wrote:We had this problem too. It only affected the users created before the upgrade, so it is almost certainly a problem with the upgrade script. We solved it by removing all users and re-adding them.pcfcopies wrote: 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
Removing them wasn't trivial either, because cmsms refused to remove them when they owned pages. And the page owner field seems to have disappeared from the Options tab under pages.
In the end we just did "update content set owner_id=1 where owner_id 1;" to make root own all the pages, deleted the users and re-added them. Seems to work now.
Fatal error: Cannot assign by reference to overloaded object in /home/www/4af2ff2a91c0a2feeb034644721cbc2a/web/lib/page.functions.php on line 382
Is all left in the editor's admin page.
I tried the solution above, removing editors after changing ownership, cache cleared inbetween, created other users, but it doesn't work. Very simple site with no module.
The universe of information technology is constantly growing and contains only emerging products built on successive patches
Re: Upgrading to 1.9 - Problems and Solutions
Same problem on another site, also upgraded 182 -> 19, lightly different: when an editor adds a new page comes this message:seensite wrote: Fatal error: Cannot assign by reference to overloaded object in /home/www/4af2ff2a91c0a2feeb034644721cbc2a/web/lib/page.functions.php on line 382
Is all left in the editor's admin page.
I tried the solution above, removing editors after changing ownership, cache cleared inbetween, created other users, but it doesn't work. Very simple site with no module.
"Fatal error: Call to a member function Hierarchy() on a non-object in /home/httpd/vhosts/rentrez-manger.ch/httpdocs/modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php on line 244"
And when he tries to go in the admin page :
"Notice: Indirect modification of overloaded element of cms_variables has no effect in /home/httpd/vhosts/rentrez-manger.ch/httpdocs/lib/page.functions.php on line 382
Fatal error: Cannot assign by reference to overloaded object in /home/httpd/vhosts/rentrez-manger.ch/httpdocs/lib/page.functions.php on line 382"
Instead of the page list.
The universe of information technology is constantly growing and contains only emerging products built on successive patches
Re: Upgrading to 1.9 - Problems and Solutions
On the same site, the administrator can't see the page created by the editor. Then he can't delete the editor to try the solution previously mentionned either.seensite wrote: Same problem on another site, also upgraded 182 -> 19, lightly different: when an editor adds a new page comes this message:
"Fatal error: Call to a member function Hierarchy() on a non-object in /home/httpd/vhosts/rentrez-manger.ch/httpdocs/modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php on line 244"
And when he tries to go in the admin page :
"Notice: Indirect modification of overloaded element of cms_variables has no effect in /home/httpd/vhosts/rentrez-manger.ch/httpdocs/lib/page.functions.php on line 382
Fatal error: Cannot assign by reference to overloaded object in /home/httpd/vhosts/rentrez-manger.ch/httpdocs/lib/page.functions.php on line 382"
Instead of the page list.
Another issue appears when the administrator tries to re-order the pages:
"Fatal error: Call to a member function Id() on a non-object in /home/httpd/vhosts/rentrez-manger.ch/httpdocs/tmp/templates_c/%%A3^A36^A36F658E%%ordercontent_tree.tpl.php on line 7"
Cache cleared, content of tmp/templates_c erased without effect.
The universe of information technology is constantly growing and contains only emerging products built on successive patches
Re: Upgrading to 1.9 - Problems and Solutions
This might be similar to the problem I'm having... detailed above in this thread.