check this and comment on this blog

2012-05-19 Thread Milina Udara
check this and comment on this blog

http://howididand.blogspot.com/2012/03/cakephp-change-validations-rule-for.html

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: Serialization of 'Closure' is not allowed

2012-05-19 Thread Miles J
MThomas, the error pretty much says what you want to know.

You cant serialize closures, so where are you using a closure?

On Friday, May 18, 2012 9:14:29 AM UTC-7, MThomas wrote:
>
> Hi! 
>
> First of all I'm pretty new to CakePHP. Although it sometimes gives me 
> headaches I love. 
>
> On problem keeps coming up and I really do not know what it is caused 
> by. The following error keeps popping up: "[Exception] Serialization 
> of 'Closure' is not allowed". I'm using a Amazon EC2 and Ubuntu is 
> installed. 
>
> Any thoughts on this matter? 
>
> The error in more detail: 
>
> Fatal Error (256): [Exception] Serialization of 'Closure' is not 
> allowed 
> #0 /var/www/example.com/htdocs/cakephp/lib/Cake/Cache/Engine/ 
> FileEngine.php(0): serialize() 
> #1 
> /var/www/example.com/htdocs/cakephp/lib/Cake/Cache/Cache.php(295):
>  
>
> FileEngine->write('cake_toolbar_ca...', Array, 14400) 
> #2 /var/www/example.com/htdocs/cakephp/app/Plugin/debug_kit/Controller/ 
> Component/ToolbarComponent.php(437):
>  
>
> Cache::write('toolbar_cachee5...', Array, 'debug_kit') 
> #3 /var/www/example.com/htdocs/cakephp/app/Plugin/debug_kit/Controller/ 
> Component/ToolbarComponent.php(309):
>  
> ToolbarComponent- 
> >_saveState(Object(CakeErrorController), Array) 
> #4 [internal function]: ToolbarComponent- 
> >beforeRender(Object(CakeErrorController)) 
> #5 /var/www/example.com/htdocs/cakephp/lib/Cake/Utility/ 
> ObjectCollection.php(130): call_user_func_array(Array, Array) 
> #6 [internal function]: ObjectCollection->trigger(Object(CakeEvent)) 
> #7 /var/www/example.com/htdocs/cakephp/lib/Cake/Event/ 
> CakeEventManager.php(246): call_user_func(Array, Object(CakeEvent)) 
> #8 /var/www/example.com/htdocs/cakephp/lib/Cake/Controller/ 
> Controller.php(924): CakeEventManager->dispatch(Object(CakeEvent)) 
> #9 /var/www/example.com/htdocs/cakephp/lib/Cake/Error/ 
> ExceptionRenderer.php(285): Controller->render('error500') 
> #10 /var/www/example.com/htdocs/cakephp/lib/Cake/Error/ 
> ExceptionRenderer.php(267): ExceptionRenderer- 
> >_outputMessageSafe('error500') 
> #11 /var/www/example.com/htdocs/cakephp/lib/Cake/Error/ 
> ExceptionRenderer.php(187): ExceptionRenderer- 
> >_outputMessage('missingBehavior') 
> #12 [internal function]: ExceptionRenderer- 
> >_cakeError(Object(MissingBehaviorException)) 
> #13 /var/www/example.com/htdocs/cakephp/lib/Cake/Error/ 
> ExceptionRenderer.php(165): call_user_func_array(Array, Array) 
> #14 /var/www/example.com/htdocs/cakephp/lib/Cake/Error/ 
> ErrorHandler.php(127): ExceptionRenderer->render() 
> #15 [internal function]: 
> ErrorHandler::handleException(Object(MissingBehaviorException)) 
> #16 {main} [CORE/Cake/Error/ErrorHandler.php, line 136] 
>

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 months or so I have been looking at the Yii framework. I had 
read very good reviews of it and it came with a User management system that 
seemed to fit my needs precisely. I loved the idea of the themes and I 
originally loved the idea of it's Widget framework and how it integrated so 
well with JQuery. But ...  it was not Cake  I will not go in to what I 
did *not* like about Yii since this is not the place to do so, but I 
decided to have another look at cake.

I had another look to see how Cake had progressed last week and was 
gobsmacked that so many of the nice things I saw in Yii to do with layouts 
and themes had made it (in a CakePHP style) into the Cake 2.x streams. 

Other frameworks are NOT streets ahead of CakePHP and considering other 
frameworks are backed by companies and full time staff I find this 
rather *Awesome* !!! 

Just thought I would put praise where it is well and truly due.


-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 missing.


On Sat, May 19, 2012 at 10:20 PM, Tilen Majerle wrote:

