Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Can't login in my tracker (http://www.bvlist.com/showthread.php?t=4138)

Extreme86 4th January 2010 16:07

Can't login in my tracker
 
I need help to for login.
I have account but i can't login...What can i make for fixed this?

Code:

/ Cookie setup
$TBDEV['cookie_prefix']  = ''; // This allows you to have multiple trackers, eg for demos, testing etc.
$TBDEV['cookie_path']=''; // ATTENTION: You should never need this unless the above applies eg: /tbdev
$TBDEV['cookie_domain']='yourdomain.or.ip.here'; // set to eg: .somedomain.com or is subdomain set to: .sub.somedomain.com

Solved.

OverNight 8th January 2010 03:13

Can you please explaine me how do you solved it? I have the same problem, btw I have a lot of problems to solve but I hope at least one....

Thanks

Quote:

Originally Posted by Extreme86 (Post 18898)
I need help to for login.
I have account but i can't login...What can i make for fixed this?

Code:

/ Cookie setup
$TBDEV['cookie_prefix']  = ''; // This allows you to have multiple trackers, eg for demos, testing etc.
$TBDEV['cookie_path']=''; // ATTENTION: You should never need this unless the above applies eg: /tbdev
$TBDEV['cookie_domain']='yourdomain.or.ip.here'; // set to eg: .somedomain.com or is subdomain set to: .sub.somedomain.com

Solved.


irfan 8th January 2010 03:14

its good if u cud post the fix it wud benefit ever1

Rendevous 10th January 2010 10:14

if u use tbdev 09 version

in include/config.php replace this with the original

Quote:

// Cookie setup
$TBDEV['cookie_prefix'] = 'tbalpha_'; // This allows you to have multiple trackers, eg for demos, testing etc.
$TBDEV['cookie_path'] = ''; // ATTENTION: You should never need this unless the above applies eg: /tbdev
$TBDEV['cookie_domain'] = ''; // set to eg: .somedomain.com or is subdomain set to: .sub.somedomain.com
Quote:

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

OverNight 10th January 2010 13:06

I'm sorry but I can't understand...
I have to leave everythings like the original (untouched) or I have to edit it with my info? Because I really don't know what to put in Serve Cookies or path, I tried both cases but I still have the same error: no page loaded

Code:


For ex:
 
$TBDEV['cookie_path'] = ''; I have to put somethings here?
 
$TBDEV['cookie_domain'] = ''; I have to put my domain here?

Thanks, and excuse me but it's almost 2 weeks that I'm stucked here :(


Quote:

Originally Posted by Rendevous (Post 19256)
if u use tbdev 09 version

in include/config.php replace this with the original


Moh.ElBaz 10th January 2010 14:33

yes , leave it without any entries as you don't use a directory to include your files.

Extreme86 10th January 2010 15:08

Solved guys!!

Moh.ElBaz 10th January 2010 15:20

this support is not for you , someone didn't like to begin a new thread and used yours to ask for support

regards :)

las7h0p3 25th May 2013 04:10

I have the same problem but with tbdev 2006-2008. Does anyone have a solution for this version? I suddenly couldn't log with one of my accounts. It says: Login failed! - Username or password incorrect.


All times are GMT +2. The time now is 04:30.

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