Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Closed Thread
  #1  
Old 15th September 2018, 17:26
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default BTManager 3.0.1 Final
BTManager is Proud to Release v3.0.1 Final

NEW Features
  • Allow for Multiple Announce URLS for Local Announce
  • New Cache Control System allowing for you to:-
    • Set the Time to Hold Common SQL Query's
    • Set Time to Hold Cache Templates
    • Ability to Set Different a Location to Store Cache Files
  • New Email System allows you to:-
    • Set what Mail Function your Server use's
    • Set a Package Limit on email Size
    • Set Contact email Address
    • Set Return email Address
    • Set an email Signature
    • New SMTP Mail Server System Added
  • New Shout Feature Added for New Posts and Replies in the Forum
    • This Feature even takes into account keeping Private Forums Private so that only the Users with Permissions to that Forum can see the Shout.
  • New SHOUTcast System Added with Admin Setting Panel
  • New Avatar Settings Panel
  • New Banning Controls
  • New Disable User Accounts
  • New Arcade System Added with Admin Setting Panel
  • ReCAPTCHA Upgraded to v2
  • New Park Account Settings in User Control Panel
  • New Private Message Settings Panel Added
  • New Signature Settings Panel Added
  • New Theme Added for Default System (1thank)
  • More Options Added for Users with many Features
  • All Hard Coded Languages have been Removed and Set to use our Language System
  • Many Bug Fixes from v3.0.0
  • Most of the Database has been Converted to UTF8
  • BTManager v3.0.1 will work on php 7.2.7
  • MySQLi System Added in order to stay Compliant

AND MUCH MUCH more ...

__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/

Last edited by joeroberts; 30th September 2018 at 19:52.
The Following 5 Users Say Thank You to joeroberts For This Useful Post:
nilim (16th September 2018), papad (16th September 2018), Phogo (2nd October 2018), Warizald (28th April 2022), Windocx (16th September 2018)
  #2  
Old 16th September 2018, 21:18
nilim's Avatar
nilim nilim is offline
Senior Member
 
Join Date: Apr 2016
P2P
Posts: 51
Default
Great update. I hope next release will have ocelot or xbt support
  #3  
Old 16th September 2018, 21:43
papad's Avatar
papad papad is offline
Administrator
 
Join Date: Feb 2013
P2P
Posts: 146
Default
Good work joe it's taken time, but rewards in the end....
  #4  
Old 30th September 2018, 19:04
guldhammer guldhammer is offline
Banned
 
Join Date: Jan 2010
Saint Lucia
Posts: 59
Default
I cannot install BTManager 3.0.1 Final with Php 7.0
i get this error:

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/www/vikingbits.guldhammer.info/setup/steps/3.php:131 Stack trace: #0 /home/www/vikingbits.guldhammer.info/setup/index.php(260): require_once() #1 {main} thrown in /home/www/vikingbits.guldhammer.info/setup/steps/3.php on line 131

My server:

Checking PHP Version - 7.0.30 - OK
Checking Zlib - OK
Checking MySQL - OK - MySqli mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $

But i still get a error with Php 5.6
Installing Default Smiley's...OK

Installing Default Site Settings
Error Executing SQL Query INSERT INTO `torrent_settings` (`config_name`, `config_value`, `is_dynamic`) VALUES ('board_email_fo...
Error ID: 1064
Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '('allow_disable_censor', '1', 0), ('allow_forum_notify', '1', 0), ('ranks_path',' at line 126

A Fatal Error Occurred during Setup. Please Fix the above Error and try running the Setup again, or Refreshing your Browser.

Last edited by guldhammer; 30th September 2018 at 19:18.
  #5  
Old 30th September 2018, 19:49
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
that is because Php7 dose not support Mysql you must use Mysql(i) on install it is one of the options
as for the second error please use 3.0.1.001 https://github.com/blackheart1/BTMan...v3.0.1.001.zip
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
  #6  
Old 30th November 2018, 22:17
Napon Napon is offline
Banned
 
Join Date: Feb 2016
P2P
Posts: 522
Default
@joe

looks good

Last edited by Napon; 1st December 2018 at 01:39.
  #7  
Old 1st December 2018, 18:16
papad's Avatar
papad papad is offline
Administrator
 
Join Date: Feb 2013
P2P
Posts: 146
Default
Quote:
Originally Posted by Napon View Post
@joe

looks good
It's ok just needs more themes i think @ a few more little touches.
  #8  
Old 2nd December 2018, 03:13
Napon Napon is offline
Banned
 
Join Date: Feb 2016
P2P
Posts: 522
Default
yes mate it dose set up not very good too looks for one file for user uploads you cmd it too 0777 and still says hit needs cmd lol and the ann not working when set the site url too and the imdb not ENG
  #9  
Old 2nd December 2018, 13:22
papad's Avatar
papad papad is offline
Administrator
 
Join Date: Feb 2013
P2P
Posts: 146
Default
Quote:
Originally Posted by Napon View Post
yes mate it dose set up not very good too looks for one file for user uploads you cmd it too 0777 and still says hit needs cmd lol and the ann not working when set the site url too and the imdb not ENG
Napon there might still be a few things!! joe is working on
  #10  
Old 2nd December 2018, 19:00
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by Napon View Post
yes mate it dose set up not very good too looks for one file for user uploads you cmd it too 0777 and still says hit needs cmd lol and the ann not working when set the site url too and the imdb not ENG
#1 what are you setting up on?
#2 what files say to chmod that dont work? ( I have set up on over 30 servers and never had this issue)
#3 IMDB is constanly changing things so it is hard to keep up with but I have only seen english so how are you getting other language as it is set to use the default IMDB site.
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
The Following User Says Thank You to joeroberts For This Useful Post:
Strikey (13th December 2018)
Closed Thread

Tags
btmanager , final

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 17:45. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.