Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   TBDev 2009 (http://www.bvlist.com/showthread.php?t=4931)

zyberwax 17th October 2012 00:21

Problem!
 
Have upload: TBDev.Tracker.2009.(Final) and change config.php and announce.php but i have error when i go to my website:

If i go to: DOMAIN.COM so go this over to:
http://www.DOMAIN.COM/TB_ALPHA/login.php?returnto=%2F

Somebody so can help with that ?:relax:

daffy 17th October 2012 14:21

open config.php

go to line 87

change
Code:

$TBDEV['baseurl'] = "http://" . $_SERVER["HTTP_HOST"]."/TB_ALPHA";
to
Code:

$TBDEV['baseurl'] = "http://" . $_SERVER["HTTP_HOST"];

zyberwax 17th October 2012 16:03

Quote:

Originally Posted by daffy (Post 36907)
open config.php

go to line 87

change
Code:

$TBDEV['baseurl'] = "http://" . $_SERVER["HTTP_HOST"]."/TB_ALPHA";
to
Code:

$TBDEV['baseurl'] = "http://" . $_SERVER["HTTP_HOST"].";


Hello and thanks for answer!

Have to that so you say i must follow and change.
But now have i this error on site:

Parse error
: syntax error, unexpected T_NS_SEPARATOR in /home/datingpo/public_html/include/config.php on line 93

Are there much error with TBDEV??

joeroberts 17th October 2012 17:00

Quote:

Originally Posted by zyberwax (Post 36908)
Hello and thanks for answer!

Have to that so you say i must follow and change.
But now have i this error on site:

Parse error
: syntax error, unexpected T_NS_SEPARATOR in /home/datingpo/public_html/include/config.php on line 93

Are there much error with TBDEV??

remove the ." from the end

$TBDEV['baseurl'] = "http://" . $_SERVER["HTTP_HOST"].";
should be
$TBDEV['baseurl'] = "http://" . $_SERVER["HTTP_HOST"];

zyberwax 17th October 2012 19:09

Problems with Captcha
 
1 Attachment(s)
Moving over here!

http://www.bvlist.com/general/8377-c...html#post36914

mynameisanindya 4th May 2013 18:19

problem
 
i got this error
[1045] dbconn: mysql_connect: Access denied for user 'root'@'localhost' (using password: YES)

how to resolve........................plz help

DND 4th May 2013 22:08

check the mysql details from config.php and announce.php ? :war:

Krypto 4th May 2013 22:55

@mynameisanindya I've got a problem as well, you've not introduced yourself!!

milenko1983 25th May 2013 13:25

help
 
Parse error: syntax error, unexpected T_STRING in /home/public_html/include/config.php on line 1


helppppppp:sos::sos::sos::sos:

Ripparinn 4th August 2013 22:00

Thankz, osom stuff :P


All times are GMT +2. The time now is 08:17.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.