Clueless with BBS integration.... Clueless with BBS integration....
 

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]

Main Menu

Clueless with BBS integration....

Started by Cubed, May 20, 2004, 09:11:16 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Cubed

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

Joachim Müller

so your aim is tpr68? Fine, mine is lkjhfsljkhdfkgh :D
Is this a language issue? Am I too dumb to understand?

GauGau

Cubed

some of the steps confuse me.. i'm mostly confused with the sql part.

Nibbler

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.

Cubed

#4
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]

Joachim Müller

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

Cubed

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?

Cubed

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/');

XBleed

Well..

Do you have PHPBB installed on your server?  The link doesn't work for me.

Cubed


XBleed

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