Re: othAuth Missing Component File

2006-11-03 Thread funksplutter
Solved it - and annoyed at myself for not having spotted it before. othAuth.php on my local server had to be renamed to othauth.php on the remote. Once this was done everything worked. On Nov 2, 8:11 am, funksplutter [EMAIL PROTECTED] wrote: Thanks for the reply Eric. The odd thing is that

Re: othAuth Missing Component File

2006-11-03 Thread funksplutter
No I didn't solve it - I just disabled it al together so if anyone has any clue as to what is happening with this code their help would be much appreciated. On Nov 3, 10:01 am, funksplutter [EMAIL PROTECTED] wrote: Solved it - and annoyed at myself for not having spotted it before.

Re: othAuth Missing Component File

2006-11-02 Thread funksplutter
Thanks for the reply Eric. The odd thing is that othAuth works great on my local machine - in fact I'm really pleased with it. It's only on the remote server I seem to have a problem which I'm guessing has something to do with a file path. --~--~-~--~~~---~--~~

othAuth Missing Component File

2006-11-01 Thread funksplutter
Hi All, I've come across a strange problem using othAuth which I'm sure is something pretty straightforward that I just can't see. On my test server I have my app, which uses the othAuth component for user authentication, and everything works fine. However when I upload this to a remote server

Re: othAuth Missing Component File

2006-11-01 Thread Eric C Blount
I had the same problem - I believe othAuth is broken for newer releases of Cake. I ended up using obAuth, though the group lockdown feature of that seems broken (which isn't a problem for me, I only have 2 users on that system). Anyway, I couldn't get it installed either - I hope the developers