http://www.icyphoenix.com/viewtopic.php?f=24&t=1491&p=11810#p11810
-----------------------------------
Artie
Tue 10 Apr, 2007 03:50

Re: Upload Issue(s)
-----------------------------------
When MG said "check permissions and paths of your folders" he was refering to:


[codeblock]#
#-----[ DIY INSTRUCTIONS ]------------------------------------
#
CHMOD these directories for Full Album Pack to work correctly.
.
CHMOD 777 album_mod/upload
CHMOD 777 album_mod/upload/cache
CHMOD 777 album_mod/upload/med_cache
CHMOD 777 album_mod/upload/otf
CHMOD 777 album_mod/upload/wm_cache
.
Change "Path to cgi-in" in Admin CP to a relative path from phpBB root to your cgi-bin
Create folder: cgi-bin/tmp/
copy cgi-bin/nuffload.cgi to cgi-bin/nuffload.cgi
CHMOD 777 cgi-bin/tmp/
CHMOD 755 cgi-bin/nuffload.cgi[/codeblock]

Also check your GD Info in the ACP .... Do you have GD support? Is the image type supported ?


