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?
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
i too :(
http://forum.coppermine-gallery.net/index.php?topic=17684.0
Enable debug mode and post the sql error message you get.
See your other post for my reply.
i don't understand ... ???
how can i enable debug mode? coppermine do not start ...