Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev > Mods & Themes
Reply
  #1  
Old 1st May 2009, 15:27
sammygo sammygo is offline
Senior Member
 
Join Date: May 2008
P2P
Posts: 141
Default [Tbdev] 30 styles
Code:
INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'4', 'styles/3.css', 'Relaxing Blue'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'5', 'styles/10.css', 'Cool'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'6', 'styles/1010.css', 'Sober'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'7', 'styles/101010.css', 'White'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'8', 'styles/11.css', 'Creamy'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'9', 'styles/12.css', 'Nice'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'11', 'styles/13.css', 'RoScene'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'12', 'styles/3.css', 'Nice blue'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'13', 'styles/4.css', 'TorrentBits'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'14', 'styles/5.css', 'OiNK'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'15', 'styles/6.css', 'Brown'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'16', 'styles/7.css', 'Relaxing Grey'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'17', 'styles/8.css', 'Mustard'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'18', 'styles/8585.css', 'Nice white'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'19', 'styles/9.css', 'Green/white'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'20', 'styles/black_green.css', 'Black/Green'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'21', 'styles/blue.css', 'New Blue'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'22', 'styles/c.css', 'Green'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'23', 'styles/default.css', 'Dark Cream'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'24', 'styles/dvdrcore.css', 'DVDR Core'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'25', 'styles/filelist.css', 'FileList'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'26', 'styles/matrix.css', 'Matrix'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'27', 'styles/opTracker.css', 'opTracker'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'28', 'styles/sameh.css', 'Sameh'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'29', 'styles/seagreen.css', 'SeaGreen'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'30', 'styles/simple.css', 'Simple'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'31', 'styles/skTrdie.css', 'skTrdie'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'32', 'styles/softtone.css', 'Softtone'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'33', 'styles/torrentbits.css', 'TorrentBits (org)'
);



Attached Files
File Type: rar 30 styles.rar (34.7 KB, 1984 views)
Reply With Quote
The Following 8 Users Say Thank You to sammygo For This Useful Post:
acoder (20th August 2013), al-jodtv (19th February 2010), Beast073 (1st February 2011), bodo97 (27th September 2009), Elena (24th September 2010), golddragon (19th July 2009), leg0las66 (22nd October 2009), noel (3rd May 2016)
  #2  
Old 2nd May 2009, 00:11
Jeb Jeb is offline
Member
 
Join Date: Apr 2009
Belgium
Posts: 3
Default
"Sorry, but you do not have permission to use this feature. If you are not logged in, you may do so using the form below if available."
Reply With Quote
  #3  
Old 2nd May 2009, 00:37
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
Quote:
Originally Posted by Jeb View Post
"Sorry, but you do not have permission to use this feature. If you are not logged in, you may do so using the form below if available."
Well you need an account there, i added the files to the first post !
Reply With Quote
  #4  
Old 19th June 2009, 23:27
NoNaMe's Avatar
NoNaMe NoNaMe is offline
Member
 
Join Date: Aug 2008
Russia
Posts: 3
Default
PHP Code:
<?php

/*
Project: Kinokpk.com releaser
This file is part of Kinokpk.com releaser.
Kinokpk.com releaser is based on TBDev,
originally by RedBeard of TorrentBits, extensively modified by
Gartenzwerg and Yuna Scatari.
Kinokpk.com releaser is free software;
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Kinokpk.com is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Kinokpk.com releaser; if not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA  02111-1307  USA
Do not remove above lines!
*/

require_once("include/bittorrent.php");
dbconn();
loggedinorreturn();
gzip();
httpauth();

if (
$CURUSER['passhash'] != md5($CURUSER['secret'].$_SERVER["PHP_AUTH_PW"].$CURUSER['secret'])) {
 
header("WWW-Authenticate: Basic realm=\"Kinokpk.com releaser\"");
    
header("HTTP/1.0 401 Unauthorized");
    
stderr($tracker_lang['error'],$tracker_lang['access_denied']);

}

if (
get_user_class() < UC_SYSOP) die("Access denied. U're not sysop.");

if (!isset(
$_GET['action'])) {
  
stdhead("Админка шкурок");
  
begin_frame("Администрация шкурок");
  
$res sql_query("SELECT * FROM stylesheets ORDER BY id DESC");
  print(
'<div align="center"><a href="templatesadmin.php?action=add">Добавить новый шаблон в базу</a></div>');
  print(
'<table width="100%" border="1"><tr><td class="colhead">ID</td><td class="colhead">URI</td><td class="colhead">Название</td><td class="colhead">Редактировать</td></tr>');
  while (
$row mysql_fetch_array($res)){
  print(
"<tr><td>{$row['id']}</td><td>{$row['uri']}</td><td>{$row['name']}</td><td><a href=\"templatesadmin.php?action=edit&id={$row['id']}\">Ред.</a> / <a onClick=\"return confirm('Вы уверены?')\" href=\"templatesadmin.php?action=delete&id={$row['id']}\">Уд.</a></td></tr>");
}
print(
"</table>");
  
  
end_frame();
  
stdfoot();
}

