Album in category Album in category
 

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

Main Menu

Album in category

Started by nknk, December 07, 2006, 08:17:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nknk

Sorry for my bad english, i didnt find a portuguese forum to discuss about this, if someone knows, let me know.

I created almost 30 categories in my coppermine gallery with the AdminUser, But id like that other users could create albuns in these categories. When i test with a 'testuser' i cant getta create an album in the categories created by the AdminUser. What should i do for the other users can create albuns in the categories created by the Adminuser ?

Joachim Müller

Non-admin users can not create albums in public categories. They can only create albums within their personal gallery (aka user gallery). This is a limitation of coppermine. No hack/mod/workaround existing to circumvent this limitation. Has been asked very often already and is being covered in the docs.

There is no Portuguese-spoken Coppermine forum that I'm aware of.

nknk

Thnx

I open my sql database and saw cpg144_categories in table structure this:

  cid        owner_id        name        description        pos        parent        thumb
Usergalleries                descript                                              0    0     0
categoriesthaticreated    descript                                          -1    0    0


what happen if i change pos of all of my categories for 0 insted of -1 ?


Nibbler

They will appear in a different order...