Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Wrong config ? (http://www.bvlist.com/showthread.php?t=10576)

Cerbere17 3rd November 2015 09:30

Wrong config ?
 
Hello,

I asked a question in my config.php is my configuration:

$ INSTALLER09 [' xbt_prefix '] = ' https://mywebsite.dyndns.org/ ';
$ INSTALLER09 [' xbt_suffix '] = ' / announce ';
$ INSTALLER09 [' announce_urls '] [ ] = ' https://mywebsite.dyndns.org/announce ';

But when I look in my tracker (in rutorrent) here's what I see https://mywebsite.dyndns.org/0000000...2a60f/announce

So the information on the seeders and leechers are not displayed on my site
Modify message

I feel that my XBT does not work or is misconfigured , are there any alternatives , if so which ones?

stoner 3rd November 2015 13:40

You are missing the port information.

Default is :2710

So something like this should work

$ INSTALLER09 [' xbt_prefix '] = ' http://mywebsite.dyndns.org:2710/ ';
$ INSTALLER09 [' xbt_suffix '] = ' / announce ';
$ INSTALLER09 [' announce_urls '] [ ] = ' http://mywebsite.dyndns.org:2710/announce ';


i dont use XBt myself on this source, so I'm only going off memory, but I think that is about right.


Also, I'm not sure if you can use HTTPS, so i have removed that from your config. SSL works off its own port 443 in the case of web browsing normally.
Although with some server side webserver configuration, I would of thought you can get that to work, but thats beyond the scope of this post.

Cerbere17 4th November 2015 09:39

Thx Stoner it work's !

Now i see seeders and leechers in site infos !

I have two questions to ask if you will . First issue I can not upload images with bitbucket ( my rights on the folder are 777 ) .

2nd question: in the "upload torrent " menu line "poster" I can not upload image ...


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

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