I'm glad you manage to get it working.
I've updated my cake installation to the latest revision (6679). I use
this repository
https://svn.cakephp.org/repo/branches/1.2.x.x. Then I tried my twitter
component and it worked without any code modifications.
I really don't know why it is not working for you guys, sorry. I only
know that I had problems when I used trunk. Specifically I had
problems with the reverse routing.
When I switched to the 1.2.x.x branch everything started to work
normally.
Oh and thank you about the bug info.
On Apr 17, 6:32 pm, "Siegfried Hirsch" <[EMAIL PROTECTED]>
wrote:
> 2008/4/17, Siegfried Hirsch <[EMAIL PROTECTED]>:
>
> > I have tried the new version and I still get also the
> > error: Class 'AppHelper' not found
>
> I was able to get around the errors by doing the following at the
> start of the file
>
> uses('xml');
> App::import('Core', array('HttpSocket'));
>
> works now for me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---