Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 20th December 2020, 21:57
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default Btmanager 3.0.2 work progress
Btmanager 3.0.2 work progress has started again its not going to go very fast because I do not have and thing to prove to any one and from past eferts seems no one really seems to care It just gives me something to do
Demo link is just http://btmanager.org
gethub link is https://github.com/blackheart1/BTManager3.0.2
there well be no forum but what is on the demo
If you want to see the demo you well need to make an account.
Some key facts as of now
It is working on php 7.3 with MySQL(i) 8.0.21
It still supports all the same features as 3.0.1 but I am updating some permition setting
editing admin panel to make it easier to nivigate
I well be adding a few more themes in the long run but as of now I have added one more (1Thank)

Allot of work me and Thor had done before and I have been playing with it a little here and there.
I have the demo running right now on my home pc as I'm not going to waist money on a server because I know I wont get out side support.
__________________
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/
Reply With Quote
The Following User Says Thank You to joeroberts For This Useful Post:
papad (22nd December 2020)
  #2  
Old 20th December 2020, 22:50
Botanicar's Avatar
Botanicar Botanicar is offline
Senior Member
 
Join Date: Jun 2013
Croatia
Posts: 127
Default
It is support external torrent trackers and scrape udp, thanks ...
Reply With Quote
  #3  
Old 21st December 2020, 00:34
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
this well be dependent on the server that you use to host the tracker on.
provided you have a server that allows the opened ports and protocals yes you can use external torrents and it well do UDP scraping.
__________________
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/
Reply With Quote
  #4  
Old 21st December 2020, 12:30
Botanicar's Avatar
Botanicar Botanicar is offline
Senior Member
 
