Page 1 of 5

Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 8:40 am
by PatriotsJase
I've just upgraded our website from 1.11.2 to 1.11.4 and now have the following problems:

* No pages are being displayed in the 'edit page' mode, and

* The 'copy page' function ends with a blank screen being displayed.

All other CMS functionality appears to be working fine.

No errors were displayed during the upgrade, the cache has been cleared, DB integrity has been checked, on-line display of pages is ok and multiple browsers and versions have been tried.

Any ideas?

Cheers,

Jase

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 9:41 am
by msaluste
I confirm, editing pages after upgrading to 1.11.4 from 1.11.3 is not possible - server error 500 in access.log on opening pages for editing. Looking at source it seems CMSMS tries to load whole page template and gets to error 500 with loading menus.
Site's pages worked fine, but had to clear cache and update routes for News module to work. The latter problem appeared with 1.11.3 and it seems it has still not been fixed.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 10:46 am
by Zoorlat
I am having the same problem after upgrading from 1.11.3 to 1.11.4. Cannot edit pages.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 10:55 am
by Rolf
I tried to reproduce in two install, both work.

Did you try to Clear Cache?
Site Admin >> Sytem Maintenance >> Cache and Content >> [Clear]

Rolf

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 11:38 am
by Zoorlat
Rolf,
Thanks for looking into this.
I did try to clear the cache, but this didn't help. Am guessing the issue has to do with the modules I have installed.

Eg ECB and CGContentUtils both interact with the core content module, I assume.

Cheers!
M

----------------------------------------------

Cms Version: 1.11.4

Installed Modules:

CMSMailer: 5.2.1
CMSPrinting: 1.0.3
FileManager: 1.4.3
MenuManager: 1.8.4
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.12.10
Search: 1.7.7
ThemeManager: 1.1.7
CGExtensions: 1.31.2
CGSimpleSmarty: 1.5.2
CGSmartImage: 1.9.5
CGGoogleMaps: 2.4.3
DownloadManager: 1.5.2
FormBuilder: 0.7.3
FrontEndUsers: 1.21
JQueryTools: 1.1.1
CGContentUtils: 1.3.3
CGCalendar: 1.10.0.1
ListIt2: 1.2.1
CompanyDirectory: 1.16.2
AceEditor: 0.2.5
ECB: 1.4
CustomGS: 1.3
ExtendedTools: 1.3.3
RSSSimplePie: 1.0
CTLModuleMaker: 2.0.3
Styrelselistan: 1.0
CGUserDirectory: 1.3


Config Information:

php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 1000000
url_rewriting: mod_rewrite
page_extension: /
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale: sv-SE
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:

phpversion: 5.4.9
md5_function: (Sant)
gd_version: 2
tempnam_function: (Sant)
magic_quotes_runtime: Av (Falskt)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 20
output_buffering: 0
safe_mode: Av (Falskt)
file_uploads: (Sant)
post_max_size: 52428800
upload_max_filesize: 10485760
session_save_path: /tmp/php5_sessions (1777)
session_use_cookies: (Sant)
xml_function: (Sant)
xmlreader_class: (Sant)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.0.67
Server Db Grants: Kunde inte hitta en lämplig "GRANT ALL" tillstånd. Detta kan innebära att du kan ha problem med att installera eller ta bort moduler. Eller till och med lägga till och ta bort poster, inklusive sidor

----------------------------------------------

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 11:50 am
by rotezecke
Same problem here.

Upgrade using english diff 1.11.3 to 1.11.4

cannot edit pages (nothing appears)
can edit templates, but cannot submit (404 error).

also,
cannot upgrade file-manager or microTiny either, same error as reported previously with MircoTiny
http://forum.cmsmadesimple.org/viewtopi ... =3&t=64140

cache cleared.

CMS Version 1.11.4


Installed Modules
CMSMailer 5.2.1
MenuManager 1.8.4
ModuleManager 1.5.5
News 2.12.10
CGSmartImage 1.9.5
Search 1.7.7
TinyMCE 2.9.11
CGSimpleSmarty 1.5.2
CGExtensions 1.31.2
CGBlog 1.9.8
CGFeedback 1.5.10
Captcha 0.4.5
FormBuilder 0.7.3
IE6Warning 1.03
Showtime 3.2
CMSPrinting 1.0.3
FrontEndUsers 1.21


