Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   error (http://www.bvlist.com/showthread.php?t=644)

kornflake 16th July 2008 21:04

error
 
Code:

Catchable fatal error: Object of class User could not be converted to string in C:\wamp\www\Tracker\html\include\bittorrent.php on line 77

joeroberts 17th July 2008 03:03

Re: error
 
open bittorrent.php find
Code:

        if ($variant == "index") {
                OpenTable("Torrents");
        } elseif ($variant == "mytorrents") {
                OpenTable(_btmytorrents);
        } elseif ($variant == "usertorrent") {
                OpenTable(str_replace("**user**",$user,_btusertorrents));
        }

and remove it then go down to bottom and find
Code:

        CloseTable();
and remove it.

kornflake 17th July 2008 04:10

Re: error
 
thanks

demonbogdan 27th July 2008 23:01

Re: error
 
Code:

Updating
http://www.h33t.com:3310/announce

 

Warning: fopen(http://www.h33t.com:3310/scrape?info...E9%1Cl%5EW%ECA) [function.fopen]: failed to open stream: Connection refused in /home/demon/public_html/torrent/scrape-external.php on line 18

:suicide:

joeroberts 28th July 2008 04:56

Re: error
 
the other server seems to have refused your fopen


All times are GMT +2. The time now is 09:48.

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