Hi,
I want to work with this resizer helper:
http://harake.wordpress.com/2010/02/02/the-resize-helper-to-resize-images-on-the-fly/
And I have now problem to get the path right for my windows wamp
localhost
I thought it should be:
Configure::write('versions_store',
APP.WEBROOT_DIR.'img'.DS.'imagesrc'.DS);
butthe helper quites at this point:
if (!is_file($this->versions_store))
What is the right way to get the right path on a wamp system?
--
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
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php