> Table 'test.cake_errors' doesn't exist
>
> --
> Lep pozdrav, Tilen Majerle
> http://majerle.eu
>
>
>
> 2012/5/19 Florin Trifu 
>
>> Table 'test.cake_errors' doesn't exist
>
>
>  --
> 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 from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>



-- 
Florin Trifu

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 

> Table 'test.cake_errors' doesn't exist

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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): [PDOException] SQLSTATE[42S02]: Base table or
view not found: 1146 Table 'test.cake_errors' doesn't exist
#0 C:\wamp\www\test\lib\Cake\Model\Datasource\DboSource.php(436):
PDOStatement->execute(Array)
#1 C:\wamp\www\test\lib\Cake\Model\Datasource\Database\Mysql.php(307):
DboSource->_execute('SHOW FULL COLUM...')
#2 C:\wamp\www\test\lib\Cake\Model\Model.php(1209):
Mysql->describe(Object(AppModel))
#3 C:\wamp\www\test\lib\Cake\View\Helper\FormHelper.php(198): Model->schema()
#4 C:\wamp\www\test\lib\Cake\View\Helper\FormHelper.php(450):
FormHelper->_introspectModel('CakeError', 'fields')
#5 C:\wamp\www\test\app\View\Elements\menu.ctp(25): FormHelper->create(Array)
#6 C:\wamp\www\test\lib\Cake\View\View.php(598): include('C:\wamp\www\tes...')
#7 C:\wamp\www\test\lib\Cake\View\View.php(320):
View->_render('C:\wamp\www\tes...', Array)
#8 C:\wamp\www\test\app\View\Layouts\default.ctp(72): View->element('menu')
#9 C:\wamp\www\test\lib\Cake\View\View.php(598): include('C:\wamp\www\tes...')
#10 C:\wamp\www\test\lib\Cake\View\View.php(414):
View->_render('C:\wamp\www\tes...')
#11 C:\wamp\www\test\lib\Cake\View\View.php(376):
View->renderLayout('SQLSTATE[42...', 'default')
#12 C:\wamp\www\test\lib\Cake\Controller\Controller.php(900):
View->render('error500', NULL)
#13 C:\wamp\www\test\lib\Cake\Error\ExceptionRenderer.php(280):
Controller->render('error500')
#14 C:\wamp\www\test\lib\Cake\Error\ExceptionRenderer.php(255):
ExceptionRenderer->_outputMessageSafe('error500')
#15 [internal function]: ExceptionRenderer->pdoError(Object(PDOException))
#16 C:\wamp\www\test\lib\Cake\Error\ExceptionRenderer.php(165):
call_user_func_array(Array, Array)
#17 C:\wamp\www\test\lib\Cake\Error\ErrorHandler.php(127):
ExceptionRenderer->render()
#18 [internal function]: ErrorHandler::handleException(Object(PDOException))
#19 {main} [*CORE\Cake\Error\ErrorHandler.php*, line *136*]

Thank you in advance!

On Sat, May 5, 2012 at 7:20 PM, Florin Trifu  wrote:

> Did anyone encountered this error:
>
> [PDOException] SQLSTATE[42S02]: Base table or view not found: 1146 Table
> 'cakehr.cake_errors' doesn't exist
>
> ?
>
> I have no idea why this is happening. The problem is that I can't see the
> errors because they are nested inside a div having the
> id="search-form-container".
> If I delete that id the error is printed but the entire page is
> re-rendered.
>
>
> Best regards!
>



-- 
Florin Trifu

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 Offer","Declined Offer"]
> [1] => ["16",10,7,5,0]
> [2] => ["17",27,22,13,4]
> [3] => ["18",13,8,7,2]
> [4] => ["19",12,6,6,1]
> [5] => ["20",8,2,6,0]
> [6] => ["21",7,4,3,0]
> )

Have you tried using the Google Visualisation Playground?
http://code.google.com/apis/ajax/playground/?type=visualization#column_chart

Regards,


Paul Gardner   Affable Internet Geek   |   Email: p...@webbedit.co.uk
Follow us on Twitter for hints and tips @WebbedIT

On 15 May 2012, at 22:43, Steven Scaffidi wrote:

> Hi phpMagpie - I followed your directions and I have my array formatted 
> correctly as you described above in array named $chartData. I tried doing 
> this: 
> 
> var data = google.visualization.arrayToDataTable([".join(',', $chartData)."]);
> 
> But chart doesn't graph at all...Is there something I'm doing wrong?
> 

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 UTC-5, Jimit Kapadya wrote:
>
> 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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 say thank you to all of you for your comments and solutions.
> It open minded, generous people who respond to ignorant queries like mine 
> that keep people learning and trying...
> ...unlike my last manager! May he rot in hell.
> 
> So from all of the newbs thanks to the gurus...
> cheers
> ben.
> 
> 
> -- 
> 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 from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/cake-php

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 queries like mine
that keep people learning and trying...
...unlike my last manager! May he rot in hell.

