IPB 2.0 e CPG 1.3.4 IPB 2.0 e CPG 1.3.4
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

IPB 2.0 e CPG 1.3.4

Started by Kiraly, September 12, 2005, 07:13:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kiraly

http://www.e-voice.it/gallery/index.php

don't sincronize user with my ipb board, why??

test / test

is it a cookie problem?? how i can set them?

Kiraly

Fatal error :
There was an error while processing a database query

define('COPPERMINE_VERSION', '1.3.4');
// User database integration
// Uncomment the applicable line if you want to use it
// define('UDB_INTEGRATION', 'phpbb');
define('UDB_INTEGRATION', 'invisionboard');
// define('UDB_INTEGRATION', 'vbulletin23');
// define('UDB_INTEGRATION', 'vbulletin30');
// define('UDB_INTEGRATION', 'yabbse');
// define('UDB_INTEGRATION', 'smf');
// define('UDB_INTEGRATION', 'woltlab21');
// define('UDB_INTEGRATION', 'punbb');



// database configuration
define('IB_DB_NAME', 'XXXXX'); // The name of the database used by the board
define('IB_BD_HOST', 'localhost'); // The name of the database server
define('IB_DB_USERNAME', 'XXXXX'); // The username to use to connect to the database
define('IB_DB_PASSWORD', 'XXXXX'); // The password to use to connect to the database

// The web path to your Invision Board directory
// In this example http://yoursite_name.com/ivboard/
define('IB_WEB_PATH', '/forum/');
// ------------------------------------------------------------------------- //
// You can keep the default values below if your installation is standard
// ------------------------------------------------------------------------- //
// The prefix for the Invision Board cookies
define('IB_COOKIE_PREFIX', 'ipb_'); // The prefix used for board cookies

Kiraly


Nibbler


Nibbler

See your other post for my reply.

Kiraly


Kiraly

how can i enable debug mode? coppermine do not start ...