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 ?
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.
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 ?
They will appear in a different order...