Unfortunately upgrading to 6679 didn't work for me. I get the same
error ;(

BUT Siegfried's suggestion did work

    uses('xml');
    App::import('Core', array('HttpSocket'));



On Apr 17, 2:16 pm, strangy <[EMAIL PROTECTED]> wrote:
> I'm glad you manage to get it working.
> I've updated my cake installation to the latest revision (6679). I use
> this repositoryhttps://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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to