coppermine-gallery.com/forum

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 JUpload by etienne_sf => Topic started by: r.spierings on August 02, 2009, 03:30:24 PM

Title: Jupload 3.6.2 Album select keeps loading
Post by: r.spierings on August 02, 2009, 03:30:24 PM
I have Joomla 1.5.13, CPG 1.4.25 and Jupload 3.6.2. All works fine when the medhi bridge between joomla and cpg is turned off. When turned on the Jupload keeps loading and i can't select the album to post pictures in. I don't know why this suddenly happend. The earlier version 3.6.1RC worked fine after a period of succes errors. Maybe it has something to do with joomla settings or components? I can't imagine because there hasn't been a change since.

Ettiene could you please help me with this?
Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: r.spierings on August 03, 2009, 08:17:21 PM
I have enabled debug and it show a few errors:

/plugins/jupload/jupload.php

    * Notice line 103: Undefined variable: jupload_toBeEchoed

/plugins/jupload/page/upload_page.php

    * Notice line 73: Undefined index: sessionManagement
    * Notice line 74: Use of undefined constant JUPLOAD_CONFIG_SessionManagement_JUpload - assumed 'JUPLOAD_CONFIG_SessionManagement_JUpload'
    * Notice line 74: Undefined index: sessionManagement
    * Notice line 75: Use of undefined constant JUPLOAD_CONFIG_SessionManagement_JUploadSimplified - assumed 'JUPLOAD_CONFIG_SessionManagement_JUploadSimplified'
    * Warning line 128: rawurlencode() expects parameter 1 to be string, array given
    * Notice line 859: Undefined variable: paramUrlToSendErrorTo
Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: etienne_sf on August 03, 2009, 11:12:59 PM
hi,

Can you try browsing to an album, then click on the jupload link, then the album would be selected. I guess the upload won't work, but I would be interested in  the debug output ... if it's not the 'success not found' error.


Etienne
Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: r.spierings on August 04, 2009, 05:55:12 PM
When the album is direct selected i get the following debug log:

/plugins/jupload/jupload.php

    * Notice line 103: Undefined variable: jupload_toBeEchoed

/plugins/jupload/page/upload_page.php

    * Notice line 73: Undefined index: sessionManagement
    * Notice line 74: Use of undefined constant JUPLOAD_CONFIG_SessionManagement_JUpload - assumed 'JUPLOAD_CONFIG_SessionManagement_JUpload'
    * Notice line 74: Undefined index: sessionManagement
    * Notice line 75: Use of undefined constant JUPLOAD_CONFIG_SessionManagement_JUploadSimplified - assumed 'JUPLOAD_CONFIG_SessionManagement_JUploadSimplified'
    * Warning line 128: rawurlencode() expects parameter 1 to be string, array given
    * Notice line 859: Undefined variable: paramUrlToSendErrorTo

i have add the medhi joomla-cpg hack again in the functions.inc.php and bridgemgr.php with the same results.

Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: r.spierings on August 04, 2009, 06:00:06 PM
also tried to copy the original functions.inc.php and bridgemgr.php back but also with no result
Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: etienne_sf on August 04, 2009, 11:09:27 PM
hi,

  by debug log, I mean the debug output of the applet: browse to an album,then go to jupload, and try an upload.


If it doesn't work, ctrl+right click on the applet, and select 'copy debug log'.

Etienne
Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: r.spierings on August 05, 2009, 11:17:58 PM
Today i opened the jupload and got the old error:
'unable to access to PostURL: 'http://www.msgdenbosch.nl/cpg/index.php?file=jupload/jupload&action=pload_picture&album=0'

When i ignore this error and try to upload, the following error shows up: 'wjhk.jupload2.exception.JUploadException:unexpected EOF (in header)'.

Nothing changed but suddenly this error got back.

I have add 2 attachments: Javaconsole debuglog and jupload applet debuglog

Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: r.spierings on September 11, 2009, 11:36:47 AM
Probleem eindelijk gevonden.

Het probleem zat in de instelling van de bitdefender virusscanner.
Na het uitschakelen van "Scan Yahoo Messenger Traffic" en "Scan Windows Live Messenger Traffic" onder de Real Time Protections Settings was het probleem opgelost en worden alle java applet in de diverse fotogallerij componenten geladen zonder foutmeldingen.
Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: etienne_sf on September 12, 2009, 09:30:14 AM
Hi,

 Your last post seems interesting. Could you translate it in English ?

My understanding is: the problem was due to your antivirus software.
BTW: I guess it should be corrected by putting an exception, instead of removing a protection. I don't know it it's possible with BitDefender.


Etienne
Title: Re: Jupload 3.6.2 Album select keeps loading
Post by: r.spierings on November 28, 2009, 05:08:32 PM
Quote from: r.spierings on September 11, 2009, 11:36:47 AM
Probleem eindelijk gevonden.

Het probleem zat in de instelling van de bitdefender virusscanner.
Na het uitschakelen van "Scan Yahoo Messenger Traffic" en "Scan Windows Live Messenger Traffic" onder de Real Time Protections Settings was het probleem opgelost en worden alle java applet in de diverse fotogallerij componenten geladen zonder foutmeldingen.

Problem finaly solved.

The problem was a setting in the bitdefender virusscan.
I have disabled "Scan Yahoo Messenger Traffic" and "Scan windows Live Messenger Traffic" in the Real Time Protection Settings.
The problem has disapeared and all java applets in any fotogallery component works without errors.