CPG ignores users assignment to phpBB groups - Page 2 CPG ignores users assignment to phpBB groups - Page 2
 

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

CPG ignores users assignment to phpBB groups

Started by EZ, January 28, 2006, 12:35:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

EZ

#20
Quote from: Nibbler on February 10, 2006, 05:24:47 PM
Anyone with problems with the user manager display, try the attached bridge files.

I installed the given files, and the situation has improved but the problem is not entirely solved. Details:

Now users are listed (in CPG) as belonging to the correct (phpBB) group. Also users in groups with permissions for personal galleries, can access the menus for managing their albums. However they still don't get "Upload File" link in their menu! So they can create albums and manage existing files in albums, but they can't upload any new file into their albums.

Only if I give the group permissions for public upload do they get an upload link, however I don't want anyone to upload files into public galleries. So it seems that another piece is missing in the puzzle.

As I've suggested before, if you need full admin access to my site I'll be glad to offer it.

EZ.

Nibbler

This is a configuration issue unrelated to bridging. You need to enable the option 'Public albums upload' to allow any uploads anywhere anyhow. It is the same as the option 'Can upload files' in cpg 1.3. If you don't want uploads into public albums then you block that in album properties.

scooby1350

I tried the new bridge file that you posted and on mine the groups are still not showing up. I have cpg1.4.3 and phpbb 2.0.19

EZ

Nibbler -

Thanks, for the updated bridge files and explanation.
phpBB groups are now recognized by CPG.

Regards,

EZ.

MadMarian

Now finally my bridging works too. Used the very latest bridge files and substituted the function get_users() with the one from Nibblers custom file.

There remains but one problem for me. My phpBB admin has user_id 7 and not 2. I took over the administration from the former admin who is now just a normal user. He has user_id 2 and I have user_id 7. Any way to make the function get_users() work for me? Cause now he is admin in CPG and I am not.

Thanks.