Re: help with layout error message

2008-07-19 Thread __g
Did you figure out? I am having a similar problem. It seems like the default layout is missing in the action and it renders only the view file for that action. I also have a couple of forms on the page with links 'onclick=document.form_name.submit()' As reported originally, it happens randomly.

htaccess CakePHP redirect

2008-02-03 Thread __g
Hi, I moved to Cake app and would like to use apache mod_rewrite to convert my old links to new links. I added the rewrite rule to the .htaccess in my apache document root, but it doesn't seem to redirect the links. I tested the rewrite rule on a domain without cake and it worked. Am I supposed

Support for Google APIs?

2007-11-03 Thread __g
Hi, I searched the group and the web to find out if Cake has wrappers (like Zend) for Google APIs like gData, accounts, etc. I could not find much info. Does anyone know about it? If not, what would be the best way to implement them in Cake? Thanks