Bravo List

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

MaD42 23rd April 2013 06:51

Login error
 
I've made a test tracker based on tbdev revolutionary edition 1.0!
But after a make a new account when I try to login it says "Username or password incorrect"!I forgot to say that also after I receive the confirmation email and change the user status from pending to confirmed it says the same thing!
Edit:I make it work!

Timisoreanul 23rd April 2013 09:39

Quote:

Originally Posted by MaD42 (Post 40489)
I've made a test tracker based on tbdev revolutionary edition 1.0!
But after a make a new account when I try to login it says "Username or password incorrect"!I forgot to say that also after I receive the confirmation email and change the user status from pending to confirmed it says the same thing!
Edit:I make it work!


End how do you make it work? for others users that have the same problem.Thanks.

MaD42 24th April 2013 07:34

In takelogin.php I edited
PHP Code:

if ($row["passhash"] != md5($row["secret"] . $password $row["secret"]))
bark(); 

with

PHP Code:

//if ($row["passhash"] != md5($row["secret"] . $password . $row["secret"]))
// bark(); 

But now I found a new problem!All problems that I uploaded are red and I can stay at seed...What can I do?

firefly007 24th April 2013 07:56

Quote:

Originally Posted by MaD42 (Post 40507)
In takelogin.php I edited
PHP Code:

if ($row["passhash"] != md5($row["secret"] . $password $row["secret"]))
bark(); 

with

PHP Code:

//if ($row["passhash"] != md5($row["secret"] . $password . $row["secret"]))
// bark(); 

But now I found a new problem!All problems that I uploaded are red and I can stay at seed...What can I do?

What error are you getting in utorrent ?

MaD42 24th April 2013 07:58

The torrent is always red.And the status of the tracker is blank,not saying working!

firefly007 24th April 2013 08:01

Quote:

Originally Posted by MaD42 (Post 40511)
The torrent is always red.And the status of the tracker is blank,not saying working!

whats the link to your tracker?

MaD42 24th April 2013 08:02

http://tbdevtest.hol.es

firefly007 24th April 2013 08:06

Quote:

Originally Posted by MaD42 (Post 40513)

Could you bump me to uploader please user is=> firefly

MaD42 24th April 2013 08:21

Quote:

Originally Posted by firefly007 (Post 40514)
Could you bump me to uploader please user is=> firefly

Promoted.

firefly007 24th April 2013 08:34

Quote:

Originally Posted by MaD42 (Post 40515)
Promoted.

You are getting this error

Tracker sending invalid data: . 2m 1s 0 0 0

going to pm you on bvlist

Bump: You are with shared hosting there for you need to look for your php.ini in your Cpanel and turn magic_quotes off


All times are GMT +2. The time now is 00:26.

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