Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent) > Mods & Themes
Reply
  #11  
Old 30th December 2008, 22:11
SafariMan SafariMan is offline
Senior Member
 
Join Date: May 2008
Posts: 37
Default
Quote:
Originally Posted by movizdb View Post
from torrenttrader



it was excellent even if you can ...

If you can say something on the forum ....

Thank you very much
Reply With Quote
  #12  
Old 1st February 2009, 23:10
LoaT LoaT is offline
Senior Member
 
Join Date: Jan 2009
Sweden
Posts: 31
Default
hello. I've decided to use Phpmybittorrent on my site, the thing is that i want to remove so that the users cannot change the theme also that i the users only can use this skin. Is there any mods for that?
Reply With Quote
  #13  
Old 1st February 2009, 23:13
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
you only need to
#1 go to admin panel set default them to what you want to use
#2 delete all themes but the one you want to use
#3 remove theme changer in theme/main.php
in this theme it is
Code:
<?php        echo "<p align=\"center\"><b>Theme</b></p>\n";
        echo "<form id=\"acp_styles\" type=\"hidden\" method=\"post\" action=\"#\">";
        echo "<p><select id=\"template_file\" name=\"theme_change\" onchange=\"if (this.options[this.selectedIndex].value != '') this.form.submit();\">".themechange()."</select></p>";
        echo "<p align=\"center\"><b>Language</b></p>\n";
        echo "<p><select id=\"language_file\" name=\"language_change\" onchange=\"if (this.options[this.selectedIndex].value != '') this.form.submit();\">".languagechange()."</select></p>";
        echo " <input class=\"button2\" type=\"submit\" value=\"SELECT\" /></form>";?>
__________________
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 February 2009 at 23:17.
Reply With Quote
  #14  
Old 1st February 2009, 23:31
LoaT LoaT is offline
Senior Member
 
Join Date: Jan 2009
Sweden
Posts: 31
Default
nice! thanks alot and thanks for the fast reply :O

btw, where do i add users? and am i able to hand out invites?

EDIT: oh.. "Cannot run without theme! Reinstall phpMyBitTorrent NOW!!"

weird?
Reply With Quote
  #15  
Old 1st February 2009, 23:42
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
open include/configs.php
find
PHP Code:
} elseif (file_exists("./themes/pmbt/main.php")) {
        
$theme "pmbt";
        require_once(
"./themes/pmbt/main.php");
} else {
        die(
"Cannot run without theme! Reinstall phpMyBitTorrent NOW!!");

change pmbt to your theme case sensitive
there is no add user
yes you can give invites
__________________
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
  #16  
Old 2nd February 2009, 00:22
LoaT LoaT is offline
Senior Member
 
Join Date: Jan 2009
Sweden
Posts: 31
Default
would be nice to have a "add user"-function, well well :) open registration at the beginning and then put invites only is okay i guess.. thanks
Reply With Quote
Reply

Tags
2x , nbteal , 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
[PMBT 2.x] eVo_blue joeroberts Mods & Themes 28 21st January 2012 20:06
theme for PMBT underx BT.Manager (phpMyBitTorrent) 0 25th January 2010 22:20
[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 21:27. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.