Re: $ajax->editor

2007-10-22 Thread Harro
Realised my errror, I forgot to add $this->autoRender=false; to my function. Harro On Oct 22, 1:32 am, Harro <[EMAIL PROTECTED]> wrote: > Is there something I am missing here, I am trying to use the editor > helper to create an edit in place text field. > I am using this:

$ajax->editor

2007-10-21 Thread Harro
function, shouldn't it just send the request to the function and not require a view? Thanks for any help, Harro. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post

Re: CSS not working out the box

2007-07-11 Thread Harro
Thanks all for the replys, it turned out for some reason mod_rewrite had been turned off. Its working fine now. On Jul 3, 4:43 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I believe Harro and I are having the exact same problem. I am trying > to run this as a dev

CSS not working out the box

2007-07-03 Thread Harro
I have just downloaded the latest stable release from cakephp.org: cake_1.1.15.5144.zip and unzipped it into my webroot, however, there is no css styling what so ever? Is there any configurations I have to make to get it working? Thanks, Harro

Re: Access form data in model

2007-05-09 Thread Harro
Thanks for your reply, but I dont follow. I want to use the data submitted in the users_controller from, in the User model for custom validation. I was following this -> http://snook.ca/archives/cakephp/cakephp_data_va_1/#c48338 Thanks, Harro. On May 9, 8:21 pm, "Gonzalo Servat&

Access form data in model

2007-05-09 Thread Harro
I thought it would be possible to access form submited data using $this->data['Model'] However I get the following error: Notice: Undefined index: User in E:\Server\htdocs\app\models\user.php on line 15 Anyone have any ideas?

Re: Disapearing text in IE

2007-05-09 Thread Harro
Thanks djiize, I found what was causing the issue. Its the float:left command on line 195 of cake.generic.css Found in app/webroot/css Incase anyone else has the same problem. ;) Thanks, Harro. On May 9, 11:52 am, djiize <[EMAIL PROTECTED]> wrote: > It's a CSS cause > but I d

Disapearing text in IE

2007-05-09 Thread Harro
? Thanks, Harro. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED