coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: nknk on December 07, 2006, 08:17:39 AM

Title: Album in category
Post by: nknk on December 07, 2006, 08:17:39 AM
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 ?
Title: Re: Album in category
Post by: Joachim Müller on December 07, 2006, 09:47:42 AM
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.
Title: Re: Album in category
Post by: nknk on December 07, 2006, 07:11:17 PM
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 ?

Title: Re: Album in category
Post by: Nibbler on December 07, 2006, 07:19:56 PM
They will appear in a different order...