I have recently moved to a new host.
I imported all my gallery files in a big tar.gz file over to the new server.
I have unpacked all the files and images and directories to the proper location. Gallery itself is working fine, however I get this vBulletin error whenever someone tries to upload an image:
Quote:
|
An error occurred while attempting to create a folder for your files. If the problem persists, please notify the webmaster
|
The /www/gallery/files folder (and all folders under) it are chmod 777. I also tried chmod 755, then back to 777, no difference. PHP safemode is off.
Any assistance would be appreciated.