Server does not support .htaccess files

2010-05-26 Thread Prof. No Time
Good day, I need to install cakePHP on a server that does not support .htaccess files: (http://cp.micronet-ohio.com/psoft/servlet/psoft.hsphere.CP/oandoplc/ 223909_0/psoft.hsphere.CP?template_name=quick/quick_view.html) 1. How do I go about this? 2. What are the implications? Thank you. Check

Re: CakePHP Auth Component cannot remember url before authentication

2010-04-21 Thread Prof. No Time
it and redirecting there if it exists, otherwise, I redirect to my own default user role page. Its working like breeze! THANK YOU. On Apr 19, 12:01 pm, cricket zijn.digi...@gmail.com wrote: On Apr 19, 6:19 am, Prof. No Time libertylivingst...@gmail.com wrote: Thanks for the response Cricket, I have

Re: CakePHP Auth Component cannot remember url before authentication

2010-04-19 Thread Prof. No Time
zijn.digi...@gmail.com wrote: On Apr 16, 1:40 am, Prof. No Time libertylivingst...@gmail.com wrote: In the cook book, we are told that theauthcomponentuses the session componenttoremembertheurlthe user intended to visit and hence when authenticated, automatically takes the user

Email Component: I see html email as source code in Squirrel mail web client

2010-04-16 Thread Prof. No Time
When I send Email via the Email Component as Both i.e. html and text. It appears fine in my outlook and also yahoo and I think Gmail too but when I check it in Squirrel Mail webmail interface, it shows the text portion first, then the html source code underneath. This is pretty embarrassing as

Auth Component: Allow action in a controller but disallow it in another

2010-04-16 Thread Prof. No Time
Hello, Please I have an action named referrals, I wish to allow this action in the guestscontroller without authentication but I have a similar action in the userscontroller and the staffscontroller. I DO NOT wish to change the action (vis-a-vis url format) name for LEGACY reasons. The Auth

CakePHP Auth Component cannot remember url before authentication

2010-04-15 Thread Prof. No Time
In the cook book, we are told that the auth component uses the session component to remember the url the user intended to visit and hence when authenticated, automatically takes the user there. However, this DOES NOT WORK for me (cake 1.2.5). What could be the problem? Thank you. Check out the

Re: Auth Component does not logout via URL

2009-11-04 Thread Prof. No Time
Thanks very very much RobustSolution, I have applied your logic. Its ok though I didn't use the famous remember me here checkbox. I have studied the issue and finally discovered that it is a fault of the BUGGY INTERNET EXPLORER that keeps CACHING the page instead of visiting the SERVER for proper

Re: Cake and PHP5/PHP6, Base URL in Controllers and FIND QUERY with OR

2009-11-02 Thread Prof. No Time
Thanks so so much AD7six, Your suggestion of Router::url() worked like magic but for the second suggestion on the query, I tried it and the debug dump gave me this: SELECT `AppSetting`.`id`, `AppSetting`.`name`, `AppSetting`.`value`, `AppSetting`.`created`, `AppSetting`.`modified` FROM

Auth Component does not logout via URL

2009-11-01 Thread Prof. No Time
Good day all, Please, I have a little problem with my AUTH component. I am using the default AUTH component in 1.2.5. I discovered that when I login to my app and then try to log out by typing the logout url: http://localhost/myapp/logout (which is routed to myapp/users/logout), the auth

Cake and PHP5/PHP6, Base URL in Controllers and FIND QUERY with OR

2009-11-01 Thread Prof. No Time
Please people, I seriously need answers to the following questions. I need them treated as numbered please. Regards, Questions: 1. When shall cake PHP be fully PHP 5 compatible and all the PHP 4 OOP be gone since PHP 5.3 is already throwing strict faces against some PHP 4 constructs and I really

Re: Controller and Session in View

2009-10-14 Thread Prof. No Time
, 2009 at 12:37 PM, Prof. No Time libertylivingst...@gmail.com wrote: Hello People, thanks so much for your attempts at my bake problem. Obviously no one was close at all to the answer but I figured out myself how to bake and I have baked successfully quite a number of times now. I am new

Controller and Session in View

2009-10-13 Thread Prof. No Time
Hello People, thanks so much for your attempts at my bake problem. Obviously no one was close at all to the answer but I figured out myself how to bake and I have baked successfully quite a number of times now. I am new to this cake thing and I hope you guys can help me sail through. I love

Cake Bake Error: I just cant BAKE, please help

2009-10-06 Thread Prof. No Time
all the demanded parameters correctly then it crashed with the error stated above. Please kindly put me through on how to tackle this because I'm STUCK! Regards, Prof. No Time --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google