Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev > Mods & Themes
Reply
  #1  
Old 4th May 2009, 07:53
sammygo sammygo is offline
Senior Member
 
Join Date: May 2008
P2P
Posts: 141
Default Genre Mod
Sql :

Code:
ALTER TABLE torrents ADD  `genre` varchar(100) NOT NULL default '';
[code]CREATE TABLE `genres` (
`id` int(10) unsigned NOT NULL auto_increment,
`name` varchar(30) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=21;

--
-- Daten f

Last edited by sammygo; 8th May 2009 at 21:23.
Reply With Quote
  #2  
Old 8th May 2009, 20:26
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
Where's the rest?
Reply With Quote
The Following User Says Thank You to Phogo For This Useful Post:
sammygo (27th May 2009)
Reply

Tags
genre , 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
[TSSE 5.x] Genre MOD mmisu120000 Mods & Themes 16 22nd March 2012 13:24
Genre Mod Modification saggy00 Template Shares 2 28th March 2010 13:12
TSSE v5.4.1 - Genre Mod Edition dean winchester Template Shares 4 2nd January 2010 23:38
[FTS 1.1] Genre mod Edgein Mods & Themes 3 16th December 2009 22:18
Genre mod fix saggy00 Template Shares 0 16th September 2009 19:19



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