Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 28th September 2011, 16:34
Big's Avatar
Big Big is offline
Member
 
Join Date: Aug 2011
P2P
Posts: 6
Default phpMyBitTorrent 2.0.4 Gold (installer fix)
Original source code had a few installation errors, have been corrected here.
Some files marked read-only must be opened, htaccess issues and one bug in phpBB3/install, that's all.
Now installation runs like a dream, just follow carefully the setting-up instructions.
Attached Files
File Type: zip phpMyBitTorrent_2.0.4-repack.2.zip (10.83 MB, 360 views)
Reply With Quote
The Following 3 Users Say Thank You to Big For This Useful Post:
alpha1969 (15th June 2015), DjBlack (29th January 2016), joeroberts (1st October 2011)
  #2  
Old 28th September 2011, 17:50
xDev xDev is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 158
Default
Quote:
Originally Posted by Big View Post
Original source code had a few installation errors, have been corrected here.
Some files marked read-only must be opened, htaccess issues and one bug in phpBB3/install, that's all.
Now installation runs like a dream, just follow carefully the setting-up instructions.
Very nice but can you set members to staff and thay will have there staff tools as in the old phpMyBitTorrent 2.0.4 Gold you can not hve staff as thay never hed any tools go to give them tools do not show for staff? because joe not willing to give any fix for staff tools so staff can see them and use them

Last edited by xDev; 28th September 2011 at 18:22.
Reply With Quote
  #3  
Old 29th September 2011, 00:16
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by Developer View Post
Very nice but can you set members to staff and thay will have there staff tools as in the old phpMyBitTorrent 2.0.4 Gold you can not hve staff as thay never hed any tools go to give them tools do not show for staff? because joe not willing to give any fix for staff tools so staff can see them and use them
I told you how to fix it you just need to add a link to modcp.php in the links bar on what ever theme you use

PHP Code:
if($user->moderator)
{
echo 
"<a href=\"./modcp.php\">Moderator panel</a>";

__________________
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
  #4  
Old 3rd June 2015, 11:19
ISTIAK ISTIAK is offline
Member
 
Join Date: Jun 2015
Posts: 4
Unhappy
how to install phpMyBitTorrent? pls . thanks in advance
Reply With Quote
  #5  
Old 3rd June 2015, 12:36
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
yoursite/setup/index.php

there is a read me included
__________________
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
  #6  
Old 4th June 2015, 01:08
deanmkd123 deanmkd123 is offline
Member
 
Join Date: May 2015
Posts: 7
Default
I followed instructions in document, and installed phpmybittorrent and phpBB3 forum. but when try to open http://site.com/tracker/index.php (because my tracker is instaled in subfolder) give me only BLANK screen.. So where is the problem?

After turn back original unmodified files, show me this error: "There seems to be a problem with the database server, sorry for the inconvenience. We should be back shortly." I must modify the codes because i dont start to install, every time give me blank screen using this tutorial.
Reply With Quote
  #7  
Old 4th June 2015, 03:53
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
try these files
http://btmanager.org/index.php?topic=6.msg1648#msg1648
__________________
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:
deanmkd123 (4th June 2015)
  #8  
Old 4th June 2015, 11:54
deanmkd123 deanmkd123 is offline
Member
 
Join Date: May 2015
Posts: 7
Default
Quote:
Originally Posted by joeroberts View Post
Tryed with latest upload from Coder, but give me various SQL errors when tryed to install. Tryed with setup folder from repack-2 version, install succesfully, but after instalation give me blank screen.. So ? Latest stable version have problem with SQL instalation files.

Configuration to install:

Debian
Apache latest version
MySQL latest version.
Reply With Quote
  #9  
Old 4th June 2015, 12:37
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by deanmkd123 View Post
Tryed with latest upload from Coder,
#1 I am the coder
#2 the Files I linked you to are updated Files with some fixes in it
#3 pHpMyBitTorrent is not made to run on PHP over 5.3
#3 Turn on error reporting and display in php.ini
__________________
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
  #10  
Old 4th June 2015, 22:59
deanmkd123 deanmkd123 is offline
Member
 
Join Date: May 2015
Posts: 7
Default
I have:

Server version: 5.5.43-0+deb7u1
MySQL client version: 5.5.43

I downloaded updated files, but still give me blank screen on install.. Need to modify the code in setup/index.php to start instaling..

When start to instalation, give me SQL syntax error...

So source is not updated at all.. So repack2 version is a good one?

Last edited by deanmkd123; 4th June 2015 at 23:16.
Reply With Quote
Reply

Tags
fix , gold , installer , phpmybittorrent

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 14:32. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.