Re: Cookies from CAKE and other branding

2010-07-03 Thread Vangel
On Jun 29, 8:38 pm, "Larry E. Masters aka PhpNut" wrote: > Sounds like you are not using the proper settings in core.php to set the > cookie name. Look @ the doc comments in the file they should explain how to > do this. > > As for the "branding" override all of the templates from the core views

Re: Cookies from CAKE and other branding

2010-07-03 Thread Vangel
Thank you did not expect the "it is free so take it or leave it " speech from you. my concern is security. but ofcourse who the heck cares, lets thrash people. thank for the help. On Jun 29, 8:59 pm, AD7six wrote: > On Jun 29, 5:01 am,Vangel wrote: > > > I am quite sick

Cookies from CAKE and other branding

2010-06-29 Thread Vangel
I am quite sick of cake doing tons of branding everywhere. (emails, cookies, css etc etc) Its starting to look like some other frameworks already. I have set cookies etc, but Cake still sets its own CAKEPHP cookie. I absolutely do not want to give any indication to snoopers and sniffers about wha

Updated "CakePHP In The Wild"

2008-05-04 Thread Vangel
Click on http://groups.google.com/group/cake-php/web/cakephp-in-the-wild - or copy & paste it into your browser's address bar if that doesn't work. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To

Re: Bakery is not updating?

2008-05-01 Thread Vangel
thanks all, but my original question was, if i submit an article to bakery, and nothing happens. No emails, no comments, and no update to the status, what do I do? Is this happening only to my pst or others as well? Because if thats the case, obviously we wont see any useful stuff ever show up in

Bakery is not updating?

2008-04-28 Thread Vangel
Hi, Gwoo , PhpNut or anyone who is maintaining the bakery. I posted one article, not much just very simple stuff, more than two weeks ago. It is nether been commented by anyone nor released. What gives? Whats happening? How can I help? --~--~-~--~~~---~--~~ You rec

Re: Is cakePHP alive?

2008-03-31 Thread Vangel
The topic sounded like a troller post, I guess it served its purpose. Hack the cake core if you believe its messing up. Thats what Open Source is for. On Apr 1, 9:05 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On Mon, Mar 31, 2008 at 7:21 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >

Re: Checking user session in model

2008-03-07 Thread Vangel
The idea of using session as model is interesting. On Mar 7, 10:31 am, nate <[EMAIL PROTECTED]> wrote: > Dude, Rob, you can be as proletarian as you want in your own > applications, just don't come polluting our mailing list with your > uneducated drivel. > > On Mar 6, 9:25 pm, rtconner <[EMAIL P

Integrate YUI Library as Helper Class

2008-03-06 Thread Vangel
Has anyone done this? I don't want to use 'vendor' method. Is it possible to use YUI library like Helper. Any examples, samples would help a lot. I am stumped. I found a little bit of code when searching but it looks incomplete. --~--~-~--~~~---~--~~ You received

Re: "Fatal error: Allowed memory size of..."

2008-03-06 Thread Vangel
I have noticed this happening when baking quite often. Reproducable if you bake models or controllers when the model contains Data. Especially large amount of data. I really dunno much about the cake core to know the real reason. When using an empty database the problem goes away. I would suggest