Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   xBTiT (http://www.bvlist.com/forumdisplay.php?f=30)
-   -   XBTIT Blu-Edition by BluCrew v2.0.8 (http://www.bvlist.com/showthread.php?t=11241)

z3ro 29th September 2017 18:26

XBTIT Blu-Edition by BluCrew v2.0.8
 
2 Attachment(s)
Have a nice time!

https://github.com/bug-me-not/XBTIT-...ion-by-BluCrew


Quote:

REQUIREMENTS:
  • Web server with NGINX (Apache can be used but not recommended)
  • A valid domain
  • PHP 7.X+ Recommended (PHP 5.4+ minimum)
  • Dependencies for PHP, (Updated as issues spotted)
    • php-gettext -> This is primarly for phpmyadmin, if your going to use it, there has been cases where it does not install when installing phpmyadmin.
    • php-curl -> This is specifically needed for the Various API's we have running.
  • MySQL 5.7+ or MariaDB 10+ (At this time you must disable Strict-Mode. MySQL and MariaDB are enabled by default in MySQL 5.7 and MariaDB 10)
Point And Click Installer (UNDER TESTING):
PHP TRACKER AND INTERNAL FORUM
This is the easiest and fastest way to get your tracker up and running!


  • Place the xbtitFM Blu-Edition code in your webroot
  • Create your database (utf8_unicode_ci) and a database user using your application of choice like phpMyAdmin. Grant your database user usage privileges (data+structure, not grant/administration)
  • Place PHPMailer into the includes folder.
  • Use a web browser to open the site
  • Follow the instructions displayed by the installer
  • Once install is complete delete the install.php from your server
  • Log into your new site with the username and password you created during the install process
  • Enter the admin control panel and set your tracker's URL and announce URL's (delete the example announce with the :2710) and set your preferences and then save the settings.
  • Take some time to go through the admin panel and get used to everything from settings, hacks, modules and more.
  • Enjoy!
Manual Install:

  • PHP TRACKER AND INTERNAL FORUM
  • It is assumed you already have the reqirments installed. (If so continue to next step, if not do it or ask for help in gitter chat room)
  • Place the xbtitFM Blu-Edition code in your webroot
  • Create your database (utf8_unicode_ci) and a database user using your application of choice like phpMyAdmin or via terminal. Grant your database user full permissions.
  • In your web directory of the script.OPEN /sql/database.sql and goto line 7511 ('url', 'http://example.com'), REPLACE WITH YOUR DOMAIN NAME! AND SAVE THE CHANGES.
  • Inport the SQL file located in your web directory of the script. /sql/database.sql
  • Navigate to your web directory of the script. Open /include/settings.php via a text editor or nano in terminal and enter your DB info you just created. Save it.
  • Goto your domain or IP in your web browser and login with Username: Admin Pass: Admin123.
  • Be sure to change your owner default accounts username and password.
  • Enter the admin control panel and set your tracker's URL and announce URL's (delete the example announce with the :2710) and set your preferences and then save the settings.
  • Take some time to go through the admin panel and get used to everything from settings, hacks, modules and more.
  • Enjoy!
GENERAL NOTES:

  • Look to your Users Group Settings, do they match what you want?
  • You need to create the boards for your internal forum.
  • It is a lot of new stuff to take in, any bugs please open a issue.
  • https://kiwiirc.com/embedding for setting up your IRC widget in the irc.php
CREDITS:

  • BluCrew (HDVinie and MrG01)
  • Our Collaborators (flier56, Chocolatkey, nilimahona)
  • This script takes the best of XBTIT, XBTITFM, XBTIT DT FM and XBTIT DT DC so credit to all the developers and participents in those named scripts. (That being said XBTIT Blu-Edition is still very much different but without XBTIT CORE this script would not be availble so giving credit where credit is due!)
  • YOU ARE NOT TO REMOVE OUR COPYRIGHT NOTICE FROM THE FOOTER!
    Copyright © 2016 Styled By BluCrew
    Copyright © 2016-2017 XBTIT Blu Edition by BluCrew
v1.0 - Initial Release
v1.1 - API class to handle Posters, Banners, CD Art and Background images from TVDB and FanArt
v1.1.03 - Fixes cache issue relating to OMDB
v1.1.04 - Minor fixes to bugs relating to list and details pages
v1.1.05 - Fixes to language, Multiple Style Updates, Global Seedbonus Multiplier Hack Added
v2.0 - OMDB API complete, Style Updates, Lang Updates, Auto Poster, Rating, Genre and Plot handling via IMDB or TVDB ID.
v2.0.5 - Point and Click Installer Functional for east install process.
v2.0.6 - Fixes the issue with Admin Seedbonus page
v2.0.7 - Fixes issue where an empty Seedbox table fills up PHP logs
v2.0.8 - Removes the PHPMailer code. The latest should be pulled from Github on intsall.



yammu 30th September 2017 19:31

How to install i stuck in beginning
Connection to DB was not possible!No DB with that name seems to exist on the server!
I tried installer folder too but end up errors with sql not found give full details and description about install

Bump: I m eager to install this so i am waiting for install instructions pls give it
Quote:

Originally Posted by yammu (Post 50684)
How to install i stuck in beginning
Connection to DB was not possible!No DB with that name seems to exist on the server!
I tried installer folder too but end up errors with sql not found give full details and description about install


TrickyRicky 1st October 2017 07:21

File does not exist

Needs re/uploaded

RIAS 1st October 2017 11:27

2 Attachment(s)
Missing phpmailer folder, install.unlock file and error path in common.php on line 111 !

How install and fix this:
Before install, upload the folder phpmailer and install.unlock file in your public_html after that edit common.php on line 111:

PHP Code:

include_once($THIS_BASEPATH.'/include/phpmailer/class.phpmailer.php'); 

replace with

PHP Code:

include_once($THIS_BASEPATH.'/phpmailer/class.phpmailer.php'); 

Open http://yoursite.com/install.php and follow steps for finish installation.
After complete installation,if you have problem with registration change in phpAdmin user: Admin, email adress with yours and recover password!

Sorry for my bad english.


Missing bloks, this script it's not full :sad:

doyo 1st October 2017 18:05

Download: Link

yammu 1st October 2017 20:24

Installed sucessfully also recovered admin pass but http://prntscr.com/gs7i1l language is kind of problem how to fix that, kindly help me out you guys
As well i m unable to find option to start registeration.

HDVinnie 2nd October 2017 21:41

a JFYI. This is my project. I abandoned it about 8 months ago. It was a private codebase hosted on my private gitlab server. Since then I made it open source and bug-me-not hosted it for me on Github.

You can find here:

https://github.com/bug-me-not/XBTIT-...ion-by-BluCrew

And gitter channel:

https://gitter.im/bug-me-not/XBTIT-B...ion-by-BluCrew

Hasn't had much action but hopefully some devs will continue it on GitHub. I have since moved onto another project.

yammu 2nd October 2017 22:21

Language is only problem in this script

JHONNY 17th January 2018 13:10

Fatal error
 
Fatal error: Call to a member function fetch_assoc() on boolean in /include/common.php on line 319

Line 319: while ($mz=$mr->fetch_assoc()) {

dj_otrov 3rd February 2018 18:19

error
 
Quote:

Originally Posted by z3ro (Post 50680)
XBTIT-Blu-Edition-by-BluCrew-master
Have a nice time!

http://www99.zippyshare.com/v/VAizrtYv/file.html



File does not exist on this server

HDVinnie 3rd February 2018 21:31

Quote:

Originally Posted by dj_otrov (Post 51462)
File does not exist on this server[/B]

You can find it here as its open source: https://github.com/bug-me-not/XBTIT-...n-by-BluCrew-1

Bump:
Quote:

Originally Posted by ropex (Post 51463)
HI
how to change if there is no such table in phpadmin user: Admin

What he means is login to phpmyadmin and find the user Admin in the "users" table. :coffee:

dj_otrov 15th April 2018 18:25

error
 
Quote:

Originally Posted by z3ro (Post 50680)

das error user log and registacion

urliks 27th April 2018 08:47

problem
 
im upload and show this error
http://prntscr.com/jap0ok

Chez 27th April 2018 12:59

It's very obvious ... you have an unexpected "[" on that line. Maybe is because of your PHP version.

Botanicar 27th April 2018 14:31

how to fix iMDB or TVDB movei/serie poster?

https://prnt.sc/jatcxm

HDVinnie 27th April 2018 16:52

No one devs/supports that codebase anymore.

Botanicar 27th April 2018 18:53

Quote:

Originally Posted by HDVinnie (Post 51796)
No one devs/supports that codebase anymore.

That's a shame, show must go on

joeroberts 27th April 2018 20:21

Quote:

Originally Posted by HDVinnie (Post 51796)
No one devs/supports that codebase anymore.

I got it working in BTManager but for how long who know because they keep making changes
To IMDB so the code needs fixed often.

DND 27th April 2018 21:07

I also get it working on my little development environment. From time to time iMDB will make changes to their site and you will need to keep your api updated.
It doesn't really matter on which codebase you are using the api as long as its updated.



https://i.imgur.com/CsIhehv.png

mitch 29th April 2018 13:42

Hi, I installed it without problems on ubuntu 16.04. The database is well created. But when I'm on the login page, I enter the user and the pass I created during the installation, but I can't connect, even with Admin and Admin123. any idea what the problem is? thank you

DND 29th April 2018 13:57

did you checked the logs? you need to do that to see what is the actual problem

mitch 29th April 2018 15:28

Hi, founded and fixed my problem with phpmyadmin;
I edited the blu_settings table, modified max_users by 1 by 100 ( to start with), registered a new member and then put an 8 level in the users table, because apparently during installation, my user admin did not create itself.

finally I made a torrent that works well, it is well in seed! but if I want to put an image in "Screenshots (optional):", it doesn't appear after, but on the ftp it is, an idea? otherwise this tracker is pretty incredible in its features, great job!!

nilim 4th June 2018 07:02

does anybody succeeded to use xbt tracker with it?

fanson 27th February 2019 05:57

unfortunately it does not work well. neither does it show the seeds that are

batuo76 24th November 2019 16:58

Help me z3ro, folders imdb and thetvdb missing.
Thanks

vtmk 17th December 2019 00:14

good tracker full mode. thanks


All times are GMT +2. The time now is 05:29.

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