Re: Checkboxes doesn't appear "checked"

2006-06-02 Thread Sven Homrighausen
Here's some more info to my code in the "edit"-view: Visible checkbox('CmsPage/visible', null, array('checked' => $cms_pages['CmsPage']['visible'] ? 'checked' : '', ))?> tagErrorMsg('CmsPage/visible', 'Error message for visible goes here.') ?> --~--~-~--~

Checkboxes doesn't appear "checked"

2006-06-02 Thread Sven Homrighausen
Hi there! I'm using cakephp version 1.1.3.2967. While managing my data with scaffolding I've some problems with checkboxes. Let's say there's a TINYINT(1) "visible" in my table "pages". The related checkbox is going to be generated as it should in my views, but it is always unchecked, although th

Re: Error after installing oceancms

2006-06-01 Thread Sven Homrighausen
Stop thinking...I just found it :-) There was http://www.oceancms-test.oceancms.co.uk/"; /> defined in "OceanCMS/views/elements/page_top.thtml". Now it's working. But let's see was coming next... --~--~-~--~~~---~--~~ You received this message because you are su

Re: Error after installing oceancms

2006-06-01 Thread Sven Homrighausen
>>That would be app/config/bootstrap.php non core.php. Thanks for your help, but unfortunately it doesn't work. I can't find the string "http://www.oceancms-test.oceancms.co.uk/"; definded anywhere in my application. Maybe it's in one of the imported database-tables from OceanCMS? I tried searchi