Re: New bridge file for PHPBB 2.0.18 Re: New bridge file for PHPBB 2.0.18
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Re: New bridge file for PHPBB 2.0.18

Started by panhead, November 20, 2005, 04:02:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

panhead

Sorry.
Link: http://www.hydra-glide.com/coppermine/index.php


Changes in bridge file:

// database configuration
define('PHPBB_DB_NAME', 'database'); // The name of the database used by the board
define('PHPBB_BD_HOST', 'localhost'); // The name of the database server
define('PHPBB_DB_USERNAME', 'username'); // The username to use to connect to the database
define('PHPBB_DB_PASSWORD', 'password'); // The password to use to connect to the database

// The web path to your phpBB directory
// If your URL to your board is for example 'http://yoursite_name.com/phpBB2/',
// you'll have to set the below var to '/phpBB2/'.
define('PHPBB_WEB_PATH', 'http://www.hydra-glide.com/phpBB2/');

Nibbler

Split your post from the sticky. Support for CPG 1.2 has run out. Update your gallery.

panhead

Jumped to the same conclusion, thanks for the help.