1
I installed the lastest My Album module. It worked fine for a day or so. Now I get the following error.
Quote:
Error: Photos are too big or there is a problem with the configuration
If the page does not automatically reload, please click here
This is my Check Config & Environment Page
Quote:
Environment Check
PHP directive 'safe_mode' (both ok): off
PHP directive 'file_uploads' (need on): on
PHP directive 'register_globals' (both ok): off
PHP directive 'upload_max_filesize': 2M byte
PHP directive 'post_max_size': 8M byte
PHP directive 'open_basedir': nothing
PHP directive 'upload_tmp_dir': ok C:\PHP\uploadtemp
Table Check
Photos table: xoops_myalbum_photos ok
Number of Photos: 3
Descriptions table: xoops_myalbum_text ok
Number of Descriptions: 0
Categories table: xoops_myalbum_cat ok
Number of Categories: 11
Votedata table: xoops_myalbum_votedata ok
Number of Votedata: 0
Comments table: xoops_xoopscomments ok
Number of Comments: 0
Config Check
Pipe for images: GD
Check that 'GD2'is working correctly under your GD bundled with PHP
If the page linked to from here doesn't display correctly, you should not use your GD in truecolor mode.
Directory for Photos: C:/RowdyInc/uploads/photos ok
Directory for Thumbnails: C:/RowdyInc/uploads/thumbs ok
Photos & Thumbs Link Check
Now, checking ..
a thumbnail (C:/RowdyInc/uploads/thumbs/1.jpg) is not readable. .
a thumbnail (C:/RowdyInc/uploads/thumbs/2.jpg) is not readable. .
a thumbnail (C:/RowdyInc/uploads/thumbs/3.jpg) is not readable.
3 thumbnails should be rebuilt.
I have the settings set to standard. 1024x1024 - file size 500kb. I tried uploading a small pic, but got the above error. Anyone else have this problem and what can I do to fix this?