Advanced search  

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

Pages: [1]   Go Down

Author Topic: jUpload don't upload (session management  (Read 10820 times)

0 Members and 1 Guest are viewing this topic.

topkool

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 10
jUpload don't upload (session management
« on: June 13, 2010, 11:10:58 am »

I don't know if it's the same issue, but I can't upload pictures.

- The parameters are configured (category and album)
- I select one picture (same issue with multiple images)
- I click on "upload"
- The applet uploads 3 images (IMG_1.jpg, normal_IMG_1.jpg and thumb_IMG_1.jpg) in my server directory (/photos/albums/userpics/10001)

And then, I got the following error message 'wjhk.jupload2.policies.CoppermineUploadPolicy.checkUploadProcess(): The string "^SUCCESS$" was not found in the response body'

I made the same test getting the same result with IE8 and Chrome 6.

I also attached the debug file (I've just replaced my personal info by xxxxxxxxxx)
Logged

topkool

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 10
jUpload don't upload (session management
« Reply #1 on: June 13, 2010, 11:13:35 am »

sorry.. wrong thread... Please skip this one
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: jUpload don't upload (session management
« Reply #2 on: June 14, 2010, 10:52:22 am »

TOPIC SPLIT

  Because it's not the same issue.
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: jUpload don't upload (session management
« Reply #3 on: June 14, 2010, 10:53:53 am »

Hi,

Questions:
- Which Coppermine version ?
- Which JUpload version ?
- Bridge mode ?

I'll add these information in the debug log, but they are currently lacking...

Etienne
Logged

topkool

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 10
Re: jUpload don't upload (session management
« Reply #4 on: June 17, 2010, 11:42:21 pm »

- Coppermine version v1.5.6
- JUpload Version v4.01
- No bridge mode

I tried to upload several types of pictures, but none of them was successfully uploaded.

Thanks
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: jUpload don't upload (session management
« Reply #5 on: June 18, 2010, 11:25:42 am »

Hi,

  The problem is the compatibilty of the last JUpload version with the CPG 1.5 version. I'm working on this one...

Will be released ASAP, I hope it will be next week...

Etienne
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: jUpload don't upload (session management
« Reply #6 on: June 24, 2010, 12:18:01 am »

Hi,

  This one should now be corrected. Please check the 4.1.0 release.

Etienne
Logged

topkool

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 10
Re: jUpload don't upload (session management
« Reply #7 on: June 26, 2010, 12:51:49 am »

Really thanks for your support.

Unfortunately, it does not work. I got the message "FileUploadThreadHTTP at wjhk.jupload2.upload.DefaultFileUploadThread.run(DefaultFileUploadThread.java:327)".

I've also attached the debug file.

I made several tests with Chrome 6 and IE8 under Win7 x64.

Thanks
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: jUpload don't upload (session management
« Reply #8 on: June 26, 2010, 05:25:44 pm »

Hi,

  There was an error in a SQL exception.  Can you read the logs, and tell me which is in error ?

Etienne
Logged

topkool

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 10
Re: jUpload don't upload (session management
« Reply #9 on: July 03, 2010, 08:11:53 am »

This is the error message :

"Jul 03, 2010 at 07:09 AM - While executing query 'INSERT INTO cpg140_pictures (aid, filepath, filename, filesize, total_filesize, pwidth, pheight, ctime, owner_id, title, caption, keywords, approved, user1, user2, user3, user4, pic_raw_ip, pic_hdr_ip, position, guest_token) VALUES ('121', 'userpics/10001/', 'IMG_2332~0.jpg', '173794', '234304', '853', '1280', '1278137369', '1','IMG 2332', '', '', 'YES', '', '', '', '', '', '', '0', '')' in include/picmgmt.inc.php on line 165 the following error was encountered:
Unknown column 'guest_token' in 'field list'"
Logged

topkool

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 10
Re: jUpload don't upload (session management
« Reply #10 on: July 03, 2010, 08:16:46 am »

I re-run update.php; and noticed the creation of the missing field in the pcture table. So, now it works fine.

Thanks for your great support
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.