elseif (
$_GET['action'] == 'add') {
  
stdhead("Админка шкурок: добавление новой шкурки");
    
begin_frame("Новая шкурка");
    print(
'<table width="400px"><form action="templatesadmin.php?action=saveadd" method="POST">
    <tr><td>URI</td><td><input type="text" size="20" name="uri"></td></tr>
    <tr><td>Название</td><td><input type="text" size="20" name="name"></td></tr><tr><td><input type="submit" value="Добавить"></td></tr></form></table>'
);
    
end_frame();
    
stdfoot();
}

elseif (
$_GET['action'] == 'saveadd') {
  if (empty(
$_POST['name']) || empty($_POST['uri'])) stderr($tracker_lang['error'],"Вы не ввели URI либо Название шкурки");

  
sql_query("INSERT INTO stylesheets (uri,name) VALUES (".sqlesc($_POST['uri']).",".sqlesc($_POST['name']).")");
  
header('Location: templatesadmin.php');
}

elseif (
$_GET['action'] == 'delete') {
  if (!
is_valid_id($_GET['id'])) stderr($tracker_lang['error'],$tracker_lang['invalid_id']);
  
  
sql_query("DELETE FROM stylesheets WHERE id={$_GET['id']} LIMIT 1");
  
header('Location: templatesadmin.php');
}

elseif (
$_GET['action'] == 'edit') {
    if (!
is_valid_id($_GET['id'])) stderr($tracker_lang['error'],$tracker_lang['invalid_id']);
     
$id=(int)$_GET['id'];

    
$res sql_query("SELECT * FROM stylesheets WHERE id=$id");
    
$row mysql_fetch_array($res);
    if (!
$rowstderr($tracker_lang['error'],$tracker_lang['invalid_id']);
    
      
stdhead("Админка шкурок: редактирование шкурки");
    
begin_frame("Редактор шкурки");
    print(
'<table width="400px"><form action="templatesadmin.php?action=saveedit&id='.$id.'" method="POST">
    <tr><td>URI</td><td><input type="text" size="20" name="uri" value="'
.$row['uri'].'"></td></tr>
    <tr><td>Название</td><td><input type="text" size="20" name="name" value="'
.$row['name'].'"></td></tr><tr><td><input type="submit" value="Отредактировать"></td></tr></form></table>');
    
end_frame();
    
stdfoot();

}

elseif (
$_GET['action'] == 'saveedit') {
       if (!
is_valid_id($_GET['id'])) stderr($tracker_lang['error'],$tracker_lang['invalid_id']);
     
$id=(int)$_GET['id'];
     
     if (empty(
$_POST['name']) || empty($_POST['uri'])) stderr($tracker_lang['error'],"Вы не ввели URI либо Название шкурки");

     
sql_query("UPDATE stylesheets SET uri=".sqlesc($_POST['uri']).", name=".sqlesc($_POST['name'])." WHERE id=$id");
       
header('Location: templatesadmin.php');

}
else 
stderr($tracker_lang['error'],"Unknown action");

?>
Reply With Quote
The Following 2 Users Say Thank You to NoNaMe For This Useful Post:
al-jodtv (28th February 2010), Caterpillar (2nd August 2009)
  #5  
Old 16th April 2010, 05:55
djblackout djblackout is offline
Senior Member
 
Join Date: Aug 2009
Denmark
Posts: 51
Default tryed
i tryed the themes and its nothing word
Reply With Quote
  #6  
Old 11th October 2014, 20:05
JHONNY JHONNY is offline
Member
 
Join Date: Sep 2012
P2P
Posts: 10
Default
Quote:
Originally Posted by djblackout View Post
i tryed the themes and its nothing word
Yes becasue you need files from each theme, here is just the .css file.
Reply With Quote
Reply

Tags
30 , styles , tbdev

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
Styles BEST Community Cafe 0 29th August 2009 15:20
Styles FMI TBDev 1 9th July 2009 12:04
Styles and class FMI TBDev 6 25th May 2009 12:55
Where can i find Mods&Styles for Tbdev (Netmaniack)??? Izacic Community Cafe 1 29th January 2009 18:30
Tbdev Styles Request Subzero TBDev 0 14th September 2008 22:35



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