On Jul 8, 2008, at 9:29 AM, morris wrote:
> > I'm having a heck of a time trying to get CakeAMFPHP 0.6 working with > a cake 1.2 site. We had been working with cake 1.1 and CakeAMFPHP, > which was doing fine. I've spent the past week upgrading our site for > 1.2 and everything is working extremely well -- except our flash bits > have ceased to work. > > Unfortunately our team is now lacking the flash expert who had set all > the flash stuff up, otherwise I wouldn't be here. I'm hoping that > there may be some folk out there who have also chosen to simply > overhaul their cakeamfphp to work in the 1.2 environment, like us. > (I'd love to move to CakeAMF but I don't have the wherewithall to > break open our flash files and retool them). > > I modified the cake_gateway.php file to be using the correct > App::import methods, and debug var, which when visited tells me it is > set up correctly. The problem seems to be that the flash movies are > all timing out. > > Is there anything that anyone can tell me about the process for re- > tooling cakeamfphp to work in cake 1.2? The App::import() call is now in index.php due to some path loading changes since earlier versions of cake. I can help if you need it. -- John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
