Re: Cake Nightly 10_05 problems

2006-05-11 Thread Dusty

Larry,

Thanks, you were correct,  I was overwriting the new
/app/config/inflector.php with the old
one.

--thanx
--dusty


--~--~-~--~~~---~--~~
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]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Cake Nightly 10_05 problems

2006-05-11 Thread Samuel DeVore
It seems to me that you did not update the contents of your app/core folder?  in particular the inflector.php file in core/On 5/11/06, Dusty <
[EMAIL PROTECTED]> wrote:Larry,I was wrong, there is still a problem.  As I said in my first post
everything works with the stable build.  Here is my currenterror.  I have not change any code whatsoever in the app directly fromthe stable to the cake_nightly_10_05.  1.xxNotice: Undefined variable: uninflectedSingular in
/var/www/html/maxmympg/cake/libs/inflector.php on line 251Notice: Undefined variable: irregularSingular in/var/www/html/maxmympg/cake/libs/inflector.php on line 252Warning: session_start(): Cannot send session cookie - headers already
sent by (output started at/var/www/html/maxmympg/cake/libs/inflector.php:251) in/var/www/html/maxmympg/cake/libs/session.php on line 134Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started at/var/www/html/maxmympg/cake/libs/inflector.php:251) in/var/www/html/maxmympg/cake/libs/session.php on line 134Notice: Undefined variable: uninflectedSingular in/var/www/html/maxmympg/cake/libs/inflector.php on line 251
Notice: Undefined variable: irregularSingular in/var/www/html/maxmympg/cake/libs/inflector.php on line 252Any help or advice would be appreciated !!--thanx--dusty
--~--~-~--~~~---~--~~
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]  For more options, visit this group at http://groups.google.com/group/cake-php  -~--~~~~--~~--~--~---


Re: Cake Nightly 10_05 problems

2006-05-11 Thread Dusty

Larry,

I was wrong, there is still a problem.  As I said in my first post
everything works with the stable build.  Here is my current
error.  I have not change any code whatsoever in the app directly from
the stable to the cake_nightly_10_05.  1.xx

Notice: Undefined variable: uninflectedSingular in
/var/www/html/maxmympg/cake/libs/inflector.php on line 251

Notice: Undefined variable: irregularSingular in
/var/www/html/maxmympg/cake/libs/inflector.php on line 252

Warning: session_start(): Cannot send session cookie - headers already
sent by (output started at
/var/www/html/maxmympg/cake/libs/inflector.php:251) in
/var/www/html/maxmympg/cake/libs/session.php on line 134

Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started at
/var/www/html/maxmympg/cake/libs/inflector.php:251) in
/var/www/html/maxmympg/cake/libs/session.php on line 134

Notice: Undefined variable: uninflectedSingular in
/var/www/html/maxmympg/cake/libs/inflector.php on line 251

Notice: Undefined variable: irregularSingular in
/var/www/html/maxmympg/cake/libs/inflector.php on line 252

Any help or advice would be appreciated !!

--thanx
--dusty


--~--~-~--~~~---~--~~
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]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Cake Nightly 10_05 problems

2006-05-11 Thread Larry E. Masters aka PhpNut
It is for our 2.0 branch when we start working in it.I am removing the build now so others do not get confused.-- /*** @author Larry E. Masters* @var string $userName* @param string $realName
* @returns string aka PhpNut* @access  public*/
Larry,Yep, thats it thanks !!So what is the 2.x.x.x. build for ?? 

--~--~-~--~~~---~--~~
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]  For more options, visit this group at http://groups.google.com/group/cake-php  -~--~~~~--~~--~--~---


Re: Cake Nightly 10_05 problems

2006-05-11 Thread Dusty

Larry,

Yep, thats it thanks !!
So what is the 2.x.x.x. build for ??

--dusty


--~--~-~--~~~---~--~~
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]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Re: Cake Nightly 10_05 problems

2006-05-11 Thread Larry E. Masters aka PhpNut
It looks like you are trying to use the trunk version of the 2.0 code which does not work.-- /*** @author Larry E. Masters* @var string $userName* @param string $realName* @returns string aka PhpNut
* @access  public*/

--~--~-~--~~~---~--~~
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]  For more options, visit this group at http://groups.google.com/group/cake-php  -~--~~~~--~~--~--~---