So from all of the newbs thanks to the gurus...
cheers
ben.

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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  wrote:
> 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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 NULL,
>   `is_active` tinyint(1) NOT NULL DEFAULT '0',
>   PRIMARY KEY (`id`),
>   UNIQUE KEY `username` (`username`),
>   KEY `is_active` (`is_active`)
> ) ENGINE=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;
>
> (Notice in particular the NOT NULL flags on username & password:
>

Mysql doesn't enforce that - i.e. it won't error out if you try to insert a 
row without passing those values (just to clarify).
 

>
>
> class User extends AppModel {
>
> public function activate($id) {
>
> $this->User->id = $id;
> $this->User->saveField('is_active', 1);
>
> }
>
> }
>

There's no validation in the above model - so cake isn't going to enforce 
the equivalent of NOT NULL either.
 

>
> With an empty table:
>
> $this->User->activate(1);
>
> Creates a new user with an id of 1, an empty string for username and 
> password, and is_active = 1;
>
> I expected this to fail as User.id 1 doesn't exist.
>
> $this->User->activate(99);
>
> Creates a new user with an id of 2, an empty string for username and 
> password, and is_active = 1;
>
> I expected this to fail as User.id 99 doesn't exist.
>

Doesn't matter - you are calling save which will insert a row if it doesn't 
exist. The model doesn't implement any "if it doesn't exist - it's an 
error" logic.
 

> Even if I disregard that user 99 doesn't exist, I'd expect the new record 
> to be created with an id of 99 (not 2)
>

I wouldn't expect that either, but you're calling saveField - not 
(directly) save, since it doesn't exist it seems reasonable to not force 
the id - since the table definition is autoincrement.

AD

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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();
> $email->config('smtp');
>
> Don't ask me why the need for 2 as once it was working I moved on.
>
> George
>
>
> On Friday, May 18, 2012 7:08:51 AM UTC-4, WhyNotSmile wrote:
>>
>> I've been sending emails from my PagesController, and that has been 
>> working fine, but now I need to send from AppController instead, and I 
>> can't get the emails to send.  As far as I can see, I have exactly the same 
>> code in both, but the AppController function simply doesn't send the 
>> email.  There are no error messages or anything - I just don't get an email.
>>
>> I wondered if maybe it can't find the view file or something like that?  
>> Can anyone advise me?
>>
>> Here is my code (in AppController):
>>
>> function sendSystemEmail($to = EMAIL_CONTACT, $from = 
>>> array(EMAIL_FROM => SITE_NAME), $subject = null, $body = null, $view = 
>>> null, $vars = null) {
>>> App::uses('CakeEmail', 'Network/Email');
>>> $email = new CakeEmail();
>>> $email->viewVars(array(
>>> 'body' => $body,
>>> 'vars' => $vars
>>> ));
>>> $email->template($view)
>>> ->emailFormat('html')
>>> ->from(EMAIL_FROM)
>>> ->to($to)
>>> ->subject($subject)
>>> ->send();
>>> return;
>>> }
>>>
>>
>> Thanks for any help you can give! 
>>
>

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 done the following.  Created a very simple 
database schema (1 table called users with an id field and a name field) 
and then done:

cake bake project myapp
(fix up Config/database.php)
cake bake all User

I then have a working CRUD application.

Then in one of the controller actions in Controller/UsersController.php I 
introduce a spurious function call:

public function view($id = null) {
$this->User->id = $id;
if (!$this->User->exists()) {
throw new NotFoundException(__('Invalid user'));
}
nosuchfunc();
$this->set('user', $this->User->read(null, $id));
}

Now when I attempt to view a record of course I get a page back:

Fatal error: Call to undefined function nosuchfunc() in 
/var/www/myapp/Controller/UsersController.php on line *32

*followed by a nicely formatted stack trace.  But nothing gets logged in 
tmp/logs/error.log.

Now I change the debug level from the default 2 to level 0.  When I try the 
view action, as expected I no longer get the error page returned to the 
browser, I just get a blank page.  However, I still get nothing logged to 
error.log (or to anywhere else that I can find).

This behaviour is not as described in the comment in core.php which I quote 
above, nor is it expected!  Note that error.log _is_ writeable as is easily 
demonstrated by raising a NotFoundException by trying to view a 
non-existent user, e.g:

http://localhost/myapp/users/view/999

This *will* produce an entry in error.log when debug is set to the default 
level 2, or when set to level 0.

Can someone help me to fix it so that errors DO get logged, preferably at 
ALL times but certainly when debug is 0!

Thanks
John Sutton

-- 
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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php