Bravo List
Register
Go Back   Bravo List > Development > Tracker Mods > PMBT
Reply
  #11  
Old 09-02-10, 00:45
joeroberts's Avatar
phpMyBitTorrent developer
 
Join Date: Jan 2008
United States
Posts: 1,019
Activity Longevity
2/20 19/20
Today Posts
1/11 sssss1019
Default
please show me your login.php
__________________
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
Click the image to open in full size.
Reply With Quote
  #12  
Old 09-02-10, 00:53
wolfman's Avatar
Member
 
Join Date: Aug 2009
P2P
Posts: 66
Activity Longevity
0/20 8/20
Today Posts
0/11 sssssss66
Default
me ?
Reply With Quote
  #13  
Old 09-02-10, 00:54
joeroberts's Avatar
phpMyBitTorrent developer
 
Join Date: Jan 2008
United States
Posts: 1,019
Activity Longevity
2/20 19/20
Today Posts
1/11 sssss1019
Default
no his he got redirect working as the page he showed as being messed up is login.php so I need to see it to see Y it is showing like he has short tags disabled
Click the image to open in full size.
__________________
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
Click the image to open in full size.
Reply With Quote
  #14  
Old 09-02-10, 06:43
wolfman's Avatar
Member
 
Join Date: Aug 2009
P2P
Posts: 66
Activity Longevity
0/20 8/20
Today Posts
0/11 sssssss66
Default
replace all code till

PHP Code:
case "nozaudeta_parole": { 
with this

PHP Code:
<?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">';
echo 
"<html>\n";
echo 
"<head>\n";
echo 
'<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />';
echo 
'<script type="text/javascript" language="JavaScript" src="bbcode.js"></script>';
echo 
'<!--[if lt IE 7]><script defer type="text/javascript" src="pngfix.js"></script><![endif]-->';
echo 
"<title>".$sitename."</title>\n";
if (
is_readable("themes/$theme/favicon.ico")) { 
echo 
'<link REL="shortcut icon" HREF="themes/!!!CHANGE ME!!!/favicon.ico" TYPE="image/x-icon">'
}
$reason "";
if (
is_banned($user$reason)) {
echo 
'<meta http-equiv="refresh" content="0;url=ban.php?reson=';echo".urlencode($reason)."">\n";die();
}
if (
is_readable("themes/$theme/style.css")) {
echo 
'<link rel="StyleSheet" href="themes/!!!CHANGE ME!!!/style.css" type="text/css"><script type="text/javascript" src="global.js"></script>';
}
$logintop '<center><img src="themes/!!!CHANGE ME!!!/pics/logosmall.png"></center>
<table width="100%" cellpadding="0" cellspacing="0"> 
<tr> 
<td class="headerMenuRow1" width="100%" colspan="2" nowrap>Not registred ? <a href="login.php?op=jauns_lietotajs">signup</a><br><a href="login.php?op=nozaudeta_parole">Lost password ?</a> 
</td> 
</tr> 
</table> 
<table width="100%" cellpadding="0" cellspacing="0"> 
<tr> 
<td width="100%" valign="top"> 
<table width="410" cellpadding="0" cellspacing="0" style="margin:0px auto"><tr><td></td></tr></table> 
<table cellpadding="0" cellspacing="1" width="410" class="gridTable" style="margin:0px auto">'
;
$loginbottom '</table></td></tr><td class="gridFooter2" width="100%"></td></table>';
echo
"</head><body>";
switch (
$op) { 
case 
"ienakt": {
echo 
"$logintop";
echo 
'<form method="POST" action="user.php';
echo 
".$returnto."
echo
' ><input type="hidden" name="op" value="login" />
<tr> 
<td class="gridRow1" nowrap>Nick</td> 
<td width="100%" class="gridRow1"><input class="textarea" type="text" name="username" size="34" /></td> 
</tr>

<tr> 
<td class="gridRow1" nowrap>Pass</td> 
<td width="100%" class="gridRow1"> 
<input class="textarea" type="password" name="password" size="34" /> 
</td> 
</tr>

<tr> 
<td class="gridFooter" colspan="2"> 
<center><input class="button" type="submit" value="Login" /></center> 
</td> 
</tr>
</form>'
;
echo 
"$loginbottom";
break;
}
and report if that works for you

and change all !!!CHANGE ME!!! to name of ur theme
Reply With Quote
Sponsored Links
Advertisement
Reply

Tags
login , tiger

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
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



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