Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   phpMyBitTorrent 2.0.4 Gold (installer fix) (http://www.bvlist.com/showthread.php?t=7040)

Big 28th September 2011 16:34

phpMyBitTorrent 2.0.4 Gold (installer fix)
 
1 Attachment(s)
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.

xDev 28th September 2011 17:50

Quote:

Originally Posted by Big (Post 30326)
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

joeroberts 29th September 2011 00:16

Quote:

Originally Posted by Developer (Post 30327)
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>";



ISTIAK 3rd June 2015 11:19

how to install phpMyBitTorrent? pls . thanks in advance :wallbash:

joeroberts 3rd June 2015 12:36

yoursite/setup/index.php

there is a read me included

deanmkd123 4th June 2015 01:08

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? :sad:

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.

joeroberts 4th June 2015 03:53

try these files
http://btmanager.org/index.php?topic=6.msg1648#msg1648

deanmkd123 4th June 2015 11:54

Quote:

Originally Posted by joeroberts (Post 47085)

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. :mad:

Configuration to install:

Debian
Apache latest version
MySQL latest version.

joeroberts 4th June 2015 12:37

Quote:

Originally Posted by deanmkd123 (Post 47088)
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

deanmkd123 4th June 2015 22:59

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?


All times are GMT +2. The time now is 20:57.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.