Bravo List
Register
Go Back   Bravo List > Development > Tracker Themes > TBDev
Reply
  #1  
Old 01-05-09, 14:27
sammygo's Avatar
Gold Members
 
Join Date: May 2008
P2P
Posts: 147
Activity Longevity
1/20 17/20
Today Posts
0/11 ssssss147
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, 877 views)
Reply With Quote
The Following 4 Users Say Thank You to sammygo For This Useful Post:
al-jodtv (19-02-10), bodo97 (27-09-09), golddragon (19-07-09), leg0las66 (22-10-09)
  #2  
Old 01-05-09, 23:11
Jeb's Avatar
Jeb Jeb is offline
Member
 
Join Date: Apr 2009
Belgium
Posts: 3
Activity Longevity
0/20 10/20
Today Posts
0/11 ssssssss3
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 01-05-09, 23:37
Fynnon's Avatar
xxx
 
Join Date: Nov 2007
P2P
Posts: 763
Activity Longevity
2/20 20/20
Today Posts
0/11 ssssss763
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 19-06-09, 22:27
NoNaMe's Avatar
Member
 
Join Date: Aug 2008
Russia
Posts: 3
Activity Longevity
1/20 15/20
Today Posts
0/11 ssssssss3
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 (28-02-10), Caterpillar (02-08-09)
Sponsored Links
Advertisement
  #5  
Old 16-04-10, 04:55
djblackout's Avatar
Senior Member
 
Join Date: Aug 2009
Denmark
Posts: 44
Activity Longevity
1/20 8/20
Today Posts
1/11 sssssss44
Default tryed
i tryed the themes and its nothing word
Reply With Quote
Reply

Tags
styles , tbdev

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Styles BEST General Discussion 0 29-08-09 14:20
Styles FMI TBDev 1 09-07-09 11:04
Styles and class FMI TBDev 6 25-05-09 11:55
Where can i find Mods&Styles for Tbdev (Netmaniack)??? Izacic General Discussion 1 29-01-09 16:30
Tbdev Styles Request Subzero Mods & Themes Requests 0 14-09-08 21:35



All times are GMT +1. The time now is 21:26. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Advertisement System V2.6 By   Branden