Join Date: Jun 2013
Croatia
Posts: 127
Exclamation
PHP Code:
Creating Default Categories...Error Executing SQL Query INSERT INTO  `torrent_categories` (`id`, `name`, `sort_index`, `image`, `parent_id`,  `tabletype`, `su...Error ID: 1062Error Message: Duplicate entry 'PC Games' for key 'name'
 A Fatal Error Occurred during Setup.  Please Fix the above Error and try running the Setup again, or Refreshing your Browser. 
Reply With Quote
  #5  
Old 21st December 2020, 14:13
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Ok I see the problem replace setup/sql/categories.sql with this
you well need to truncate the data base before you try again.
Attached Files
File Type: sql categories.sql (1.6 KB, 7 views)
__________________
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; 21st December 2020 at 14:27.
Reply With Quote
  #6  
Old 21st December 2020, 15:35
Botanicar's Avatar
Botanicar Botanicar is offline
Senior Member
 
Join Date: Jun 2013
Croatia
Posts: 127
Exclamation
Please, fix all install problems


Code:
Installing Default Time Zones
Error Executing SQL Query INSERT INTO `btm_time_offset` (`id`, `name`) VALUES (-720, '(GMT - 12:00 hours) Enewetak Atoll, Kwaj...
Error ID: 1406
Error Message: Data too long for column 'name' at row 1
 A Fatal Error Occurred during Setup.  Please Fix the above Error and try running the Setup again, or Refreshing your Browser.

Code:
My User NOTICE [8192] Cannot use "parent" when current class scope has no parent
Notice Error on Line 681 in File /home/btm/public_html/include/db/mysqli.php

Deprecated: Cannot use "parent" when current class scope has no parent in /home/btm/public_html/include/db/mysqli.php on line 681
My User NOTICE [8192] Cannot use "parent" when current class scope has no parent
Notice Error on Line 702 in File /home/btm/public_html/include/db/mysqli.php

Deprecated: Cannot use "parent" when current class scope has no parent in /home/btm/public_html/include/db/mysqli.php on line 702
My User NOTICE [8192] Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Notice Error on Line 861 in File /home/btm/public_html/include/functions.php

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/btm/public_html/include/functions.php on line 861
My User NOTICE [8192] Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Notice Error on Line 993 in File /home/btm/public_html/include/functions.php

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/btm/public_html/include/functions.php on line 993
My User NOTICE [8192] Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Notice Error on Line 993 in File /home/btm/public_html/include/functions.php

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/btm/public_html/include/functions.php on line 993
My User NOTICE [8192] Function get_magic_quotes_gpc() is deprecated
Notice Error on Line 469 in File /home/btm/public_html/include/functions.php

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/btm/public_html/include/functions.php on line 469
Regards

Last edited by Botanicar; 21st December 2020 at 15:59.
Reply With Quote
  #7  
Old 21st December 2020, 16:32
pedro444 pedro444 is offline
Member
 
Join Date: Dec 2009
Portugal
Posts: 9
Default error
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/exdemon/public_html/setup/steps/3.php:131 Stack trace: #0 /home/exdemon/public_html/setup/index.php(277): require_once() #1 {main} thrown in /home/exdemon/public_html/setup/steps/3.php on line 131
Reply With Quote
  #8  
Old 21st December 2020, 18:03
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by pedro444 View Post
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/exdemon/public_html/setup/steps/3.php:131 Stack trace: #0 /home/exdemon/public_html/setup/index.php(277): require_once() #1 {main} thrown in /home/exdemon/public_html/setup/steps/3.php on line 131
you selected the wrong sql type in step 2 you need MySQLi

Bump:
Quote:
Originally Posted by Botanicar View Post
Please, fix all install problems


Code:
Installing Default Time Zones
Error Executing SQL Query INSERT INTO `btm_time_offset` (`id`, `name`) VALUES (-720, '(GMT - 12:00 hours) Enewetak Atoll, Kwaj...
Error ID: 1406
Error Message: Data too long for column 'name' at row 1
 A Fatal Error Occurred during Setup.  Please Fix the above Error and try running the Setup again, or Refreshing your Browser.
Code:
My User NOTICE [8192] Cannot use "parent" when current class scope has no parent
Notice Error on Line 681 in File /home/btm/public_html/include/db/mysqli.php

Deprecated: Cannot use "parent" when current class scope has no parent in /home/btm/public_html/include/db/mysqli.php on line 681
My User NOTICE [8192] Cannot use "parent" when current class scope has no parent
Notice Error on Line 702 in File /home/btm/public_html/include/db/mysqli.php

Deprecated: Cannot use "parent" when current class scope has no parent in /home/btm/public_html/include/db/mysqli.php on line 702
My User NOTICE [8192] Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Notice Error on Line 861 in File /home/btm/public_html/include/functions.php

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/btm/public_html/include/functions.php on line 861
My User NOTICE [8192] Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Notice Error on Line 993 in File /home/btm/public_html/include/functions.php

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/btm/public_html/include/functions.php on line 993
My User NOTICE [8192] Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Notice Error on Line 993 in File /home/btm/public_html/include/functions.php

Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/btm/public_html/include/functions.php on line 993
My User NOTICE [8192] Function get_magic_quotes_gpc() is deprecated
Notice Error on Line 469 in File /home/btm/public_html/include/functions.php

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/btm/public_html/include/functions.php on line 469
Regards
I am working on this give me a little bit

BUMP:
I have uploaded some updated files for you here and hope they help
setup/sql/install-MySQLi.sql
include/db/mysqli.php
include/functions.php
please let me know
Attached Files
File Type: sql install-MySQLi.sql (103.3 KB, 10 views)
File Type: php mysqli.php (29.6 KB, 9 views)
File Type: php functions.php (170.0 KB, 10 views)
__________________
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; 21st December 2020 at 19:19.
Reply With Quote
  #9  
Old 21st December 2020, 19:21
pedro444 pedro444 is offline
Member
 
Join Date: Dec 2009
Portugal
Posts: 9
Default error
Quote:
Originally Posted by joeroberts View Post
you selected the wrong sql type in step 2 you need MySQLi

Bump:
I am working on this give me a little bit


Click the image to open in full size.
Reply With Quote
  #10  
Old 21st December 2020, 19:37
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
the users info you provided for your data base is wrong in setup.
this can be edited in include/configdata.php
__________________
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/
Reply With Quote
Reply

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 11:53. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.