Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   i have 1 little problem (http://www.bvlist.com/showthread.php?t=3372)

ferdis 9th September 2009 18:15

i have 1 little problem
 
Hi , i have this problem: i have installed tracker in my home PC (xampp 1.7.2) i have account registered and when i want to login in my firefox appear this
Code:

http://mysite.com/test/login.php?returnto=%2Fmy.php
What is this thest,how to fix it ? try to login but i cant .
Please help and sorry for my very bad english.

joeroberts 9th September 2009 18:25

check your include/config.php file make sure all path's are set

ferdis 9th September 2009 18:29

Quote:

$TBDEV['cookie_path'] = '/test';
this is problem ?

joeroberts 9th September 2009 18:34

Quote:

Originally Posted by ferdis (Post 15490)
this is problem ?

PHP Code:

$announce_urls[] = "http://localhost/test/announce.php";
$BASEURL "http://" $_SERVER["HTTP_HOST"]."/test";
$DEFAULTBASEURL "http://localhost/test"


ferdis 9th September 2009 18:35

OK i fixed it ... thank you for help !


All times are GMT +2. The time now is 19:21.

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