Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE) > Mods & Themes
Reply
  #1  
Old 2nd October 2009, 02:23
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default IMDB Mod
Add this to your database:

PHP Code:
CREATE TABLE `cache_imdb` (
  `
idint(10NOT NULL AUTO_INCREMENT,
  `
votesint(32NOT NULL,
  `
ratingdecimal(10,1NOT NULL,
  `
cache_timeint(32NOT NULL,
  
PRIMARY KEY (`id`)
ENGINE=MyISAM AUTO_INCREMENT=DEFAULT CHARSET=utf8 
Then add this in htacces. file

Rewrite Rule for Apache

PHP Code:

RewriteEngine On
RewriteRule 
^imdb_(.*?).pngimdb.php?id=$
For nginx webserver:

PHP Code:
rewrite  /imdb_(.*)\.png$
/
imdb.php?id=$1    last
Attachment pictures paste in tracker root directory.
Folder class paste also in tracker root directory.

Example how to use this:

http://yousite.com/imdb.png
Attached Files
File Type: rar Mod_IMDB.rar (17.1 KB, 226 views)
Reply With Quote
The Following User Says Thank You to kp380lv For This Useful Post:
look (26th March 2012)
  #2  
Old 9th February 2014, 18:04
Tmx's Avatar
Tmx Tmx is offline
Member
 
Join Date: Dec 2009
Latvia
Posts: 11
Default
You need update this mod, because it not working at now.
Reply With Quote
  #3  
Old 9th February 2014, 20:14
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
it was posted years ago
__________________
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
  #4  
Old 9th February 2014, 21:37
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default lol
it was only a bit back in 2009 joe
__________________

7.5 tsse
future tracker source & hosting, vps
trackers installs + Themes
http://www.foxyhosting.co.uk
http://www.downmy.top testing zone
offshore vps & cpanel hosting & Shoutcast & VPN
STOP cyberbullying
any setups tracker installs vps hosting vps setups themes mods hit me up
over the last three months ive become a snake breeder,pythons,hogs,boa,corn,rat,king,carpet and what joy it is


Reply With Quote
  #5  
Old 14th August 2015, 08:47
number 22's Avatar
number 22 number 22 is offline
Member
 
Join Date: Aug 2015
P2P
Posts: 1
Default
I agree with the comments you have made
Reply With Quote
Reply

Tags
imdb , mod

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
IMDB Mod Fynnon Mods & Themes 37 20th July 2015 12:51
Dead IMDB rating proba10 Community Cafe 2 7th January 2010 15:24
[xbtit] Grab IMDB information in torrent's details Duvelske xBTiT 0 26th July 2009 16:42
Help me Imdb scream21m Yuna Scatari Edition (YSE) 1 8th May 2009 11:01
iMDB, Discogs, Amazon - Indexes Post Here!! dezza Community Cafe 1 31st October 2008 22:39



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