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: Login and Register link not working  (Read 5359 times)

0 Members and 1 Guest are viewing this topic.

panhead

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 106
Login and Register link not working
« on: November 20, 2005, 06:26:55 pm »

One more (small) problem. If you are not looged in and click on 'Login' or 'Register' you get a message that www.hydra-glide.comhttp is not found. I must have screwed a variable. Which one and where can I find that one?


Link: http:www.hydra-glide.com/coppermine/index.php
Changed in bridge fiel:
// database configuration
define('PHPBB_DB_NAME', '********'); // The name of the database used by the board
define('PHPBB_BD_HOST', 'localhost'); // The name of the database server
define('PHPBB_DB_USERNAME', '******'); // 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', 'http://www.hydra-glide.com/phpBB2/');

« Last Edit: November 22, 2005, 10:21:14 pm by panhead »
Logged

Nibbler

  • Guest
Re: Login and Register link not working
« Reply #1 on: November 20, 2005, 06:29:36 pm »

// 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', 'http://www.hydra-glide.com/phpBB2/');

That's an URL, not a path. The default was fine, there was no need to change it atall.
Logged

panhead

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 106
Re: Login and Register link not working
« Reply #2 on: November 20, 2005, 06:35:26 pm »

Thank you!
Logged
Pages: [1]   Go Up
 

Page created in 0.013 seconds with 16 queries.