Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent) > Mods & Themes
Reply
  #1  
Old 1st January 2009, 17:11
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default [PMBT 2.0] DVTester
dvtester is another new theme By me :)
Hope you like it!
it is a XHTML compliant theme tested here www.w3.org
Attached Thumbnails
dvtester.jpg  
Attached Files
File Type: rar dvtester.rar (512.5 KB, 130 views)
__________________
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
The Following 3 Users Say Thank You to joeroberts For This Useful Post:
Elena (2nd May 2011), Krypto (1st January 2009), Titya (2nd June 2012)
  #2  
Old 1st January 2009, 20:40
Krypto's Avatar
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
Another fine theme

When you click on the Donate Icon I received this

Quote:
Warning: constant() [function.constant]: Couldn't find constant _btpage_donate.php in /home/rich/www/phpmybt/themes/dvtester/main.php on line 477
So I just removed this line 477

PHP Code:
'.constant("_btpage_".$pagename).' 
Maybe this is defined in the latest version?
Reply With Quote
  #3  
Old 1st January 2009, 20:53
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
may be so open language files and add
Code:
define("_btpage_donate.php","Donations");
__________________
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/

Last edited by joeroberts; 1st January 2009 at 21:34.
Reply With Quote
  #4  
Old 1st January 2009, 21:31
Krypto's Avatar
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
Thanks Joe, I knew it was something simple, must have something to do with being at the mother-in-laws all day
Reply With Quote
  #5  
Old 25th January 2015, 10:16
roland22's Avatar
roland22 roland22 is offline
Senior Member
 
Join Date: Feb 2014
P2P
Posts: 22
Default error
i get this error

Deprecated: Function eregi() is deprecated in /home/royalrad/public_html/themes/dvtester/main.php on line 222
Reply With Quote
  #6  
Old 25th January 2015, 13:33
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
change
PHP Code:
if (eregi("main.php",$_SERVER["PHP_SELF"])) die ("You can't access this file directly"); 
to
PHP Code:
if (!defined('IN_PMBT')) die ("You can't access this file directly"); 
__________________
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
The Following User Says Thank You to joeroberts For This Useful Post:
roland22 (25th January 2015)
  #7  
Old 25th January 2015, 15:28
roland22's Avatar
roland22 roland22 is offline
Senior Member
 
Join Date: Feb 2014
P2P
Posts: 22
Default
Quote:
Originally Posted by joeroberts View Post
change
PHP Code:
if (eregi("main.php",$_SERVER["PHP_SELF"])) die ("You can't access this file directly"); 
to
PHP Code:
if (!defined('IN_PMBT')) die ("You can't access this file directly"); 
i am on version phpMyBitTorrent2.0.4 is this theme ok for my?
Reply With Quote
  #8  
Old 25th January 2015, 15:43
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Yes its fine
__________________
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
The Following User Says Thank You to joeroberts For This Useful Post:
roland22 (25th January 2015)
Reply

Tags
20 , dvtester , pmbt

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
[PMBT 2.0] Acidtech joeroberts Mods & Themes 13 22nd January 2012 18:11
theme for PMBT underx BT.Manager (phpMyBitTorrent) 0 25th January 2010 22:20
dvtester error gabyhackerteamcode BT.Manager (phpMyBitTorrent) 2 23rd August 2009 20:32
[PMBT] T15 v.0.9 wMan Sell & Buy 9 30th May 2009 13:01
[PMBT v2.0]EI joeroberts Mods & Themes 0 21st October 2008 08:32



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