Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares > Mods & Themes
Reply
  #1  
Old 24th July 2017, 20:43
order order is offline
Banned
 
Join Date: May 2017
Posts: 40
Default TSSE 5.6 new repack IMDB
Add to include/ts_functions.php where you want i would put this below the function show_notice
Code:
    function imdb_get_trailer($name = '') {
        return (isset( $_GET[$name] ) ? trim( $_GET[$name] ) : (isset( $_POST[$name] ) ? trim( $_POST[$name] ) : ''));
    }
@details.php
find
Code:
 <span style="float: right;"><div id="imdbupdatebutton" name="imdbupdatebutton"><a href="#" onclick="TS_IMDB(\''.$id.'\'); return false;"><b><u><i>'.$lang->global['refresh'].'</i></u></b></a></div></span>' : '').$lang->details['t_link'].' </td> </tr> <tr> <td> <div id="imdbdetails" name="imdbdetails">'.$torrent['t_link'].'</div> </td> </tr> </table> <br />'; }
replease with
Code:
  <span style="float: right;"><div id="imdbupdatebutton" name="imdbupdatebutton"><a href="#" onclick="TS_IMDB(\''.$id.'\'); return false;"><b><u><i>'.$lang->global['refresh'].'</i></u></b></a></div></span>' : '').$lang->details['t_link'].' </td> </tr> <tr> <td> <div id="imdbdetails" name="imdbdetails">'.$torrent['t_link'].'</div> </td> </tr> <tr> <td align="center" class="subheader"> <a onclick="TSOpenPopup(\''.$BASEURL.'/ts_get_trailer.php?tid='.$id.'\', \'ts_get_trailer\', 800, 600); return false;" href="#ts_get_trailer"><u>Trailers &amp; Videos</u></a> </td> </tr> </table> <br />'; }
Attached Files
File Type: rar tmp_9944-imdb257911189.rar (4.0 KB, 57 views)
Reply With Quote
Reply

Tags
56 , repack , tsse

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



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