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: not able to view users  (Read 3085 times)

0 Members and 1 Guest are viewing this topic.

cannedfool

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
not able to view users
« on: June 17, 2005, 02:45:19 am »

i thought ide put this in here as i intergrated it with phpbb

when i try to view users in admin mode i get the msg

127.0.0.1UHCC could not be found. the button is pointing to 127.0.0.1/UHCC/coppermine/usermgr.php

any help?

edit: i have hust found out it does it when i try to log in and out too.. although i can login on phpbb and be logged in on coppermine and log out on phpbb.. etcetc
« Last Edit: June 30, 2005, 04:14:09 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged

cannedfool

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: not able to view users
« Reply #2 on: June 17, 2005, 12:55:20 pm »



bridge file:


// database configuration
define('PHPBB_DB_NAME', 'uhcc'); // The name of the database used by the board
define('PHPBB_BD_HOST', 'localhost'); // The name of the database server
define('PHPBB_DB_USERNAME', 'root'); // 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', 'UHCC/PHPBB/');
// 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);
« Last Edit: June 17, 2005, 01:20:18 pm by cannedfool »
Logged

Nibbler

  • Guest
Re: not able to view users
« Reply #3 on: June 17, 2005, 01:03:01 pm »

Set your PHPBB_WEB_PATH to /uhcc/phpbb/ as in the example.
Logged

cannedfool

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: not able to view users
« Reply #4 on: June 17, 2005, 01:50:10 pm »

thanks peeps.. all sorted missed out a few more /'s god i h8 programming crap lol
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 15 queries.