isohuntto / openbay

Other
3.53k stars 903 forks source link

Edit /browse to look like this? #140

Open ghost opened 9 years ago

ghost commented 9 years ago

Hi, Anybody knows how to make my selfhosted openbay /browse section looking like this => http://i.imgur.com/LjkNzZP.png ?

Cuz the current one is looking crappy with text only. thank you for who will help.

mokiding commented 9 years ago

DO NOT USE INTERNET EXPLORER.

Web Developer & Reverse engineer https://m0k1.cf https://linkedin.com/in/mokiding

2015-01-15 17:14 GMT+01:00 ekoice notifications@github.com:

Hi, Anybody knows how to make my selfhosted openbay /browse section looking like this => http://i.imgur.com/LjkNzZP.png ?

Cuz the current one is looking crappy with text only. thank you for who will help.

— Reply to this email directly or view it on GitHub https://github.com/isohuntto/openbay/issues/140.

ghost commented 9 years ago

Same story with chrome, firefox and opera...

Lacedaemon commented 9 years ago

@ekoice: What does yours look like right now? You need to have a working database for recent torrents to show in the Browse section, otherwise it'll just display the category titles. Here's what mine looks like after using @TPBT-OFFCIAL's database/Sphinx: http://imgur.com/KhyeuLY.jpg

ghost commented 9 years ago

http://i.imgur.com/4sazlXl.png

and yes, I got my working db and sphinx. cannot understand whats wrong...maybe the torrents inside the db needs to be older than 1month? or the /browse section works best with apache, cuz i got nginx ?

Lacedaemon commented 9 years ago

@ekoice:

and yes, I got my working db and sphinx. cannot understand whats wrong...

Did you remember to adjust config.php to match your database/Sphinx credentials? What's the output from debug.php? Try @TPBT-OFFICIAL's database/Sphinx; if it works, then there's something wrong with yours.

maybe the torrents inside the db needs to be older than 1month?

I'm fairly new to this whole thing as well, so I'm not sure about that one.

or the /browse section works best with apache, cuz i got nginx ?

I'm using nginx, and my Browse section works fine (as pictured above).