I have 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 http://forum.cmsmadesimple.org/viewtopi ... 12#p256512 and here http://forum.cmsmadesimple.org/viewtopi ... =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. Any other ideas? I am using 1.9.4.2 "Faanui".
2) In IE9, the buttons don't work at all.
A) When I click on "Save", I 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
B) When I click on Apply in Chrome and Firefox, nothing happens.
When I click on Apply in IE9, I 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
Any ideas? I would at least like to make those buttons visible and working in IE9, even if error messages still pop up.
Thanks in advance for your time and any support you can offer.