Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=93)
-   -   [PMBT 2.x]Torrent snatcher (http://www.bvlist.com/showthread.php?t=1537)

joeroberts 22nd May 2010 18:40

1 Attachment(s)
dude that is the RSS feed for your site!
you need to go to
yoursite/outside.php

Hasan 22nd May 2010 18:48

Quote:

Originally Posted by joeroberts (Post 23150)
dude that is the RSS feed for your site!
you need to go to
yoursite/outside.php

The RSS for my site works now mate..

but when i got to mysite/outside.php it give me this

You can't access this file directly

joeroberts 22nd May 2010 19:03

add
PHP Code:

if (defined('IN_PMBT'))die ("You can't include this file");
define("IN_PMBT",true); 

just before
PHP Code:

include('header.php');
include 
'lastRSS.php'


Hasan 22nd May 2010 19:14

Quote:

Originally Posted by joeroberts (Post 23152)
add
PHP Code:

if (defined('IN_PMBT'))die ("You can't include this file");
define("IN_PMBT",true); 

just before
PHP Code:

include('header.php');
include 
'lastRSS.php'



SWEET, this is GREAT!

Thanks alot!!

But some it uploads and some it says this

attention

Attention

Can't get Peer Data from TrackerInvalid Data from External Tracker. The Tracker may have Server Problems. Please try again later.





Its means, that the server I'm getting the torrent from won't allow it or its just have some problems?

joeroberts 22nd May 2010 19:17

Meens it is having problems decoding there responce!

Hasan 22nd May 2010 19:18

Quote:

Originally Posted by joeroberts (Post 23154)
Meens it is having problems decoding there responce!

Al right, Thanks again! :)


All times are GMT +2. The time now is 19:28.

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