We recently upgraded from an old version of CMS Made Simple (1.4 "Jamaica") to 1.9.4.2 "Faanui" and are now having a few problems. Some of the problems related to IE9 we had before the upgrade, however. I posted this yesterday in the support forum, but paid help will probably work faster and better.. plus, I just discovered a new problem. So here it goes :
News
1) When we try to make changes to a news article it doesn't work, no matter which browser we use. If we click on Apply, it seems to work, but when we click on submit, the change doesn't go through.
Pages
When we want to update a page, we run into three problems with the Submit & Apply buttons in Internet Explorer 9 (IE9) and two problems in Firefox and Chrome.
1) in IE9, the buttons don't show unless you put your mouse over them. I know this issue has been adressed here viewtopic.php?f=3&t=52446&p=256512#p256512 and here viewtopic.php?f=8&t=55292. But I tried the solution in the first topic and it did not work for me. And the second topic offers no new solutions.
2) In IE9, the buttons don't work at all.
A) When we click on "Submit", we get this error in all browsers :
Code: Select all
Warning: preg_match() [function.preg-match]: Unknown modifier '\' in /home/username/public_html/lib/classes/class.CMSRoute.php in line 122
In Firefox and Chrome, the page gets saved anyway, but in IE9 it does not save the changes at all.
B) When we click on "Apply" in Chrome and Firefox, nothing happens (the page doesn't reload).
When we click on Apply in IE9, we get the same error as above (plus the one below), the pages reload, but the changes are also not applied.
Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/lib/classes/class.CmsRoute.php:122) in /home/username/public_html/lib/classes/class.admintheme.inc.php on line 188
Thank you!