Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #31  
Old 2nd September 2009, 20:15
phpCoder phpCoder is offline
Member
 
Join Date: Aug 2009
United Kingdom
Posts: 8
Default
For the default uploaded run this query on your database:
Code:
ALTER TABLE `users` CHANGE `uploaded` `uploaded` BIGINT( 20 ) UNSIGNED NOT NULL DEFAULT '2147483648';
As for setting members to confirmed by default open takesignup.php and find this:
Code:
(!$arr[0]?'confirmed':'pending')
Change to
Code:
'confirmed'
Then find these 2 lines:
Code:
if($arr[0])
  mail($email, "$SITENAME user registration confirmation", $body, "From: $SITEEMAIL", "-f$SITEEMAIL");
And comment them out
Reply With Quote
  #32  
Old 3rd September 2009, 04:04
Moh.ElBaz's Avatar
Moh.ElBaz Moh.ElBaz is offline
Senior Member
 
Join Date: Jul 2008
Egypt
Posts: 145
Default
why to make the edit in this complicated steps ? it's very simple ..
Reply With Quote
The Following User Says Thank You to Moh.ElBaz For This Useful Post:
CiprianX (3rd September 2009)
  #33  
Old 3rd September 2009, 13:43
raefor's Avatar
raefor raefor is offline
Senior Member
 
Join Date: Mar 2008
United States
Posts: 90
Default
Quote:
Originally Posted by phpCoder View Post
For the default uploaded run this query on your database:
And comment them out

the 2 gig part np but the
confirmed email you get white page
Reply With Quote
  #34  
Old 3rd September 2009, 21:15
phpCoder phpCoder is offline
Member
 
Join Date: Aug 2009
United Kingdom
Posts: 8
Default
Quote:
Originally Posted by Moh.ElBaz View Post
why to make the edit in this complicated steps ? it's very simple ..
The sql query in takesignup.php sets members to pending so unless you're the first member to signup so you can't just change the default value to confirmed in the database, he wanted members to be confirmed straight away without emailing and that is what my posted code does, it sets them to confirmed and stops the site from sending the validation email.

Quote:
Originally Posted by raefor View Post
the 2 gig part np but the
confirmed email you get white page
My bad

Code:
if($arr[0])
  mail($email, "$SITENAME user registration confirmation", $body, "From: $SITEEMAIL", "-f$SITEEMAIL");
Also comment out the next line after the 2 lines you've already commented out should be:
Code:
else
Reply With Quote
  #35  
Old 6th September 2009, 22:59
blkmaster's Avatar
blkmaster blkmaster is offline
Senior Member
 
Join Date: Nov 2008
P2P
Posts: 16
Default
This source is the best i hope the security is good too.I'm wonder:Why tbdev can be more... i don't know..cool on the appearance i mean cool themes.I know that's our work but if will have a bit more cool graphics(initialy) maybe our work will me much easy than before.
Reply With Quote
  #36  
Old 17th October 2009, 13:28
djlee's Avatar
djlee djlee is offline
Senior Member
 
Join Date: Mar 2008
Posts: 183
Default
because then it wouldnt be tbdev
Reply With Quote
  #37  
Old 29th October 2009, 03:22
Terminator's Avatar
Terminator Terminator is offline
Senior Member
 
Join Date: Sep 2008
Iraq
Posts: 45
Default
i'm a big fan of tbdev releases, especially the black or dark, easy on eyes, skin ones. if they keep up the updates regularly like scam... ooops, i meant xam :)
__________________
http://hqanime4arab.com
The Home of HQ Hand Dubbed Arabic Anime for Arabs!
Reply With Quote
  #38  
Old 3rd November 2009, 09:16
sori sori is offline
Member
 
Join Date: Oct 2009
P2P
Posts: 1
Default
at the moment, few mod insert this mod? e.g mail invite, ban bt client manager, thanks for
above i really just wanna have
Reply With Quote
  #39  
Old 17th January 2010, 16:34
underx underx is offline
Senior Member
 
Join Date: Sep 2008
Posts: 84
Default
hey, I got SQL ERROR after setting up the tracker !!
Quote:
[1045] dbconn: mysql_connect: Access denied for user 'Système'@'localhost' (using password: NO)
Someone can help please !!
Reply With Quote
  #40  
Old 18th January 2010, 23:29
biggg biggg is offline
Member
 
Join Date: Jan 2010
P2P
Posts: 7
Default where are the files?
can someone tell me where are that 2 files secrets.php and bittorrent.php?
Reply With Quote
Reply

Tags
2010 , 464 , revision , tbdev , torrentbits , torrents tracker

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
xBtiT v2.5.4 Fynnon xBTiT 83 21st January 2024 00:36
SZ Edition v0.3.5 revision 337 Fynnon SZ Edition 70 21st January 2020 10:10
YSE 2.x Ashur Yuna Scatari Edition (YSE) 19 4th February 2015 23:57
[TBDEV 2010] Theme/Skin Runny TBDev 1 26th January 2010 15:37
TorrentPier 0.3.5 Revision 763 Karlson Community Cafe 1 19th January 2008 17:00



All times are GMT +2. The time now is 14:05. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.