[Solved]: Error when uploading images [Solved]: Error when uploading images
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Error when uploading images

Started by Phantomess, July 08, 2008, 03:21:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Phantomess

Hello everyone,

I recently installed this applet, but find that the message, "SUCCESS$ was not found" shows up everytime I attempt to upload. The error message itself is longer than the actual screen. Can anyone help me figure out what's wrong? I installed Coppermine manually, and have version 3.2.0 of the applet.

Images upload without a problem using the regular uploader.

Here's the info I get when i go to the upload page:

(Thanks in advance, by the way!)

Phantomess

#1
<Removed>

etienne_sf

Hum,

The debut output is partial: the server answer is missing. So I can't know what answer was given by the server. It's in this answer that the SUCCESS string should exist.

  Can you paste the full one ?

Etienne

Nibbler

You need to set your gallery URL correctly in config.

etienne_sf

Quote from: Nibbler on July 08, 2008, 06:16:01 PM
You need to set your gallery URL correctly in config.

Oups, I missed this one !!!


Phantomess, are you using the JUpload plugin for Coppermine, or just the JUpload applet, from the demo site, on Sourceforge ?

The board here only give support for the Coppermine plugin. See Sourceforge forums, in the jupload project, for applet on the applet itself.

Etienne

Phantomess

Yup - Nibbler, you were right, that fixed the problem. How could I have missed that?! Thanks!

I'm using the JUpload plugin for Coppermine from Etienn's wiki page.

Phantomess

Phantomess

#6
I'm working on installing the gallery on a subdomain. It doesn't finish uploading, but gives me an error message that says, "Recieved HTTP status 401 Authorization Required"  Here's the output:

I don't have a problem uploading images the regular way.

Phantomess

#7
<Removed>

Nibbler

It probably doesn't support HTTP password protection.

etienne_sf

Hi,

  Take a look at the basicHttpAuthentication jupload configuration parameter.

Etienne

Phantomess

Yup. Did some tweaking and solved the problem!

Phantomess

I apologize that there has been a huge time lapse since this topic, but is it possible to delete this post?

I'm sorry! I did read through the help section, but can't find the delete or modify buttons.

etienne_sf

Hi,

  I removed the debug output, as it may contain confidential information.

I let the thread, as it may help other people to find a solution for their issue.

Etienne