View Single Post
  #4  
Old 16th December 2011, 20:59
mmisu120000's Avatar
mmisu120000 mmisu120000 is offline
Senior Member
 
Join Date: Jun 2009
P2P
Posts: 202
Default
ok, here it is:

in takeupload.php, around line 525, find:

PHP Code:
$ret sql_query ('INSERT INTO torrents (t_image, t_link, 
before that insert this line:

PHP Code:
$fname "[Whatever you want to write]".$fname
Of course, you will replace "Whatever you want to write" with your text.


Good luck!
__________________
"How terrible is wisdom when it holds no benefit for the wise?" - Louis Cypher
WDW Tracker - Using heavy modified TSSE
Reply With Quote
The Following 3 Users Say Thank You to mmisu120000 For This Useful Post:
eckeO5 (17th December 2011), nikosuk (17th December 2011), wellqfk (17th December 2011)