Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 26th August 2013, 20:32
pedrodarcos pedrodarcos is offline
Senior Member
 
Join Date: May 2013
P2P
Posts: 21
Default I have activated private tracker and get error
It returns this error

http://demonoid.com.co/login.php?ret...Fhttperror.php

Now the tracker is down:-(

I have no idea what to do...

need help please,

thank you

Last edited by pedrodarcos; 27th August 2013 at 00:52. Reason: add
Reply With Quote
  #2  
Old 27th August 2013, 04:47
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Because there is no login.php
please let me see you theme main.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 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:
pedrodarcos (27th August 2013)
  #3  
Old 27th August 2013, 10:00
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default lol
joe build it and theme it for him come you know you wanna
__________________

7.5 tsse
future tracker source & hosting, vps
trackers installs + Themes
http://www.foxyhosting.co.uk
http://www.downmy.top testing zone
offshore vps & cpanel hosting & Shoutcast & VPN
STOP cyberbullying
any setups tracker installs vps hosting vps setups themes mods hit me up
over the last three months ive become a snake breeder,pythons,hogs,boa,corn,rat,king,carpet and what joy it is


Reply With Quote
The Following User Says Thank You to x360zone For This Useful Post:
pedrodarcos (31st August 2013)
  #4  
Old 27th August 2013, 14:35
pedrodarcos pedrodarcos is offline
Senior Member
 
Join Date: May 2013
P2P
Posts: 21
Default
Hello Joeroberts,

I attached the main.php file.

Thanks
Attached Files
File Type: php main.php (29.3 KB, 1 views)
Reply With Quote
  #5  
Old 28th August 2013, 03:46
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
in that file find
PHP Code:
if($pivate_mode AND !$user->user AND !newuserpage($_SERVER["PHP_SELF"])){
echo 
"<meta http-equiv=\"refresh\" content=\"0;url=login.php?returnto=".urlencode($_SERVER["PHP_SELF"])."\">";        die();
include
'footer.php';

and replace it with
PHP Code:
if($pivate_mode AND !$user->user AND !newuserpage($_SERVER["PHP_SELF"])){
echo 
"<meta http-equiv=\"refresh\" content=\"0;url=user.php?op=login&returnto=".urlencode($_SERVER["PHP_SELF"])."\">";        die();
include
'footer.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 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:
pedrodarcos (28th August 2013)
  #6  
Old 28th August 2013, 13:04
pedrodarcos pedrodarcos is offline
Senior Member
 
Join Date: May 2013
P2P
Posts: 21
Default
Thank You very much
Reply With Quote
Reply

Tags
activated , error , private , tracker

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



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