Re: Merry Christmas

2009-12-24 Thread NeoWebTech
I agree. Lets not lose hope :) Happy New Year! On Dec 24, 8:16 pm, robustsolution wrote: > it will be only in your and my dream > happy new year Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because y

Re: Adaptive pagination

2009-12-24 Thread NeoWebTech
7;<'); >                 echo ' '; > >                 echo $paginator->numbers(array('modulus' => 4, 'separator' => > ' ')); > >                 echo ' '; >                 echo $paginator->next('>&#

Adaptive pagination

2009-12-23 Thread NeoWebTech
Hello! I want to create a pagination for a huge/large number of items. But, the default pagination component is not good when the number of pages increases. So, I want to display like the following « Previous 1 2 … 5 6 7 8 9 10 11 12 13 … 2789 2790 Next » Please, let me know if there is any plug

Re: AppController : beforeFilter call - when action not defined

2009-12-22 Thread NeoWebTech
I found an alternative solution by using beforeRender instead of beforeFilter And assigning `logged_in` in 'ObAuth' Comp. On Dec 20, 11:45 am, NeoWebTech wrote: > Hello! > > I am PHP Developer for some time and developing my second CakePHP App > now :) > > I am

Re: 1 app many subdomains

2009-12-20 Thread NeoWebTech
I am glad that it helped you :) Its great to see most of the CakePHP problems are solved here & there :) On Dec 21, 1:58 am, christianstrang wrote: > Thank you for the link, this is perfect and the comments even helped > me solving my next question :) > > On Dec 20, 8:02 am, N

Re: 1 app many subdomains

2009-12-19 Thread NeoWebTech
This issue is already addressed in bakery: http://bakery.cakephp.org/articles/view/subdomaining-with-cake One tip is before posing here check in cakephp cookbook, bakery, group and google search. If you cannot find any here post here. This will help you faster as well as save time of the group me

AppController : beforeFilter call - when action not defined

2009-12-19 Thread NeoWebTech
Hello! I am PHP Developer for some time and developing my second CakePHP App now :) I am getting the following error when I access $logged_in from default.ctp. Notice (8): Undefined variable: logged_in [APP\views\layouts \default.ctp, line 17] Also this happens only when no corresponding action

Re: CakeFest IV - America - Help us pick a location!

2009-11-28 Thread NeoWebTech
Please I beg you to host in Hyderabad or for that matter any place in India :-? On Nov 28, 10:53 am, Kyle Decot wrote: > Columbus, OH! Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are sub

Re: Error: ItemsController could not be found.

2009-11-28 Thread NeoWebTech
I am glad that someone is listening to me. thanks :) foongoos is it solved? -- Forwarded message -- From: John Andersen Date: Nov 28, 7:56 pm Subject: Error: ItemsController could not be found. To: CakePHP @NeoWebTech :) I "heard" you, but foongoos not :) Ok, hope

Re: Need User Management Plugin

2009-11-28 Thread NeoWebTech
After some research I choose this from a few plugins: http://conseil-recherche-innovation.net/authake Let me know if anyone had used it before and how good it is :) On Nov 27, 9:18 pm, NeoWebTech wrote: > Hello! > > I am creating a classifieds website where I need registration, login,

Re: Error: ItemsController could not be found.

2009-11-28 Thread NeoWebTech
I said that earlier :) But, no one cared :( On Nov 28, 5:35 pm, John Andersen wrote: > Well :D it should be .../controllers NOT .../contollers !! > Enjoy, >    John > > On Nov 28, 1:33 pm, foongoos wrote: > > > Yes my path to controllers is D:/wamp/www/cakephp/app/contollers  but > > I still ca

Re: Error: ItemsController could not be found.

2009-11-27 Thread NeoWebTech
I just did this tutorial. Everything worked fine for me. Your htaccess seems to be working fine. Just check you have no typos in file names and class names. I cannot help a lot as of now. On Nov 27, 5:24 pm, foongoos wrote: > I have the recent version of cake installed on my windows vista > ma

Need User Management Plugin

2009-11-27 Thread NeoWebTech
Hello! I am creating a classifieds website where I need registration, login, forgot password etc. Is there any good plugin to do this work? Thank you! Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message bec

Classifieds Website using CakePHP

2009-11-26 Thread NeoWebTech
Hello! Has anyone developed a complete classifieds website using CakePHP? Anyhow, I want to do that. Before starting, I want to know whether anyone can share or sell their code as I am a bit hurry now. Thank you! Check out the new CakePHP Questions site http://cakeqs.org and help others with t