How to change user create album in other categories? How to change user create album in other categories?
 

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

How to change user create album in other categories?

Started by govern, May 15, 2005, 07:35:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

govern

Hi ALL, I'm a newbie in use Coppermine gallery.
CPG it's so great !!
But i've a question..."How can i change user create album in other categories? NOT just Upload Pic in Other categories.."
I find a "bug"(Maybe it's a bug..)..that all user just can create album in "User galleries"...
How to setup can change it?! Let user can free create album in other categories?
thx....and forget my poor english...

Joachim Müller

It's a drawback of the current coppermine code that users can't create albums in public categories, but not a "bug": we never said the software was capable to do this. There's no hack to add this feature to coppermine. You're welcome to code it and post your solution.

govern

Dear Gau Gau:
                   The first : I want to say "thx for your answer"  :)
                   And I'll try to modify the code to let user can create album in public categories.
                   If I finish it.I'll post my solution for user of need it.
                   Really thx for CPG team to create so great gallery software. ;)   
                   

MCShults

This would be a big enhancement. As another newbie, I really am impressed by Coppermine, but the inability to "share" catagories with other users really, REALLY limits the utility of the package as a collaborative instrument. I am not able to code the solution, but can testify as to how useful and desirable this feature would be.


Steffi

OK, I am brandnew in Coppermine, but familiar with web-programming in php (sorry for my english, I´m German).

I didn´t want to ask AGAIN, if registered Users can create albums (yes I have been searching this forum  ;) )

Has this feature already been included (what govern said before)???

And another thing:
I´ve looked directly in the MySQL Database and in table _usergroups THERE ACTUALLY IS a column named "can_create_albums". Could it be, that the "registered user can create albums" feature is already included, but still not viewable over the admin panel website?

I set it to 1 now and will see what happpens...

Answers would still be great about what´s the news on that feature (searching ALL subjects about this feature takes for ever  ::) )

Thx so far,
Steffi

Joachim Müller

no, non-admin users can't create albums in public categories.

Joachim Müller