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 Release (http://www.bvlist.com/showthread.php?t=3462)

deanMKD 4th June 2012 00:47

Quote:

Originally Posted by joeroberts (Post 35091)
$db_user = "a6539609";
this part is wrong it is missing the _tracker like so
$db_user = "a6539609_tracker";

Its the same dude..In Access User Name i entered a6539609_admin
and its the same..Check the picture up..You will see that database is a6539609_admin, and the problem continue...I deleted the old database, and create new called a6539609_admin..

http://i.imgur.com/bDEwY.png

http://i.imgur.com/dN3VE.png

and give me this:

http://i48.tinypic.com/4jrzn8.png

joeroberts 4th June 2012 01:03

Oh damm Im sorry I am a Jack ass and Have no clue how to set this code Up
I hope some one well come along that can help you.:drink:

deanMKD 4th June 2012 01:15

This is infos. from /include/configdata.php file:

Code:

db_host: host where database runs
db_port: not used
db_user: database user name
db_password: database password
db_name: database name on server
db_prefix: prefix for tables
persistency: connection persistency
--------------------------------- */
$db_type = "MySQL";
$db_host = "tracker.hostzi.com";
$db_user = "a6539609_admin";
$db_pass = "admin1234567890";
$db_name = "a6539609_traker";
$db_prefix = "torrent"; //Without "_"
$db_persistency = false;


joeroberts 4th June 2012 01:18

try using this
$db_host = "localhost";
rather then this
$db_host = "tracker.hostzi.com";

deanMKD 4th June 2012 01:25

Quote:

Originally Posted by joeroberts (Post 35095)
try using this
$db_host = "localhost";
rather then this
$db_host = "tracker.hostzi.com";

I tryed that, and its the same..Tryed with $db_host = "tracker.hostzi.com" and with $db_host = "localhost" but the error exist..:muscle:

http://i.imgur.com/KpwCJ.png

joeroberts 4th June 2012 01:30

ok i see your data base is not local its external

try using
mysql11.000webhost.com

deanMKD 4th June 2012 01:33

Quote:

Originally Posted by joeroberts (Post 35098)
ok i see your data base is not local its external

try using
mysql11.000webhost.com

I tryed as you tell me and:

http://i.imgur.com/uonZH.png

joeroberts 4th June 2012 01:45

that is saying that your user info is wrong for that data base.
Do you have phpmyadmin?

deanMKD 4th June 2012 01:52

Quote:

Originally Posted by joeroberts (Post 35101)
that is saying that your user info is wrong for that data base.
Do you have phpmyadmin?

Yes i have phpmyadmin..so what to do?

joeroberts 4th June 2012 01:54

sent you a PM

Lany 25th August 2012 17:25

Help me how to upload?
 
Help me how to upload I'm send error

http://i47.tinypic.com/348ge2g.png

joeroberts 25th August 2012 20:28

Are you uploading a NFO file?

David244us 6th September 2012 14:59

user signup problems
 
Hi m8teys, I'm running the 2.04 gold edition and wondering if anyone can tell me how to edit the confirmation emails. Well users when signing up doesn't receive the email. I have looked everywhere I can think to check but don't want to mess anything up. thanks.

Giorgatzelos 6th September 2012 15:03

i never had a pmbt tracker that this was fixed, or working as it should...i just set the email confirmation to off...

joeroberts 6th September 2012 15:07

your server may be set to not allow forwarding mail so You well need to use a valid email for your server. first make sure the email is a valid email.

David244us 6th September 2012 15:40

I turned it off thanks you m8's

Dradden 10th September 2012 03:52

Hi Joe I know your really active on the development of this and was wondering if the date on the download at sourceforge is correct? It states last update "2011-10-18". I see there is a beta is there any eta on a working release?

joeroberts 10th September 2012 03:57

I've been threw a few installes and have all the files to update it but I have also started working on 3.0 so 2.0.4 has moved to the way side as far as updates go.
3.0 demo http://guv2.com/3/pmbt/index.php
3.0 svn http://phpmybittorrent.svn.sourcefor...pmybittorrent/
sorry but I'm the only one that has stuck with the coding on it so it takes time.

evillegend441 11th March 2014 02:36

Help me PLEASE
 
please Help me Iam Getting This Error

Code:

Checking files...OK

Creating table addedrequests...
Error executing SQL Query -- phpMyAdmin SQL Dump -- version 2.11.9.4 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Aug 16, 2009 at 03:22 PM -- Server version: 5.0.75 -- PHP Version: 5.2.6-3ubuntu4.1 -- -- Database: `phpMyBitTorrent` -- -- -------------------------------------------------------- -- -- Table structure for table `phpbb__addedrequests` -- CREATE TABLE `phpbb__addedrequests` ( `id` int(10) unsigned NOT NULL auto_increment, `requestid` int(10) unsigned NOT NULL default '0', `userid` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`id`), KEY `pollid` (`id`), KEY `userid` (`userid`) ) ENGINE=MyISAM ;
Error ID:
Error Message:

A fatal error occurred during setup. Please fix the above error and try running Setup again, or refreshing your browser.


Best Regard's
#evillegend

joeroberts 11th March 2014 03:34

clear your data base!

Giorgatzelos 6th June 2014 21:50

integrated forum graphic glitch
 
Dear Joe, thanx for the help, i appreciate it man...i have one last glitch at the integrated forum as you see in the picture i attached.any thoughts?

