Making uploadable sections Making uploadable sections
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Making uploadable sections

Started by lilboy135, March 01, 2007, 12:12:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lilboy135

Ive searched around and im just getting confused lol

I need to make Atleast 2 setions of pictures that can be upload from users.

Example. 

Landscape. "This category contains albums that belong to Coppermine users"

And then a

Animals.  "This category contains albums that belong to Coppermine users."

I need 2 User groups basicly, but is it posible to do this??? Any help is needed, thanks.

Joachim Müller

Strike the word "section", as it is not a coppermine term. Uploads go into albums, so you'd have to create at least two albums (named "landscape" and "animals"), set album properties for both to "visitors can upload"=yes and finally allow registered users to upload to public albums in coppermine groups control panel. This is being covered in the documentation, please read it thoroughly before asking any more questions.