Add usergroup in coppermine (bridge joomla) Add usergroup in coppermine (bridge joomla)
 

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

Add usergroup in coppermine (bridge joomla)

Started by seb123, July 07, 2007, 02:07:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

seb123

Hello all,

I'm using Coppermine Photo Gallery 1.4.9 (stable) and bridged with joomla 1.0.12. Everything works fine, but i want to add a new usergroup. Because of teh bridge i can't add a new group in the Groupmanager in de admin of coppermine. If i add a new group in phpMyAdmin the group automaticly dissapear (don't know why).

In the bridge table in phpMyAdmin i can see that the "use_standard_groups" is "1" the other stringsn like: "validating_group, guest_group, member_group, admin_group, banned_group, global_moderators_group" have no number. Have i change something in here?
Does somebody knows how a can add a new usergroup?

Thnx.

Seb.

Nibbler

Add the group in Joomla then visit the group manager in Coppermine so that the groups resync.

seb123

Can i not make one in the joomla.inc.php that has the same access as the registered?
There is a component for joomla. but after reading the reviews i'm not sure about using the component.
Thnx.

Seb.

seb123

mayby it's easier if i tell what i want:

All registered people have a certain amaount of MB that they can use fot uploading pictures (for example 5 MB).
But i want that some other registered people have more amount of Mb that they can use (for example 10MB).

Joachim Müller

Then do as suggested and create a separate group in Joomla (if Joomla has this option), then go to coppermine's groups panel and assign a higher quota to the newly created group. If Joomla doesn't have the option to create more groups, then you can't do what you're up.