joeroberts 7th June 2014 12:25

you needed to update your phpBB3/rewrite.php page

PHP Code:

<?php
/*
*----------------------------phpMyBitTorrent V 2.0.5---------------------------*
*--- The Ultimate BitTorrent Tracker and BMS (Bittorrent Management System) ---*
*--------------   Created By Antonio Anzivino (aka DJ Echelon)   --------------*
*-------------------   And Joe Robertson (aka joeroberts)   -------------------*
*-------------               http://www.p2pmania.it               -------------*
*------------ Based on the Bit Torrent Protocol made by Bram Cohen ------------*
*-------------              http://www.bittorrent.com             -------------*
*------------------------------------------------------------------------------*
*------------------------------------------------------------------------------*
*--   This program is free software; you can redistribute it and/or modify   --*
*--   it under the terms of the GNU General Public License as published by   --*
*--   the Free Software Foundation; either version 2 of the License, or      --*
*--   (at your option) any later version.                                    --*
*--                                                                          --*
*--   This program is distributed in the hope that it will be useful,        --*
*--   but WITHOUT ANY WARRANTY; without even the implied warranty of         --*
*--   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the          --*
*--   GNU General Public License for more details.                           --*
*--                                                                          --*
*--   You should have received a copy of the GNU General Public License      --*
*--   along with this program; if not, write to the Free Software            --*
*-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA --*
*--                                                                          --*
*------------------------------------------------------------------------------*
*------              ©2010 phpMyBitTorrent Development Team              ------*
*-----------               http://phpmybittorrent.com               -----------*
*------------------------------------------------------------------------------*
*-------------------Saturday, January 23, 2010 4:02 PM ------------------------*
*/

if (!defined('IN_PHPBB'))
{
    exit;
}
$buffer ob_get_clean();
global 
$siteurl,$forumbase;
$oldurl str_replace('/phpBB.php','',$_SERVER["PHP_SELF"]);
$buffer preg_replace("(&(?!([a-zA-Z]{2,6}|[0-9\#]{1,6})[\;]))""&"$buffer);
$buffer str_replace(array("&&""&middot""&nbsp"), array("&&""·"" ;"), $buffer);
$buffer str_replace(array("&&""&middot""&nbsp"), array("&&""·"" ;"), $buffer);
        
$rewrite_search2[] = $_SERVER['DOCUMENT_ROOT'];
        
$rewrite_replace2[] = "";
        
$rewrite_search2[] = '.php?';
        
$rewrite_replace2[] = ".php&";
        
$rewrite_search2[] = $forumbase."/";
        
$rewrite_replace2[] = "phpBB.php?page=";
        
$rewrite_search2[] = $oldurl.'/phpBB.php?page=styles/';
        
$rewrite_replace2[] = $siteurl."/".$forumbase."/styles/";
        
$rewrite_search2[] = $oldurl.'/phpBB.php?page=../phpBB.php&';
        
$rewrite_replace2[] = $oldurl."/phpBB.php?page=ucp.php&";
        
$rewrite_search2[] = 'page=ucp.php&page=mcp.php&=&';
        
$rewrite_replace2[] = "page=mcp.php&";
        
$rewrite_search2[] = 'ucp.php&page=mcp.php&&';
        
$rewrite_replace2[] = "mcp.php&";
        
$rewrite_search2[] = 'phpBB.php&page=';
        
$rewrite_replace2[] = "phpBB.php?page=";
        
$rewrite_search2[] = 'phpBB.php&page=';
        
$rewrite_replace2[] = "phpBB.php?page=";
        
$rewrite_search2[] = $oldurl.'/phpBB.php?page=style.php&sid=';
        
$rewrite_replace2[] = $siteurl."/".$forumbase."/style.php?sid=";
        
$rewrite_search2[] = $oldurl.'/phpBB.php?page=download/file.php&';
        
$rewrite_replace2[] = $siteurl."/".$forumbase."/download/file.php?";
        
$rewrite_search2[] = $oldurl.'/phpBB.php?page=images/';
        
$rewrite_replace2[] = $oldurl."/".$forumbase."/images/";
        
$rewrite_search2[] = 'user.php&';
        
$rewrite_replace2[] = "user.php?";
        
$rewrite_search2[] = '.http://';
        
$rewrite_replace2[] = "http://";
        
$rewrite_search2[] = "window.open(url.replace(/&/g, '&'),";
        
$rewrite_replace2[] = "window.open(url.replace(/&/g, '&'),";
        
$buffer str_replace($rewrite_search2,$rewrite_replace2,$buffer);
//Restart Output Buffering again
ob_start("ob_gzhandler");
ob_implicit_flush(0);
echo 
$buffer;
?>

Bump: [HIDE=3]test[/HIDE]

DjBlack 12th May 2016 02:21

help
 
Why can not I log in to the tracker

my tracker adress is

http://danceland_dj_team_radio.comxa.com/index.php

pls help

when I log in I write this

Login Successful. You now have Level Privileges. Have a nice download!

then I throw this

The area you are trying to Access is Restricted to Registered Users.
Please provide your Access Credentials and try again. If you're not Signed Up yet, you can DO SO for FREE.


whats wrong


sorry for my bad english im from slovenia..

joeroberts 12th May 2016 02:47

in set up you gave wrong cookie info


All times are GMT +2. The time now is 16:50.

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