| ||||||
![]() |
|
#1
|
||||||||||||
|
||||||||||||
|
preview attached
setup 1.open up admin panel . go to setings . set private tracker as "on" 2. open themes/pmbt/main.php . look for PHP Code:
PHP Code:
. add Code:
/* ********** [ LOGIN ] ********** */
.gridRow1 {
padding:8px 24px 8px 20px;
}
.headerMenuRow1 {
background:url(pics/login1.png) no-repeat top center;
height:50px;
font: bold 14px Trebuchet MS, tahoma, arial, sans-serif;
color: #333333;
text-align:center;
}
.gridTable {
background:url(pics/login2.png) repeat-y;
}
.headerMenuRow1 a:link, .headerMenuRow1 a:active, .headerMenuRow1 a:visited {
font: bold 14px Trebuchet MS, tahoma, arial, sans-serif;
color: #444444;
text-decoration: underline;
}
.gridFooter {
position:absolute;
margin-top:8px;
}
.gridFooter2 {
height:43px;
background:url(pics/login3.png) no-repeat bottom center;
}
/* ********** [ ENDS ] ********** */
. copy falowing in it [php]<?php if (defined('IN_PMBT'))die ("You can't include this file"); define('IN_PMBT', true); require_once("include/config.php"); echo "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\n"; echo "<html>\n"; echo "<head>\n"; echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n"; echo"<script type=\"text/javascript\" language=\"JavaScript\" src=\"$siteurl/bbcode.js\"></script>"; echo "<!--[if lt IE 7]> <script defer type=\"text/javascript\" src=\"$siteurl/pngfix.js\"></script><![endif]-->"; echo "<title>".$sitename."</title>\n"; if (is_readable("themes/$theme/favicon.ico")) { echo "<link REL=\"shortcut icon\" HREF=\"$siteurl/themes/".$theme."/favicon.ico\" TYPE=\"image/x-icon\">\n"; } $reason = ""; if (is_banned($user, $reason)) { echo "<meta http-equiv=\"refresh\" content=\"0;url=ban.php?reson=".urlencode($reason) ."\">"; die(); } if (is_readable("themes/$theme/style.css")) { echo "<link rel=\"StyleSheet\" href=\"$siteurl/themes/$theme/style.css\" type=\"text/css\">\n<script type=\"text/javascript\" src=\"$siteurl/global.js\"></script>\n"; } $logintop = "<center><img src=\"themes/$theme/pics/logosmall.png\"></center> <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\"> <tr> <td class=\"headerMenuRow1\" width=\"100%\" colspan=\"2\" nowrap>Neesi reģistrejies spied <a href=\"login.php?op=jauns_lietotajs\"> |
| The Following 3 Users Say Thank You to wolfman For This Useful Post: | ||
|
#2
|
||||||||||||
|
||||||||||||
|
that looks good you going to create a theme to match?
![]() looks Like I well need to edit hard coded words to use language files Maybe l8tr
__________________
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 phpMyBitTorrent forum
|
|
#3
|
||||||||||||
|
||||||||||||
|
themes is mostly done but will req some moding so i'm optimizing it
|
|
#4
|
||||||||||||
|
||||||||||||
|
Having done all these steps index.php display only the banner!.
|
| Sponsored Links | ||
| ||
|
#5
|
||||||||||||
|
||||||||||||
|
change
PHP Code:
PHP Code:
__________________
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 phpMyBitTorrent forum
|
|
#6
|
||||||||||||
|
||||||||||||
|
|
|
#7
|
||||||||||||
|
||||||||||||
|
lol
change call from orginal to header location sincu ur using chrome what is like IE
|
|
#8
|
||||||||||||
|
||||||||||||
|
turn on allow short tags in wamp/xamp php settings
__________________
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 phpMyBitTorrent forum
|
|
#9
|
||||||||||||
|
||||||||||||
|
the problem still exists even with IE and FireFox
|
|
#10
|
||||||||||||
|
||||||||||||
|
try this
PHP Code:
PHP Code:
|
![]() |
| Tags |
| login , tiger |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tiger Theme | wolfman | PMBT | 0 | 07-02-10 23:43 |
| Login | sraka1 | Nafania SZ Edition | 0 | 30-08-09 19:55 |
| login.php | rytisp | Torrent Strike | 3 | 15-02-09 11:34 |
| [PMBT 2.x] AcidTech Tiger | Krypto | PMBT | 5 | 15-02-09 05:18 |
| login.php | tunad | Torrent Strike | 2 | 30-11-08 16:44 |