Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #1  
Old 17th May 2008, 12:19
BoLaMN BoLaMN is offline
Senior Member
 
Join Date: Jan 2008
Australia
Posts: 93
Default BolaMN's Finds on TemplateShares 4.3
How to fix the SE-I Error With out deleting functions!!

PHP Code:
<? 
     $CU 
= (!empty ($_SERVER['SERVER_NAME']) ? $_SERVER['SERVER_NAME'] : (!empty ($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : ''));
      
$CU str_replace (array ('http://www.''http://''www.'), ''$CU);
      
$orj_key md5 ('' 'ts_install|' $CU '|done_!4_3!_');
      echo 
$orj_key;
    
?>
paste that into a php file on your server and run, it will give you a number which then u copy and paste that into "cache/systemcache.dat"

theres a scary looking file in misc/ts_message.php when u break it down all it is doing is combining images and text into a new image for your siteoffline

Broken down version:
PHP Code:
<?php 
define
('aImaGe','v.0.2');

$site=strtoupper(htmlspecialchars($_SERVER['HTTP_HOST']));
$offline=IMageCreatefromPNG('offline.png');
$y=ImageSx($offline);
$x=ImageSy($offline);
$y1=ImageCreateTrueColor($y,$x);
ImageCopyReSampled($y1,$offline,00,00,00,00,$y,$x,$y,$x);
$y2=ImageColorAllocate($y1,555,555,555);
ImageString($y1,5,250,5,$site,$y2);
header('Content-Type: image/jpeg');
ImageJPEG($y1);
?>
in announce.php there is a weird string im not sure if it supposed to be in there or not but i will warn you of this just incase

PHP Code:
  if (($passkey AND $passkey == 'tssespecialtorrentv1byxamsep2007'))
  {
    
err ($l['registerfirst'] . $BASEURL '/signup.php');
  } 
thats it for now, i have dexam'd 99% of ts removing all of the "by xam" and "Powered by Templateshares" (bullshit! more like Powered by TBDev) might release it if yous want it but im sure u can all do it your selfs too!
Reply With Quote
  #2  
Old 26th May 2008, 19:21
daeron daeron is offline
Senior Member
 
Join Date: May 2008
Posts: 18
Default Re: BolaMN's Finds on TemplateShares 4.3
it would be nice to see the fixed version that you have :)
Reply With Quote
  #3  
Old 9th June 2008, 16:46
D3SI D3SI is offline
Senior Member
 
Join Date: May 2008
Posts: 58
Default Re: BolaMN's Finds on TemplateShares 4.3
Code:
  if (($passkey AND $passkey == 'tssespecialtorrentv1byxamsep2007'))
  {
    err ($l['registerfirst'] . $BASEURL . '/signup.php');
  }
this code is in announce so when a torrent is dumped to public site it will give them error saying register first blah blah blah...

hope this helps
__________________
I install Site Source for $
Reply With Quote
  #4  
Old 14th February 2009, 02:30
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
Quote:
Originally Posted by daeron View Post
it would be nice to see the fixed version that you have :)
try this http://bvlist.com/template-shares/28...-3-nulled.html
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
Reply

Tags
43 , bolamn , finds , templateshares

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
Search this source templateshares Special Edition v.4.2 bit4you Template Shares 0 26th October 2009 02:27
Templateshares v.6.0. Tjuln Template Shares 1 26th May 2009 16:04
Templateshares.org opeta Tracker Invites 11 18th March 2009 19:20
www.templateshares.net DOWN? gvalfer Template Shares 1 28th November 2008 05:36



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