coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Archaic Sage on December 02, 2005, 06:42:21 PM

Title: Batch File Uploading problem
Post by: Archaic Sage on December 02, 2005, 06:42:21 PM
Hi,
I've recently set up another Coppermine with the 1.4 version; however, I've come acorss some difficulty with the batch uploading utility.

The problem that I'm having is that when I've uploaded the file, I've sorted out the rest of the files, so what album I want them in, I get to the final page that tells me if there are any errors, and I just get this: "Unable to create thumbnail or reduced size image." when I click on the words where the picture saying Success should be. There are no errors that I can see, the debug option is on and I've not seen anything odd within the debug area. There are no errors within the error_log either.

All of the permissions within the /album directory are at 777, all the folders and subfolders are also at 777. I've reapplied this to all of the folders and files three times now.

All URL/URI settings are set to 0 for all groups.

I've also updated the /include/picmgmt.inc file like it suggested in another topic when I was doing research of this problem.

I'm running PHP Verison 4.4.1 and the GD version is 2.0.28.

The image gallery is located: http://gallery.pikminreturns.com and the test user account is the following:
Account Name: Test
Password: testtest

Any help will be appreciated, thanks.
Title: Re: Batch File Uploading problem
Post by: kegobeer on December 02, 2005, 10:57:11 PM
Are you running 4.4.1 in safe mode?  There's a problem with image functions when safe mode is enabled.
Title: Re: Batch File Uploading problem
Post by: Archaic Sage on December 03, 2005, 12:36:36 AM
I think I may be, I'm not sure to be honest with you. I've run my phpinfo script via Coppermine, but I've not seen anything to indicate yay or nay.
Title: Re: Batch File Uploading problem
Post by: Nibbler on December 03, 2005, 12:47:44 AM
Look at the setting named 'safe_mode', it will say either Off or On.
Title: Re: Batch File Uploading problem
Post by: Archaic Sage on December 03, 2005, 12:49:38 AM
Thanks for that, I was searching for "safemode", lol.

Anyway, it's off. In both cells of the table.

Any idea on what's wrong?

Edit:
I've asked my Host if safe mode is enabled, and they replied to me with Safe Mode is disabled.
Title: Re: Batch File Uploading problem
Post by: Archaic Sage on December 04, 2005, 12:23:59 AM
My host resolved the issue, it was something at their end.

Thanks for the support.