Wednesday, November 30, 2011

Amazon SES and CakePHP 2

Hi there,

Has anyone got the Amazon SES PHP SDK working in CakePHP 2? I had it
installed in 1.3, but I can't seem to figure out how you do the
equivalent of:

App::import('Vendor', 'AmazonSES', array('file' => 'amazon' . DS .
'sdk.class.php'));

in the new version (the above is what I did to make the AmazonSES
PHP wrapper available in the previous version of Cake). I've tried a
number of variations of the above, and App:build and App:uses, but
haven't found the right combination yet.

Thanks,

Toby

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: