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


All times are GMT +2. The time now is 00:20.

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