View Single Post
  #1  
Old 17th January 2013, 11:27
bestlap bestlap is offline
Senior Member
 
Join Date: Nov 2012
P2P
Posts: 51
Default I have a problem with modded TBDev
Hi everyone!I want to install on my computer TBDev for test
and then in host.I use XAMPP .. I copy traker file's to htdocs and creat detabese and export the needs file.. and torrent is ON and I register
user:admin
pass:123456789

Sysop Account successfully activated!

But I can't login :(

user or pass incorrect
I have ON cookies test- NO
I have OFF cookies test - NO :( help

Click the image to open in full size.

sorry for my bad english

Bump: I change in takesignup.php

implode(",", array_map("sqlesc", array($wantusername, $wantpasshash, $secret, $editsecret, $email, $country, $gender, 'pedding'))) . <<< pedding >> confirmed

and now is >>
implode(",", array_map("sqlesc", array($wantusername, $wantpasshash, $secret, $editsecret, $email, $country, $gender, 'confirmed')))

and I login but class rang is a USER :( how to change in SySop ? In phpmyadmin I see this
http://store.picbg.net/pubpic/BF/55/...6fd052bf55.png

Please Help

Last edited by Krypto; 17th January 2013 at 23:52. Reason: Image Added to a decent host
Reply With Quote