Re: How do I send emails from AppController? (CakePHP 2.0)

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: cake 2.x auth component bugs with pages controller after changing htaccess files

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: Headers already sent using DOMPDF in view

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: Serialization of 'Closure' is not allowed

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: Comparing user's existing password

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: Problem In saving data

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: Form submitted to wrong action

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: I am looking for a good oAuth 2.0 component that will work in cakePHP 2.0.4

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

Re: saveField with invalid ID creates a blank record

2012-05-19 Thread Jimit Kapadya
Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe

No error logging by default

2012-05-19 Thread John Sutton
Hi there I read in Config/core.php: /** * Configure the Error handler used to handle errors for your application. By default * ErrorHandler::handleError() is used. It will display errors using Debugger, when debug 0 * and log errors with CakeLog when debug = 0. In both 2.0 and 2.1 I've

Re: saveField with invalid ID creates a blank record

2012-05-19 Thread AD7six
On Saturday, 19 May 2012 10:57:58 UTC+2, Jimit Kapadya wrote: Hello All, how to delete Multiple tables fields values in cakephp 2.0 I think hijacking 12 threads with exactly the same (incomplete/nonsense) question is enough. AD -- Our newest site for the community: CakePHP Video

Re: How do I send emails from AppController? (CakePHP 2.0)

2012-05-19 Thread WhyNotSmile
Thanks, I got it working! Sharon On Saturday, 19 May 2012 04:02:10 UTC+1, GB wrote: Recently I had similar problem. In one of my apps, this works: $email = new CakeEmail('smtp'); In a second I had to separate out config setting: $email = new CakeEmail();

Re: saveField with invalid ID creates a blank record

2012-05-19 Thread AD7six
On Friday, 18 May 2012 11:56:24 UTC+2, Richard@Home wrote: CakePHP 2: Not noticed this behaviour before, is it by design? (Seems odd if it is...) CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(32) NOT NULL, `password` varchar(64) NOT

Re: cake 2.x auth component bugs with pages controller after changing htaccess files

2012-05-19 Thread Miloš Vučinić
You can make a sql qury which will delete all from given range.. I think it would be best for performances as well On May 19, 4:55 am, Jimit Kapadya ji...@entourage.in wrote: Hello All, how to delete Multiple tables fields values in cakephp 2.0 -- Our newest site for the community: CakePHP

Re: Parse error: syntax error, unexpected T_ELSE error?

2012-05-19 Thread Ben Morrisson
I know this is a long time ago but this is a personal project to learn CakePHP. However after an extremely stressful tenure at my last job I am now back to it. I just wanted to say thank you to all of you for your comments and solutions. It open minded, generous people who respond to ignorant

Re: Parse error: syntax error, unexpected T_ELSE error?

2012-05-19 Thread Jeremy Burns | Class Outfit
Ouch! Jeremy Burns Class Outfit http://www.classoutfit.com On 19 May 2012, at 06:41:42, Ben Morrisson wrote: I know this is a long time ago but this is a personal project to learn CakePHP. However after an extremely stressful tenure at my last job I am now back to it. I just wanted to

Re: Serialization of 'Closure' is not allowed

2012-05-19 Thread Devario Johnson
Jimit, you should really just open your own question instead of asking the same question over and over on other people's queries. You should get alot better responses that way, and it helps for others who may be searching for similar answers in the future On Saturday, May 19, 2012 3:56:12 AM

Re: cakePHP Data into Google Charts

2012-05-19 Thread Paul Gardner
Sorry for delay in reply, But chart doesn't graph at all...Is there something I'm doing wrong? Without seeing your array structure and javascript code I can't really say. Are you sure if you debug your final array it echoes as follows? Array ( [0] = [Age,Clients,Not Offered,Accepted

Re: Table 'cakehr.cake_errors' doesn't exists

2012-05-19 Thread Florin Trifu
Hi I have sent this problem a while ago but no one replied. I'm sending it again since it's important for me and I don't know if it was just a stupid question or no one didn't knew what to answer. I will also add the entire error maybe it will be more intuitive: *Fatal Error* (256):

Re: Table 'cakehr.cake_errors' doesn't exists

2012-05-19 Thread Tilen Majerle
Table 'test.cake_errors' doesn't exist -- Lep pozdrav, Tilen Majerle http://majerle.eu 2012/5/19 Florin Trifu florin.catalin.tr...@gmail.com Table 'test.cake_errors' doesn't exist -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new

Re: Table 'cakehr.cake_errors' doesn't exists

2012-05-19 Thread Florin Trifu
Excuse me. I think I didn't understand what you wanted to say. You imply that the error is generated because the table test.cake_errors doesn't exists? I don't even think it should. I am not using it, and if you look carefully you will see that this is not a standard error for when a table is

Back Patting

2012-05-19 Thread Ratty
I would like to suggest that the CakePHP core team deserve one huge pat on the back. I developed a website in CakePHP v1.3 but to be perfectly honest, I got fed up with the Authentication system and coupling it with ACL, I really could not get it to work the way I wanted it to. For the last 6