PHPBB3 Bridge - Database problem PHPBB3 Bridge - Database problem
 

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

PHPBB3 Bridge - Database problem

Started by cordiafreaks, January 05, 2008, 07:27:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cordiafreaks

Help please, I don't understand what the following instruction is telling me to do...


INSERT INTO `phpbb_acl_options` ( `auth_option_id` , `auth_option` , `is_global` , `is_local` , `founder_only` )
VALUES (
'', 'a_cpgadmin', '1', '0', '0'
);

INSERT INTO `phpbb_acl_options` ( `auth_option_id` , `auth_option` , `is_global` , `is_local` , `founder_only` )
VALUES (
'', 'm_cpgadmin', '1', '0', '0'
);


Here's how my database looks after I attempted this instruction, the bridge doesn't work so I'm guessing I've done it wrong!
Should be pretty simple to see what I've missed...

Table Structure:
[Edit GauGau] Replaced hotlinked image with attachment [/Edit]

Table Browse:
[Edit GauGau] Replaced hotlinked image with attachment [/Edit]

Any help would be very much appreciated!
Steve

Joachim Müller

This is the coppermine support board, not the phpbb support board. The query is run against your phpbb table. Anyway, there is no stable, supported bridge file for phpbb3, but only a preliminary, user contributed beta bridge that is subject to testing (but not support) - read up the corresponding thread "phpBB 3 olympus and coppermine 1.4.10 bridge integration" (all of it!).
Your posting is just invalid - marking thread accordingly.