coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: Sal Collaziano on July 05, 2004, 10:41:33 PM

Title: [solved] Hyperion said...
Post by: Sal Collaziano on July 05, 2004, 10:41:33 PM
Hey. You said, "You need to give permission in both the groups panel and the album properties page for an upload to occur."

... Where is the "groups panel"? I see the groups button and click it but don't see anywhere to set permissions in there. Is there something I'm missing?

I managed to get several pictures up and running as an admin. I just can't get pictures up as a regular user. This is the message I get:

Sorry there is no album where you are allowed to upload files

edit: Okay. I figured it out..
Title: Re: [solved] Hyperion said...
Post by: DonMcC on July 24, 2004, 12:37:00 AM
Hey I am getting the same error, and I can't solve it...Someone please help!!!!!!!!

de-bug:

USER:
------------------
Array
(
    [ID] => 31ce5e5334f6b16e4e5fa9378c2a1152
    [am] => 0
)

==========================
USER DATA:
------------------
Array
(
   
Title: Re: [solved] Hyperion said...
Post by: DonMcC on July 24, 2004, 12:46:58 AM
ok in admin mode when I upload a pic a get the message "0 Files Uploaded"

here is the debug:

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

==========================
USER DATA:
------------------
Array
(
   
Title: Re: [solved] Hyperion said...
Post by: Joachim Müller on July 24, 2004, 01:14:02 PM
ok, you're posting on an unrelated thread, but anyway: make sure you have CHMODed as suggested in the documentation. Make sure the edit folder exists within the albums folder. Posting a link and test user account with upload privileges might help.

GauGau
Title: Re: [solved] Hyperion said...
Post by: btm323 on July 25, 2004, 09:48:11 PM
Just where are you supposed to paste this debug script?
Title: Re: [solved] Hyperion said...
Post by: Joachim Müller on July 26, 2004, 07:00:01 AM
debug info gives supporters additional information about a page, but we need a problem description first, with as much details as possible. Debug_info can be especially helpfeull to see what modules exist in php, what versions of php and mySQL are being run, what queries are executed and what vars are set.

GauGau