Fatal error: Class dbosource: Cannot inherit from undefined class datasource

2007-05-02 Thread funksplutter

Hi All

I hav e aproblem with an app that I've developed using Cake and am now
having to move from one server to another. Everything was working ok
on the legacy server but on teh new server all I get is an error
message:


Fatal error: Class dbosource: Cannot inherit from undefined class
datasource in /var/www/vhosts/theleadbusiness.com/httpdocs/cake/libs/
model/datasources/datasource.php on line 37

I've checked all the obvious things but I just can't see where the
problem could be.

Any help would be appreciated.


--~--~-~--~~~---~--~~
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?hl=en
-~--~~~~--~~--~--~---



Clearing Data from Form After Ajax Submit

2006-12-06 Thread funksplutter

Sorry if this has been covered before somewhere.

I have a form which is submitted using Ajax but I would like the
submitted data to be cleared from this form as soon as the Ajax
operation has taken place. As an Ajax noob I'm sure this is really
simple - I just can't work out how to do it.


--~--~-~--~~~---~--~~
 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?hl=en
-~--~~~~--~~--~--~---



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 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.


--~--~-~--~~~---~--~~
 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?hl=en
-~--~~~~--~~--~--~---



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.

 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 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.


--~--~-~--~~~---~--~~
 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?hl=en
-~--~~~~--~~--~--~---



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.


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



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 I
get a Missing Component File for othAuth.

The DocumentRoot and directory structure on both servers appear to be
the same (I've used the production setup described in the manual) so
does anyone have any idea what could be causing the problem?

Cheers in advance.


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---