I know you all have this down pat by now, but I can't seem to figure it out for the life of me. I have already done it once with delmarvafishing.com/forum & delmarvafishing.com/gallery. Integration is perfect, don't have problems.
Now, the problem is with delmarvahunting.com/forum & delmarvahunting.com/gallery. When I log into PHPbb, it logs in fine, but when I go to the gallery, it says "login". When I log out of phpbb and try to log in to the gallery, it takes me back to phpbb, and then I can log in to the gallery. Strange, but a pain. Can you guys check it out for me?
http://www.delmarvahunting.com/forum
http://www.delmarvahunting.com/gallery
user: "test"
pass: "password"
http://forum.coppermine-gallery.net/index.php?topic=17684.0
// ------------------------------------------------------------------------- //
// Modify the values below according to your Board installation //
// ------------------------------------------------------------------------- //
// database configuration
define('PHPBB_DB_NAME', 'delmarva1'); // The name of the database used by the board
define('PHPBB_BD_HOST', 'mysql67.secureserver.net'); // The name of the database server
define('PHPBB_DB_USERNAME', 'delmarva1'); // The username to use to connect to the database
define('PHPBB_DB_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', '/forum/'); define('PHPBB_LOGOUT_GET', TRUE);
// Logout Flag
// the value of this boolean constant depends on your phpBB version:
// If your version of phpBB is 2.0.4 or lower - change the value to FALSE;
// if your version of phpBB is 2.0.5 or newer - leave it as TRUE
define('PHPBB_LOGOUT_GET', TRUE);
// ------------------------------------------------------------------------- //
Works for me. Try clearing your cookies.
Cleared cookies, now when I try to log out of /gallery, I get this message:
General Error:
Invalid_session
2.0.18 ?
http://forum.coppermine-gallery.net/index.php?topic=23281.0
Thanks.
Now I get this message...?
Notice: unserialize(): Error at offset 0 of 7 bytes in /home/content/d/e/l/delmarva1/html/gallery/bridge/phpbb.inc.php on line 89.
on the top of the browser
Clear your cookies and make sure you dont have the same cookie name for coppermine and phpbb.