Problem Integrating with PHPBBS Problem Integrating with PHPBBS
 

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

Problem Integrating with PHPBBS

Started by MikeSouth, August 17, 2004, 05:33:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MikeSouth


when I installed my php bbs I used the table prefix asg_

now when I try to integrate them coppermne looks for phpbb_ table prefixes and fails

how do I solve this

TIA


kegobeer

Look in the phpbb.inc.php bridge file for this:

define('PHPBB_TABLE_PREFIX', 'phpbb_'); // The prefix used for the DB tables
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots