OneEleven and PHP 5.3.17

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
pengels
Forum Members
Forum Members
Posts: 34
Joined: Sat Dec 01, 2012 9:22 pm

OneEleven and PHP 5.3.17

Post by pengels »

Hi all,

I have upgraded all my sites to CMSMS 2.1.3 with admin-theme oneeleven. With the exception of one site, which is hosted on a Novell-server with PHP 5.3.17 installed. Therfore here is still CMSMS 1.12.2 working. Today I tried to switch over to oneeleven in order to have the same administration theme anywhere. But this will not work, the menu is completely corrupted. I compared the produced code with a working local XAMPP-installation and found the following difference:

ok:

Code: Select all

<option selected="selected" value="listcontent.php?_sx_=663b9b9a525cb92a">&nbsp;&nbsp;Seiten</option>
<option value="imagefiles.php?_sx_=663b9b9a525cb92a">&nbsp;&nbsp;Bildverwaltung</option>
wrong:

Code: Select all

<option selected="selected" value="listcontent.php?_CMSKEY_=XXXXXXXXXXXXXXXX">&nbsp;&nbsp;Seiten</option>
<option value="imagefiles.php?_CMSKEY_=XXXXXXXXXXXXXXXX">&nbsp;&nbsp;Bildverwaltung</option>
Obviously PHP does wrong things here, although I get no error messages. The systeminformation of CMSMS says that the PHP-version is ok.

Any ideas how to fix this?

regards Peter
Regards from Germany, Peter
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: OneEleven and PHP 5.3.17

Post by Rolf »

OneEleven should work perfectly on PHP 5.3.17
I think there is another problem...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
chandra

Re: OneEleven and PHP 5.3.17

Post by chandra »

To the first you should check server requirements for CMSMS 2.x
The installation assistant requires a PHP environment with a minimum version of PHP 5.4.11
http://docs.cmsmadesimple.org/installation/requirements

To the second you should try to clear all CMSMS tmp folders manually.

ImageManager doesn't exists in CMSMS 2.x. Functionality is included in FileManger.
pengels
Forum Members
Forum Members
Posts: 34
Joined: Sat Dec 01, 2012 9:22 pm

Re: OneEleven and PHP 5.3.17

Post by pengels »

the version in question is 1.12.2. Surely CMSMS 2 will not work with PHP 5.3.17. That is the reason while 1.12.2 is running here.
Regards from Germany, Peter
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: OneEleven and PHP 5.3.17

Post by Jo Morg »

In any case, do try to clear both CMSMS's and browser's cache. It looks like a session issue.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
pengels
Forum Members
Forum Members
Posts: 34
Joined: Sat Dec 01, 2012 9:22 pm

Re: OneEleven and PHP 5.3.17

Post by pengels »

Hi Jo,

I had cleared both caches before and tried it again now: no success. The menu is completely broken, even on a completely clean install.
Regards from Germany, Peter
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: OneEleven and PHP 5.3.17

Post by Jo Morg »

ModSecurity in effect probably. That's the only thing I can think of right now that may mess up a certain theme and not another...
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
pengels
Forum Members
Forum Members
Posts: 34
Joined: Sat Dec 01, 2012 9:22 pm

Re: OneEleven and PHP 5.3.17

Post by pengels »

Hi Jo,

I cannot find a module mod_security loaded in httpd.conf. But sure this a problem with this specific Novell-server.

regards Peter
Regards from Germany, Peter
Post Reply

Return to “The Lounge”