Page 2 of 5

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 5:02 pm
by calguy1000
This issue has been fixed in SVN. We will sit and wait for a day or two to see what else crops up. If nothing else crops up we'll release a new version of MenuManager in the forge. Otherwise, we may be forced to do a new CMSMS release.

In the interim disabling caching of MenuManager templates will solve the problem temporarily.

Thanks for reporting this.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Mon Dec 17, 2012 7:06 pm
by PatriotsJase
Our menus are not cacheable in the Menu Manager as it is. Toggling them on/off does and clearing the site cache does not help. Thanks for the feedback though I'll look at reverting in the short term.

Jase

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 4:51 am
by tilde
Disabling cache in MenuManager don't solve the problem.

I have 3 domains on the same server.
maindomain.dk - this is OK I can edit the pages.
subdomain1.maindomain.dk - this is OK I can edit the pages.
subdomain2.maindomain.dk - this is not OK, I can't edit the pages.

Setup for all domains is the same.

Søren

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 4:59 am
by calguy1000
If the issue is not related to MenuManager template cache then we need information (error messages, steps to reproduce) to be able to isolate this problem.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 5:32 am
by tilde
Hello calguy.

No error message.
cmsmadesimple-english-diff-1.11.3-1.11.4.tar.gz used for upgrading.
Overwrite the existing files on the server.
The 3 domains runs on:
php 5.3.10
Mysql 5.1.63

View source with Firefox only shows this when trying to add or edit a page:
<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="da" lang="da">

<head>
<title> - </title>

Søren

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 5:37 am
by calguy1000
The problem is probably with your page template. does everything work when you use a stock install?

of course you need to check the audit log, and the php error log and turn on debug mode.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 8:54 am
by tilde
Changing the page template didn't work.

With a clean install 1.11.4 on the same server, but to a different folder solved the problem. (But I don't hope this will be the solution).

Søren

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 9:40 am
by Rolf
@tilde,
Can you please send me an admin login of the problem website via PM?
I want to take a look myself what the problem is.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 9:55 am
by KC
Same sh*t here. Upgraded from 1.10.3 to 1.11.4. Menutemplates not cachable.

Rolled back to 1.10.3 for now.

Following this topic to see if there is an solution.

Cheers,
Kees

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 10:31 am
by Rolf
@Tilde,
I looked into your website. First tried to clear cache, no luck.

Then I did a file checksum 1.11.4 english, 141 Files failed md5sum check! You better re-upload the whole 1.11.4 package. I think at some point (previous upgrade) something went wrong.

Good luck, Rolf

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 10:58 am
by KC
Rolf wrote: Then I did a file checksum 1.11.4 english, 141 Files failed md5sum check!
I did a checksumtest during the upgradeproces and no errors occurred..

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 12:48 pm
by saltydog
I confirm the problem. I have never cached the menus, so nothing to change for me. 1.11.4 is not opening edit pages.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Tue Dec 18, 2012 1:03 pm
by saltydog
I have overwritten my site with the full 1.11.4 package, with no luck. Still can't access editing pages.

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Wed Dec 19, 2012 5:36 am
by tilde
Rolf

Thank you for looking into it.

daleu
This solved the problem with adding or editing pages, but it also destroys the design of the pages. (At least for me it does).

Søren

Re: Problems upgrading from 1.11.2 to 1.11.4

Posted: Wed Dec 19, 2012 6:11 am
by rodeto
@daleu
I already used {cms_stylesheet} but I still had to turn off caching in the menu template before being able to edit anything.