I've got this script working, but I'm having trouble with files that are multiple folders deep like: http://server.com/thumbs/index.php?thumb=/projects/gallery_albums/type/n...
Presumably it's trying to mkdir (/projects/gallery_albums/type/). Is there a way I can work around this?
Thanks Brett, great script. I just wish phpthumb would solve this in some way, it's a huge pain that the cache is so slow.
<code>
<blockcode>
<css>
<diff>
<drupal5>
<html>
<javascript>
<php>
<foo>
[foo]
More information about formatting options
images that go multi-levels deep
I've got this script working, but I'm having trouble with files that are multiple folders deep like:
http://server.com/thumbs/index.php?thumb=/projects/gallery_albums/type/n...
Presumably it's trying to mkdir (/projects/gallery_albums/type/). Is there a way I can work around this?
Thanks Brett, great script. I just wish phpthumb would solve this in some way, it's a huge pain that the cache is so slow.