Thread: TBDev 2009
View Single Post
  #63  
Old 17th October 2012, 16:03
zyberwax zyberwax is offline
Senior Member
 
Join Date: Nov 2009
P2P
Posts: 35
Thumbs down
Quote:
Originally Posted by daffy View Post
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??
Reply With Quote