Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Gazelle (http://www.bvlist.com/forumdisplay.php?f=40)
-   -   No torrents on "Torrens" page (http://www.bvlist.com/showthread.php?t=10737)

lordgabber 17th February 2016 23:24

No torrents on "Torrens" page
 
Hello guys!
I need some help with Gazelle.
I make a torrent, then download and seed it - all is OK.
But when I click on "Torrents" I dont see any torrents...
http://joxi.ru/EA4679EuDKqDPm
Any idea how to fix it?

DND 18th February 2016 00:06

error in torrent client?
error in error log?
error!? error!? error!? :coffee:
debug it.

lordgabber 19th February 2016 17:46

Quote:

Originally Posted by DND (Post 48456)
error in torrent client?
error in error log?
error!? error!? error!? :coffee:
debug it.

Thx for reply!

Errors on Gazelle:
http://joxi.ru/D2P8b41IdYgWV2

I can see what I selfuploaded only: http://joxi.ru/n2YOKnGtjRl5Zr

Error in torrent client (utorrent 2.2.1):
http://joxi.ru/Dr8N0vbukpgnj2
Three old torrents I can seed with no problem, only I when I make new its have 'unregistered torrent' status.

DND 19th February 2016 18:30

it can't connect to the mysqli :) (sphinx)
fix this issue and everything should be oki-doki.. for the moment.

lordgabber 22nd February 2016 21:41

I try fix this.
But its not oki-doki!

I think I need to change this:

* Initialize Sphinxql object
*
* @param string $Server server address or hostname
* @param int $Port listening port
* @param string $Socket Unix socket address, overrides $Server:$Port
*/
public function __construct($Server, $Port, $Socket) {
$this->Server = $Server;
$this->Port = $Port;
$this->Socket = $Socket;
$this->Ident = self::get_ident($Server, $Port, $Socket);

But what to change?
Change "$this" to 127.0.0.1?

DND 22nd February 2016 22:28

you just need to make sure that sphinx config matches the gazelle config

lordgabber 26th February 2016 12:05

Quote:

Originally Posted by DND (Post 48516)
you just need to make sure that sphinx config matches the gazelle config

Thx! But I delete Gazelle.
Better I hire you for U232 in near future ;)


All times are GMT +2. The time now is 12:34.

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