Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > xBTiT
Reply
  #71  
Old 12th October 2013, 00:57
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
You well need to stick to pHp 5.2 -5.3
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
The Following User Says Thank You to joeroberts For This Useful Post:
Dingo38 (12th October 2013)
  #72  
Old 12th October 2013, 19:17
Dingo38's Avatar
Dingo38 Dingo38 is offline
Senior Member
 
Join Date: Oct 2013
P2P
Posts: 35
Default
Thanks for that,I'll have to recompile it.It's strange as it installs fine,just looks like php won't load..

EDIT: Yes the site popped up straight away after recompile..

Last edited by Dingo38; 12th October 2013 at 19:50.
Reply With Quote
  #73  
Old 30th April 2014, 02:13
worldwide7477's Avatar
worldwide7477 worldwide7477 is offline
Member
 
Join Date: Apr 2014
Posts: 2
Default
The only thing i see that is missing is a imdb wish they would add it or if anyone has the hack please pm me...I love this tracker although i have not been able to figure out the clock and the paypal as of yet i have looked in many places from blocks to clock php file and still do not see how to get it working, and the paypal i do not see any place to add your paypal account or link?
Any help would be greatful.
Reply With Quote
  #74  
Old 30th April 2014, 17:34
gamespit's Avatar
gamespit gamespit is offline
Senior Member
 
Join Date: Aug 2008
Posts: 37
Default
the imdb hack is available on btiteam forums

for lock.php try

addons/clock/clock.php

to apply the clock and donations try on your tracker

admin/block settings

and add the blocks where you like
Reply With Quote
  #75  
Old 2nd November 2015, 15:56
inception's Avatar
inception inception is offline
Member
 
Join Date: Oct 2015
Posts: 11
Default
will this work on PHP 5.5 or no
Reply With Quote
  #76  
Old 17th May 2017, 21:49
M1601's Avatar
M1601 M1601 is offline
Member
 
Join Date: Oct 2014
Posts: 3
Thumbs down Search Torrents
Search Torrents error:

Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND filename LIKE '%%'' at line 1
Query: SELECT COUNT(*) as torrents FROM xbtit_files f WHERE f.leechers+f.seeds > 0 AND category IN (11) AND AND filename LIKE '%%'
Reply With Quote
  #77  
Old 17th May 2017, 22:07
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default
Ok so first of all that's called SQL INJECTION. The ' tries to open/close a string in your mysql query. Try automate your code using PDO. Now for that error look into your php code and you can do this and see if it works.

instead of this:
PHP Code:
"VALUES ('$your_value') " 
use this:
PHP Code:
"VALUES ('"mysql_real_escape_string($your_value)  ."') " 
__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
  #78  
Old 4th March 2019, 20:09
fanson's Avatar
fanson fanson is offline
Senior Member
 
Join Date: May 2016
Posts: 46
Default
hack on adding images to torents? -How?
Reply With Quote
  #79  
Old 4th March 2019, 20:24
nilim's Avatar
nilim nilim is offline
Senior Member
 
Join Date: Apr 2016
P2P
Posts: 51
Default
For full version of xbtitFM contact me
Reply With Quote
  #80  
Old 4th March 2019, 20:32
fanson's Avatar
fanson fanson is offline
Senior Member
 
Join Date: May 2016
Posts: 46
Default
PW SENT
Reply With Quote
Reply

Tags
748 , 755 , 756 , btit , rev , revision , torrents tracker , v2 , v23 , xbtit

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
SZ Edition v0.3.5 revision 337 Fynnon SZ Edition 70 21st January 2020 10:10
TBDev 2010 revision 464 Fynnon TBDev 92 16th February 2019 14:21
YSE 2.x Ashur Yuna Scatari Edition (YSE) 19 4th February 2015 23:57
Download: Gazelle RC2 rev. 11440 Fynnon Gazelle 31 6th September 2014 07:12
TorrentPier 0.3.5 Revision 763 Karlson Community Cafe 1 19th January 2008 17:00



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