Used bridge on 1.31 and phpbb, but no admin on login Used bridge on 1.31 and phpbb, but no admin on login
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Used bridge on 1.31 and phpbb, but no admin on login

Started by yeroen, July 29, 2004, 03:20:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yeroen

Hi,

I installed the copeprminebridge for phpbb, but I don't have adminrights. Is there a way, to change the admin_id within cpg's code, instead of the user-database?(admin has to remain user_id 2)
great, tnx...

yeroen

Nibbler

Change ($USER_DATA['user_level'] == 1) to ($USER_DATA['user_level'] == 2) in 2 places. Might be more to it than that though.

yeroen

tnx for your advice,

u'll take a look at those lines.

greetz,

yeroen

yeroen

Hm,

I made some adjustments in includes/init.inc.php which made me admin, but everyone else with it  ;D
Anyway, I'll find it. tnx :)