coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: yangsun on February 01, 2005, 04:45:00 PM

Title: Update pics failure
Post by: yangsun on February 01, 2005, 04:45:00 PM
Hi,

I am new to the cpg. And it seems very suitable for my needs ;)

But I have encountered a failure when I tried to update the pictures.
After I have setup the gallery, I have successfully added a new jpg pics to the forum. But to the second time, I tried another pic, but it failed. The exact process at below:
1. Use "upload file" option
2. Select the jpg image (I also tried the png image) to upload to the server, submit.
3. The next page said that I have uploaded succesfully. Click "next".
4. A blank page shown to me.

In order to locate the failure, I have checked the galary's files. And I confirm that the pic I specifed upload successful (by seeing that there is a file suffixed with the name I specified in the edit directory).

And I have put the debug mode on and I posted the debug message in step 3 as below.
/-----------------debug--------------------------/
USER:
------------------
Array
(
    [ID] => 68b8beaacffd30bde08490150bb96ceb
    [am] => 1
    [liv] => Array
        (
           
Title: Re: Update pics failure
Post by: Joachim Müller on February 02, 2005, 04:30:37 PM
you should post a link and test user account (non-admin) with upload permissions for a start, so we can have a look for ourselves. Blank pages after upload usually happen if the server times out, i.e. you tried uploading a larger file than your server can handle, or when something is fishy with your server setup in terms of the image library used (GD or ImageMagick).

Joachim