Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: PHPbb login help  (Read 6043 times)

0 Members and 1 Guest are viewing this topic.

delmarva

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
PHPbb login help
« on: November 02, 2005, 04:29:42 pm »

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"
« Last Edit: November 02, 2005, 04:38:38 pm by delmarva »
Logged

Nibbler

  • Guest
Re: PHPbb login help
« Reply #1 on: November 02, 2005, 04:33:31 pm »

Logged

delmarva

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: PHPbb login help
« Reply #2 on: November 02, 2005, 04:41:18 pm »

Code: [Select]
// ------------------------------------------------------------------------- //
// 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);
// ------------------------------------------------------------------------- //
Logged

Nibbler

  • Guest
Re: PHPbb login help
« Reply #3 on: November 02, 2005, 04:48:13 pm »

Works for me. Try clearing your cookies.
Logged

delmarva

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: PHPbb login help
« Reply #4 on: November 02, 2005, 05:00:43 pm »

Cleared cookies, now when I try to log out of /gallery, I get this message:
 
General Error:
Invalid_session
Logged

Nibbler

  • Guest
Re: PHPbb login help
« Reply #5 on: November 02, 2005, 05:31:50 pm »

Logged

delmarva

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: PHPbb login help
« Reply #6 on: November 02, 2005, 05:47:39 pm »

Thanks.
Now I get this message...?
Code: [Select]
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
Logged

Nibbler

  • Guest
Re: PHPbb login help
« Reply #7 on: November 02, 2005, 06:19:27 pm »

Clear your cookies and make sure you dont have the same cookie name for coppermine and phpbb.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 15 queries.