coppermine-gallery.com/forum

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 JUpload by etienne_sf => Topic started by: paul_amass on August 11, 2009, 01:49:01 PM

Title: JUpload - Bridge with PHPBB You don't have permission to perform this operation
Post by: paul_amass on August 11, 2009, 01:49:01 PM
Hi

I have upgraded my instance (http://www.adrenaline-net.org.uk/gallery) of coppermine to the latest version last night.
I also installed the latest JUpload tool.
I then enable bridging with PHPBB and every time I visit the upload tool get the following error:

'You don't have permission to perform this operation', despite being logged in.

The cookie names match between the bridging.
The bridge allows me to login fine, just not access the JUpload.

Any ideas?

Debug log below..

USER:
------------------
Array
(
    [ID] => 1f4d7ba50752ea115cedee5a0b24d639
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 67
    [user_name] => admin
    [groups] => Array
        (
           
Title: Re: JUpload - Bridge with PHPBB You don't have permission to perform this operation
Post by: Joachim Müller on August 11, 2009, 01:50:25 PM
Posting a non-admin test user account might help ::). In the future, don't post debug_output unless requested.
Title: Re: JUpload - Bridge with PHPBB You don't have permission to perform this operation
Post by: paul_amass on August 11, 2009, 02:29:15 PM
The error only appears for administrators, which seems strange
Title: Re: JUpload - Bridge with PHPBB You don't have permission to perform this operation
Post by: Joachim Müller on August 11, 2009, 02:57:40 PM
Quote from: Joachim Müller on August 11, 2009, 01:50:25 PM
Posting a non-admin test user account might help ::).
Title: Re: JUpload - Bridge with PHPBB You don't have permission to perform this operation
Post by: paul_amass on August 11, 2009, 03:06:29 PM
Username: test
Password: test
Title: Re: JUpload - Bridge with PHPBB You don't have permission to perform this operation
Post by: Joachim Müller on August 12, 2009, 07:59:22 PM
regular http uploads don't even work - fix that first by doing exactly as suggested in the docs, section "Asking for support on upload issues".