coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: MikeSouth on August 17, 2004, 05:33:24 AM

Title: Problem Integrating with PHPBBS
Post by: MikeSouth on August 17, 2004, 05:33:24 AM

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

Title: Re: Problem Integrating with PHPBBS
Post by: kegobeer on August 17, 2004, 05:50:19 AM
Look in the phpbb.inc.php bridge file for this:

define('PHPBB_TABLE_PREFIX', 'phpbb_'); // The prefix used for the DB tables