Search found 5 matches
- Thu Feb 19, 2009 5:40 pm
- Forum: Modules/Add-Ons
- Topic: editif not compatible with 1.5.2?
- Replies: 1
- Views: 930
editif not compatible with 1.5.2?
With CMSMS 1.5.2 it is not possible to edit a page via editif plugin button. Clicking on the edit button/text takes you to the login page instead of the current page to be edited. It appears that the edit-URL has changed in 1.5.2. The correct URL to edit a page is now for example: http://.../admin...
- Sat Oct 27, 2007 10:07 pm
- Forum: CMS Show Off
- Topic: Web Coach CMSMS relaunch (German)
- Replies: 2
- Views: 1981
Web Coach CMSMS relaunch (German)
web-coach.org The site was reworked from a manually coded PHP / MySQL design to CMSMS. Never heard of CMSMS before, but I was really impressed by the simpliciy and elegance of this CMS. Most of all I liked that the software does allow me to do almost anything to the HTML / PHP / CSS code that I wan...
- Mon Oct 22, 2007 5:14 am
- Forum: Modules/Add-Ons
- Topic: Formbuilder checkbox validation problem
- Replies: 1
- Views: 1199
Re: Formbuilder checkbox validation problem
Sorry to answer my own post, but I found a quick and dirty workaround. The error attribute value of a checkbox field returns either null or "" depending on whether it has been checked or not, so {if $fb_form_has_validation_errors and ($mycheckbox->error === null)} can be used to display...
- Sun Oct 21, 2007 2:32 pm
- Forum: Modules/Add-Ons
- Topic: Formbuilder checkbox validation problem
- Replies: 1
- Views: 1199
Formbuilder checkbox validation problem
I have a form with a checkbox that needs to be checked by visitors and I would like to display an error message via Form Template if it is left unchecked. The form template variables field->error seem to work for normal text imput fields but not for checkbox fields. I tried to work around this probl...
- Sat Oct 06, 2007 8:13 am
- Forum: [locked] Quality Assurance
- Topic: CMSMS demo site is broken in IE6 and IE7
- Replies: 1
- Views: 6386
CMSMS demo site is broken in IE6 and IE7
The demo site http://demo.cmsmadesimple.de/ does not show correctly on Internet Explorer 6 and 7 as can be seen with IE Netrenderer. The Search box breaks into the next line and there are quite large positioning differences between IE6 and IE7.