CMS Config Settings
php_memory_limit
process_whole_template
output_compression
max_upload_size 2000000
url_rewriting mod_rewrite
page_extension .html
query_var page
image_manipulation_prog GD
auto_alias_content true
locale
default_encoding utf-8
admin_encoding utf-8
set_names true
debug false
root_url http://test.wallaby.nimfm.org
ssl_url https://wallaby.nimfm.org
root_path Success /var/www/cmsms (0775)
previews_path Success /var/www/cmsms/tmp/cache (0770)
uploads_path Success /var/www/cmsms/uploads (0770)
uploads_url http://test.wallaby.nimfm.org/uploads
image_uploads_path Success /var/www/cmsms/uploads/images (0770)
image_uploads_url http://test.wallaby.nimfm.org/uploads/images
ssl_uploads_url /uploads
use_smarty_php_tags false


PHP Information
Current PHP Version (phpversion) Caution 5.2.6-1+lenny16
md5 function (md5_function) Success On (True)
GD version (gd_version) Success 2
tempnam function (tempnam_function) Success On (True)
Magic quotes in runtime (magic_quotes_runtime) Success Off (False)
Is E_STRICT disabled in error_reporting (E_STRICT) Success
PHP Effective Memory Limit (memory_limit) Success 128M
Maximum Execution Time (max_execution_time) Success 60
PHP output_buffering (output_buffering) Success On
PHP Safe Mode (safe_mode) Success Off (False)
File uploads (file_uploads) Success On (True)
Maximum Post Size (post_max_size) Caution 8M ?
Maximum Upload Size (upload_max_filesize) Caution 2M ?
Session Save Path (session_save_path) Success /var/lib/php5 (1733)
Sessions are allowed to use Cookies (session_use_cookies) Success On (True)
Basic XML (expat) support (xml_function) Success On (True)
Checking for the XMLReader class (xmlreader_class) Success On (True)
Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file) Success
PHP register_globals (register_globals) Success Off (False)
disable_functions in PHP (disable_functions) Success
PHP Open Basedir (open_basedir) Success
Test for remote URL (test_remote_url) Success
fsockopen: Connection ok! Success
fopen: Connection ok! Success
Test ini_set (check_ini_set) Success On (True)
Test for the curl library (curl) Success On
Test curl version (curlversion) Caution Test Curl Version version 7.18.2, minimum recommended version is 7.19.7


Server Information
Server API (server_api) apache2handler
Server Database (server_db_type) mysql (mysql)
Server Database Version (server_db_version) Success 5.0.51a
Check database access levels (server_db_grants) Success found a "grant all" statement that appears to be suitable
Server Software (server_software) apache
Server Operating System (server_os) linux 2.6.26-1-686 on i686


Permission Information
tmp Success /var/www/cmsms/tmp (0770)
templates_c Success /var/www/cmsms/tmp/templates_c (0770)
modules Success /var/www/cmsms/modules (0770)
File Creation Mask (umask) Success /var/www/cmsms/tmp/cache (0770)
config_file Failure 0660
config.php writable. It is more safe if you change permission to read-only

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 12:23 pm
by staartmees
same probleem at arvixe.com and one.com. Problem seemded to be solved after reuploading the full diff files and clearing the cache twice. When I logged in again the problem occured again.

I have 2 sites at one.com without problems, and the other sites have.

I can edit and save pages with Content type "external link".

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 1:07 pm
by rodeto
Same problem here. I just upgraded using the whole English version.
Pages can not be displayed to edit. The pages try to load the default web page.
Also, templates can not be edited.

Tried to clear the cache but that didn't work for me.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 1:17 pm
by staartmees
When I take a look in the code of the editpage I get:

Code: Select all


<div id="Edit_Content_Result"></div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<__html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="nl">


<head>

<title> - </title>


Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 1:53 pm
by deactivated010521
----------

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 2:02 pm
by rodeto
What do I have to do to turn off all caching?
I think I already have it all shut down but still can't edit any page. Perhaps I forgot something.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 2:15 pm
by staartmees
all menu-caching is off, buffer cleared, problem still remains. Downgraded to 1.11.3

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 2:39 pm
by Zoorlat
Thanks arnoud,

Turning menu chache off (in menu manager) enables me to edit pages again.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 3:00 pm
by rotezecke
confirmed, disabling menu caching enables page editing and template submission.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 4:44 pm
by rodeto
Turning menu chache off enables me to edit pages again.