hi, This one is really nice , I tried to use but could not , mau be becouse of cakephp version 2.5, so can you provide some new version to use with cakephp 2.x
On Friday, February 15, 2008 5:04:55 AM UTC+5, Adam Royle wrote: > > Sounds like you've got problems with your install. I have just tested > my app with both 1.2 trunk and 1.2 branch from svn, and can't > replicate the problems you've mentioned. > > Since I developed this using 1.2 branch, I had assumed everything > would work in 1.2 trunk, however there was a bug with the javascript > helper in trunk that has now been fixed in branch (https:// > trac.cakephp.org/ticket/3799). I did actually get it working fine in > 1.2 trunk after I removed the /js/ prefix from the link in the layout. > > I suggest you try a fresh svn export, and use the source files I've > provided in the download. > > With the whitespace issue - maybe it's got something to do with UTF-8 > BOM being at the top of your files? But I am only speculating on this, > the files I've provided shouldn't have this issue. > > Cheers, > Adam > > On Feb 15, 6:42 am, Mech7 <[email protected]> wrote: > > hmmm there is no white space in the controller.. with the exit > > function it should not use a view right? So i guess that is not it.. > > > > Umm also the requesthandler is loaded.. but it does not work with me, > > i really need to set the layout.. but maybe its because of my cakephp > > install cause the secutiry component does not work either : Undefined > > property: EmployeesController::$Security > > > > So i need to comment that out to get it to work... im using latest > > version from svn. So maybe there are some bugs in that. Because there > > are some other things too.. like load a helper that does not exists in > > app_controller and it will crash apache, when i go to a controller > > that does not exists :) -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
