Hi,
I think ive read every thread regarding the integration process and for me it just doesnt work. The problems im getting are as follows:
1) If i attempt to login at
http://www.gamerscurse.com/gallery/index.php? it throws me back to
http://www.gamerscurse.com/index.php? and i must login there. Ok once ive done that i hit the gallery link again and yes im logged in. If i attempt to logout using the link in coppermine i get "An error occurred while attempting to log you out. Click here to log out" on the main index. There is a solution to that which works for every other section of the site which i have implemented but coming from the gallery it refuses to work. Lets say im logged in though, that brings me to the other problems...
2) As an admin or as a user i cannot upload files. I get "Invalid action for form creation." Now ive read all the relevant posts but there doesnt seem to be a definative answer on this one...
3) The Users option goes to vb control panel for some unknown reason.
All of these problems have been highlighted before but i cant find "definative" answers
My settings are:
define('VB_CUST_NO', '********'); // Your vBulletin license number (NOT your customer number)
...and yes i have the correct number starting with the L
define('VB_DB_NAME', '**********'); // The name of the database used by the board
define('VB_BD_HOST', 'localhost'); // The name of the database server
define('VB_DB_USERNAME', '**********'); // The username to use to connect to the database
define('VB_DB_PASSWORD', **********'); // The password to use to connect to the database
// The web path to your vBulletin Board directory
// In this example
http://yoursite_name.com/vbulletin3/define('VB_WEB_PATH', '/');
// ------------------------------------------------------------------------- //
// Nothing to edit below this line
// ------------------------------------------------------------------------- //
// Prefix and names for the database tables
define('VB_TABLE_PREFIX', ''); // Leave empty, not supported by vBulletin 2.3
define('VB_USER_TABLE', 'user'); // The members table
define('VB_SESSION_TABLE', 'session'); // The sessions table
define('VB_GROUP_TABLE', 'usergroup'); // The groups table
define('VB_COOKIE_PREFIX', 'bb'); // Cookie Prefix, not supported by vBulletin 2
define('COPPERMINE_VERSION', '1.3.2');
// User database integration
// Uncomment the applicable line if you want to use it
define('UDB_INTEGRATION', 'vbulletin3');
// 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');
Cookie and HTTP Header Options
Path to save cookies : /
Cookie Domain : (blank)
I setup a test user account
username : testgallery
password : gallerytest
Any help is appreciated
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fimg.photobucket.com%2Falbums%2Fv484%2Fcheapncheerful%2Fusergroups1.gif&hash=17f92d49f962880e7e96e7c3457ac447d0ab6966)