coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Cubed on May 20, 2004, 09:11:16 PM

Title: Clueless with BBS integration....
Post by: Cubed on May 20, 2004, 09:11:16 PM
someone help me out, I'm good with scripts and all.. but I cant get it right... My aim is : tpr68

I would greatly appreciate it, thanks
Title: Re: Clueless with BBS integration....
Post by: Joachim Müller on May 20, 2004, 09:20:13 PM
so your aim is tpr68? Fine, mine is lkjhfsljkhdfkgh :D
Is this a language issue? Am I too dumb to understand?

GauGau
Title: Re: Clueless with BBS integration....
Post by: Cubed on May 20, 2004, 09:23:20 PM
some of the steps confuse me.. i'm mostly confused with the sql part.
Title: Re: Clueless with BBS integration....
Post by: Nibbler on May 20, 2004, 09:24:15 PM
aim = aol instant messenger

People do not usually help via instant messages, you would be better off just posting what your problem is here, or in a related thread.
Title: Re: Clueless with BBS integration....
Post by: Cubed on May 20, 2004, 09:28:07 PM
Quote
// database configuration
define('PHPBB_DB_NAME', 'cubed_phpb1'); // The name of the database used by the board
define('PHPBB_BD_HOST', 'localhost'); // The name of the database server
define('PHPBB_DB_USERNAME', 'cubed_phpb1'); // 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
// In this example http://yoursite_name.com/phpBB2/
define('PHPBB_WEB_PATH', 'http://cubeddesign.com/forum/');

do i use the database that I already have installed for my CPG?

[edit GauGau]
Password removed...
This is an open board, you mustn't post your password publicly!
[/edit]
Title: Re: Clueless with BBS integration....
Post by: Joachim Müller on May 20, 2004, 09:32:44 PM
Quote from: Nibbler on May 20, 2004, 09:24:15 PMaim = aol instant messenger
hehe, thanks for the info - I feel a bit stupid now :-[ (but not too much, since "aim" is a silly name for a software. On second thought maybe not that silly, since "coppermine" could be considered a stupid name for a gallery software as well ;).).

GauGau
Title: Re: Clueless with BBS integration....
Post by: Cubed on May 20, 2004, 09:33:09 PM
Second Inquiry
Quote
<?php
if (!$_SERVER['HTTP_HOST']) {
$cpg_host=$HTTP_SERVER_VARS['http://cubeddesign.com'];
} else {
$cpg_host=$_SERVER['http://cubeddesign.com/'];
}
$cpg_path='/hotspot';
header("Location: http://".$cpg_host.$cpg_path);
exit;
?>
thats the file i had to make.. does that look correct too?
Title: Re: Clueless with BBS integration....
Post by: Cubed on May 20, 2004, 09:54:30 PM
Why me!
QuoteFatal error :
There was an error while processing a database query

Quotedefine('COPPERMINE_VERSION', '1.2.1');
// User database integration
// Uncomment the applicable line if you want to use it
define('UDB_INTEGRATION', 'phpbb');
// define('UDB_INTEGRATION', 'invisionboard');
// define('UDB_INTEGRATION', 'vbulletin');
// define('UDB_INTEGRATION', 'yabbse');

Quote// Modify the values below according to your Board installation
// ------------------------------------------------------------------------- //
// database configuration
define('PHPBB_DB_NAME', 'cubed_phpb1'); // The name of the database used by the board
define('PHPBB_BD_HOST', 'localhost'); // The name of the database server
define('PHPBB_DB_USERNAME', 'cubed_phpb1'); // The username to use to connect to the database
define('PHPBB_DB_PASSWORD', 'xxxxxxxx'); // The password to use to connect to the database

// The web path to your phpBB directory
// In this example http://yoursite_name.com/phpBB2/
define('PHPBB_WEB_PATH', 'http://cubeddesign.com/forum/');
Title: Re: Clueless with BBS integration....
Post by: XBleed on May 20, 2004, 11:54:45 PM
Well..

Do you have PHPBB installed on your server?  The link doesn't work for me.
Title: Re: Clueless with BBS integration....
Post by: Cubed on May 21, 2004, 06:33:47 AM
i already gave up... oh welll
Title: Re: Clueless with BBS integration....
Post by: XBleed on May 21, 2004, 06:36:34 AM
Quote from: Cubed on May 21, 2004, 06:33:47 AM
i already gave up... oh welll
Aw come on..  Giving up?!
How will you ever learn?  :P