Hi! I was wondering if anyone's installed this and could share their experience? I've got it close to working, but not quite.
The error I'm getting most often is this:
I'm guessing that because of the large image size the file was not written, and that something's not as it should be in the .htaccess file. Am I close?
I'm pretty I've set my permissions correctly. But when it comes to the .htaccess and php.ini files, I'm pretty confused.
Thanks!
The error I'm getting most often is this:
Warning: getimagesize(/home/me/public_html/albums/album01/DSC00107.jpg): failed to open stream: No such file or directory in /home/me/public_html/gallery/util.php on line 435
I'm guessing that because of the large image size the file was not written, and that something's not as it should be in the .htaccess file. Am I close?
I'm pretty I've set my permissions correctly. But when it comes to the .htaccess and php.ini files, I'm pretty confused.
Thanks!
Comment