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
so your aim is tpr68? Fine, mine is lkjhfsljkhdfkgh :D
Is this a language issue? Am I too dumb to understand?
GauGau
some of the steps confuse me.. i'm mostly confused with the sql part.
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.
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]
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
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?
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/');
Well..
Do you have PHPBB installed on your server? The link doesn't work for me.
i already gave up... oh welll
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