Page 3 of 13
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 7:26 pm
by nicmare
obviously the same problem!
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 7:44 pm
by Marijus
When upgraded 1.82 to 1.9 version the site has slowed down a bit.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 8:03 pm
by rodeto
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.........
Same problem here on two different sites on different servers. Permissions are set properly but no pages show up for the editor.
One is a new, fresh install. The other was an upgrade with an already existing editor.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 8:52 pm
by barboni
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.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 10:00 pm
by micahgodbolt
rodeto wrote:
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.........
Same problem here on two different sites on different servers. Permissions are set properly but no pages show up for the editor.
One is a new, fresh install. The other was an upgrade with an already existing editor.
This issue has been addressed and fixed. Will probably see it released in a few days.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Tue Nov 09, 2010 10:23 pm
by polodesign
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.
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.
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
Posted: Tue Nov 09, 2010 11:43 pm
by knuta
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
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.
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
Posted: Wed Nov 10, 2010 8:39 am
by jmmpc
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
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Wed Nov 10, 2010 1:59 pm
by moorezilla
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
----------------------------------------------
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Wed Nov 10, 2010 2:36 pm
by asdf
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.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Wed Nov 10, 2010 3:32 pm
by Wishbone
I'm not seeing the TinyMCE issue, both on GoDaddy and HostGator.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Wed Nov 10, 2010 6:06 pm
by seensite
knuta wrote:
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
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.
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.
Same problem here after upgrade 1.8.2 to 1.9 :
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.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Wed Nov 10, 2010 6:37 pm
by seensite
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.
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.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Wed Nov 10, 2010 7:09 pm
by seensite
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.
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.
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.
Re: Upgrading to 1.9 - Problems and Solutions
Posted: Wed Nov 10, 2010 7:12 pm
by moorezilla
This might be similar to the problem I'm having... detailed above in this thread.