Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #81  
Old 28th June 2009, 20:49
PRODIGY's Avatar
PRODIGY PRODIGY is offline
Senior Member
 
Join Date: Jun 2009
Greece
Posts: 18
Default
I changed these three files but this didnt solve my problem with uploading.Is there any other solution to this problem?
Thanks in advance.

Rules: Navigate Staff tools, Clear table, select rules, and TURNCATE Selected Tables (It is necessary to rewrite it, but it's working)

Fixed ones until now:

Attached Files
benc.php (2.9 KB, 71 views)
takeupload.php (17.7 KB, 62 views)
takeedit.php (16.2 KB, 63 views)

Sorry for the bad English :)
Reply With Quote
  #82  
Old 29th June 2009, 03:41
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
Quote:
Originally Posted by PRODIGY View Post
I changed these three files but this didnt solve my problem with uploading.Is there any other solution to this problem?
Thanks in advance.

Rules: Navigate Staff tools, Clear table, select rules, and TURNCATE Selected Tables (It is necessary to rewrite it, but it's working)

Fixed ones until now:

Attached Files
benc.php (2.9 KB, 71 views)
takeupload.php (17.7 KB, 62 views)
takeedit.php (16.2 KB, 63 views)

Sorry for the bad English :)
buddy,
the current 5.6 is NOT for a functioning tracker
i.e. if you're not a php encoder that like to solve these issues you shouldn't use it
if you like to run a tracker using TS software then use 5.4.1
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #83  
Old 13th August 2009, 23:03
Tory's Avatar
Tory Tory is offline
Senior Member
 
Join Date: Jun 2008
France
Posts: 40
Exclamation security tracker
m hello could you help and tell me how to pass this Directory Protection (Important Files) Please contact the TS Team regarding the issue.au green I can not find the solution that is found in staff security console panel and thank you for your response
Reply With Quote
  #84  
Old 18th August 2009, 23:53
marc234 marc234 is offline
Senior Member
 
Join Date: Apr 2008
France
Posts: 38
Default
HTTP 500 ERROR any idea?
Reply With Quote
  #85  
Old 19th August 2009, 01:30
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
THIS DOES NOT WORK

Like Ashur said, unless you are php encoder, coder, decoder and know mysql, JavaScript and Ajax you will not be able to make this work.

This is here for developers, people who can hep do the above.
If you don't know why your getting a 500 message, or syntax error, don't know what directory permissions are then do not use this source.


You can DONATE so we can DECODE and NULL a newer version!
Reply With Quote
The Following 3 Users Say Thank You to Phogo For This Useful Post:
Ashur (19th August 2009), drone (28th December 2009), mindenhato (6th November 2009)
  #86  
Old 19th November 2014, 18:33
naotem's Avatar
naotem naotem is offline
Member
 
Join Date: Feb 2009
Brazil
Posts: 11
Default
What's the solution?

Quote:
Originally Posted by Caterpillar View Post
TU Error comes from one file - announce.php - by this cyclopic MySQL query (lines 164-178)


Code:
  ($Query = mysql_query ('
                    SELECT t.id as tid, t.name, t.category, t.size, t.added, t.visible, t.banned, t.free, t.silver, t.doubleupload,
                    u.id as userid, u.enabled, u.uploaded, u.downloaded, u.usergroup, u.birthday, u.ip,
                    g.isbanned, g.candownload, g.canviewviptorrents, g.isvipgroup, g.canfreeleech, g.waitlimit, g.slotlimit,
                    c.vip as isviptorrent
                     FROM torrents t
                    INNER JOIN users u ON (u.passkey = ' . sqlesc ($passkey) . ')
                    INNER JOIN usergroups g ON (u.usergroup = g.gid)
                    LEFT JOIN categories c ON (t.category=c.id)
                    WHERE (t.info_hash = ' . sqlesc ($info_hash) . ' OR t.info_hash = ' . sqlesc (preg_replace ('' . '/ *$/s', '', $info_hash)) . ')
                    LIMIT 1') OR stop ($l['sqlerror'] . ' TU1'));
  if ((((!$Result = mysql_fetch_assoc ($Query) OR !$Tid = $Result['tid']) OR $Result['enabled'] != 'yes') OR !$Result['userid']))
  {
    stop ($l['tuerror']);
  }
Indents and linebreaks retained as is.


Banned Client detection -- OFF
Reply With Quote
  #87  
Old 15th January 2019, 19:56
Daz's Avatar
Daz Daz is offline
Senior Member
 
Join Date: Dec 2009
United Kingdom
Posts: 124
Default
I was here to check out the licensing functions but it turns out to be a right mess, thanks anyway
Reply With Quote
Reply

Tags
decoded , nulled , tsse , v56

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
TSSE v5.6 DECODED (NULLED BY Nightcrawler) Nightcrawler Template Shares 422 19th September 2022 17:04
Poll problem on TSSE v5.6 DECODED (NULLED BY Nightcrawler) lovebeer Template Shares 15 19th July 2011 23:33
TSSE v5.6 DECODED (NULLED BY Night...) collapse proba10 Template Shares 3 7th December 2009 16:21
TSSE Full Nulled and Decoded. Moh.ElBaz Template Shares 16 16th July 2009 16:57
TSSE v5.4.1 Fully Decoded [Not Nulled] DrNet Downloads 44 3rd April 2009 10:05



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