Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #21  
Old 22nd December 2020, 21:51
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by budgie View Post
thank you

done

http://www.spartans-army.com/admin.p...o&op=acp_email
Warning

Invalid email Address 'Contact email Address'
Invalid email Address 'Return email Address'
both of these emails must be a valid address if they are not your mail server well not work.
what mail function are you trying to use?


Quote:
Originally Posted by budgie View Post
this a seedbox used by uploader so why is going in as a GUEST
GUEST xx.xxx.xx.XXX 22 Dec 2020 18:31 Announce Error
Invalid Passkey. It may have been renewed.
You need to add the seed box IP to the users account.
you also need to make sure that the torrent that the seedbox is using has the Passkey added so it well need to be down loaded from the users account on the site.

Quote:
Originally Posted by budgie View Post
/admin.php?confirm_key=mbft0Ctacr
del user not wotking in cp
I well need to look into this

Quote:
Originally Posted by budgie View Post
2-22 18:25:57 Invalid address: (setFrom) 2020-12-22 18:25:57 Invalid address: (addAnAddress Reply-To): 2020-12-22 18:25:57 SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0) 2020-12-22 18:25:57 SMTP connect() failed. https://github.com/PHPMailer/PHPMail...roubleshooting
you have SMTP Debugging turned on in your email settings
__________________
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
  #22  
Old 23rd December 2020, 11:20
xblade's Avatar
xblade xblade is offline
Cod3r
 
Join Date: Nov 2020
P2P
Posts: 239
Default
Logged Administrator Actions
This is seedbox
Unknown
Announce Error
Invalid Passkey. It may have been renewed.

details.php
Peers List icon is Red
so this will call
Invalid Passkey. It may have been renewed.
When Green icon shows its ok calling Passkey

edit user Reset Passkey: one day go done

edit user User's Seedbox IP Address: set seedbox ip one day go done

clear Logged Administrator Actions ip one day go done

still errors shows today today calling
Invalid Passkey. It may have been renewed.

New the upload from Home pc
Peers List icon is Green
it holds the Passkey
Everything thing working aok
No errors what so ever in
Logged Administrator Actions

the site to No external torrents dio not like this at all

Members who as not done any uploads
Announce Error
Torrent not registered with this tracker.


it is a kown error by seedbox going on a seedbox seeding till clean done then no torrent showing till nest clean up if it shows back up seeding
but with your code shows seeding still but with the above errors Invalid Passkey. It may have been renewed.
on old code lets say debian-8 it will work fine but old os as you know
when upgrade done to lets say 7.2 so it will not work with seedbox thats why it ghosting the Invalid Passkey seedbox



SMTP Debugging
Ok set the Debugging
As you have said hit save as you do
then go back to the SMTP Debugging its not save the inputs so try agian hit save says it as been done ok
go back to SMTP setings its not saved at all back to default setyings can keep doing this no luck it keeps default setings

i use the noreply@xxxx.com
i put in the xxxx.com why do not want noone on this forum looking at the mail
this is set in the setting cpan


Tracker Settings
Tracker Access Level:

Everyone Allows Anyone to Connect to the Tracker (i.e. Announce)
Registered Requires the User to Log In (IP Address is Checked!) before Connecting to the Tracker.

Everyone
set to Registered then update setting ok go back to the
Tracker Settings
Tracker Access Level:

its not saving going back to Everyone
https://i.imgur.com/i05J57E.gif
just helping you with the errors joe

Last edited by xblade; 23rd December 2020 at 11:34.
Reply With Quote
  #23  
Old 23rd December 2020, 15:56
Botanicar's Avatar
Botanicar Botanicar is offline
Senior Member
 
Join Date: Jun 2013
Croatia
Posts: 127
Thumbs up

In my case, all these small errors are caused by the "firewall" which was deactivated and most of the functions worked, but there is still a problem with iMDB scraping, it doesn't help for now because no information appears. It is worth trying to deactivate the "firewall" and check if it will help
Reply With Quote
  #24  
Old 23rd December 2020, 17: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 budgie View Post
SMTP Debugging
Ok set the Debugging
As you have said hit save as you do
then go back to the SMTP Debugging its not save the inputs so try agian hit save says it as been done ok
go back to SMTP setings its not saved at all back to default setyings can keep doing this no luck it keeps default setings

i use the noreply@xxxx.com
i put in the xxxx.com why do not want noone on this forum looking at the mail
this is set in the setting cpan



just helping you with the errors joe
OK Im going to work on one error at a time lets start with your smtp errors
debugging is not going to turn off tell you fill in all the info properly there.


Admin->Site Settings->Email Settings
All the info Nothing well save if you get a error on save here


Enable Site Wide emails: set Enabled
Users Send email via Site: set Disabled
email Function Name: set mail
email Package Size: set 0
Contact email Address: Must put a valid email here

Return email Address: Must Put a valid email here can be same as first one
email Signature: you can just put your site name
Hide email Address: set Yes
Allow Subscribing to Topics: set no
SMTP Connection Type: set to TLS

SMTP Authorisation: set YES

SMTP Debugging: SET to NO

Use SMTP Server for email: IF your using the standerd server php mail set to NO and go no further if using SMTP SET YES
the rest of this is to be fill in depeding on your SMTP server if that is what you use I use Yahoo so mine look like this



SMTP Server Address: smtp.mail.yahoo.com

SMTP Server Port: 587

Authentication Method for SMTP: PLAIN

SMTP Username: NONEYABUIS@yahoo.com

SMTP Password: *********

Bump: Got some Updates going on Now

Bump: Got some updates for you guys


Error Report For IMDB

Fix Found and posted to GitHub


Error Report of Shouts getting Banned when you Edit a user's Admin setting out side of the admin panel.
This was a Theme Bug and was Addressed and Posted to GitHub


Error In Not being able to Delete User
This Has Been Fixed and Posted to GitHub


Error In Uploading External Torrents When Filling in the Scrape info on a failed scrape and Forcing uploads
This has been Fixed and Posted to GitHub


Cron Jobs Have Been Addressed so they are getting called properly on Windows based servers.
This Has Been Pushed to GitHub
__________________
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
  #25  
Old 16th June 2021, 09:48
xblade's Avatar
xblade xblade is offline
Cod3r
 
Join Date: Nov 2020
P2P
Posts: 239
Default
  • What Memcache are you using to install?
  • Plateform PHP7.2 ubuntu 1804
Reply With Quote
  #26  
Old 17th June 2021, 16:17
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Quote:
Originally Posted by joeroberts View Post
OK Im going to work on one error at a time lets start with your smtp errors
debugging is not going to turn off tell you fill in all the info properly there.


Admin->Site Settings->Email Settings
All the info Nothing well save if you get a error on save here


Enable Site Wide emails: set Enabled
Users Send email via Site: set Disabled
email Function Name: set mail
email Package Size: set 0
Contact email Address: Must put a valid email here

Return email Address: Must Put a valid email here can be same as first one
email Signature: you can just put your site name
Hide email Address: set Yes
Allow Subscribing to Topics: set no
SMTP Connection Type: set to TLS

SMTP Authorisation: set YES

SMTP Debugging: SET to NO

Use SMTP Server for email: IF your using the standerd server php mail set to NO and go no further if using SMTP SET YES
the rest of this is to be fill in depeding on your SMTP server if that is what you use I use Yahoo so mine look like this



SMTP Server Address: smtp.mail.yahoo.com

SMTP Server Port: 587

Authentication Method for SMTP: PLAIN

SMTP Username: NONEYABUIS@yahoo.com

SMTP Password: *********

Bump: Got some Updates going on Now

Bump: Got some updates for you guys


Error Report For IMDB

Fix Found and posted to GitHub


Error Report of Shouts getting Banned when you Edit a user's Admin setting out side of the admin panel.
This was a Theme Bug and was Addressed and Posted to GitHub


Error In Not being able to Delete User
This Has Been Fixed and Posted to GitHub


Error In Uploading External Torrents When Filling in the Scrape info on a failed scrape and Forcing uploads
This has been Fixed and Posted to GitHub


Cron Jobs Have Been Addressed so they are getting called properly on Windows based servers.
This Has Been Pushed to GitHub
So happy u are working on BT manager. Great source code.

Thanks Joe :)
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me

Reply With Quote
  #27  
Old 17th June 2021, 17:51
xblade's Avatar
xblade xblade is offline
Cod3r
 
Join Date: Nov 2020
P2P
Posts: 239
Thumbs up
  • What Memcache are you using to install?
  • Plateform PHP7.2 ubuntu 1804
  • im asking about the Memcache
Reply With Quote
  #28  
Old 21st June 2021, 02:04
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
PHP Version 7.4.13

Apache/2.4.46 (Win64) PHP/7.4.13

in order to disable memcache open cache/data_global.php
find
$cache_type = 'memcach';
and make it
$cache_type = 'file';
__________________
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
  #29  
Old 24th June 2021, 17:58
wdq's Avatar
wdq wdq is offline
Senior Member
 
Join Date: Mar 2010
P2P
Posts: 45
Default
Quote:
Originally Posted by budgie View Post
  • What Memcache are you using to install?
  • Plateform PHP7.2 ubuntu 1804
  • im asking about the Memcache
Code:
sudo apt install memcached php7.2-memcache php7.2-memcached
Reply With Quote
  #30  
Old 24th June 2021, 20:33
xblade's Avatar
xblade xblade is offline
Cod3r
 
Join Date: Nov 2020
P2P
Posts: 239
Default
Creating Table bans...
Error Executing SQL Query -- -------------------------------------------------------- -- -- Table structure for table `torrent_bans` -- CREATE TABLE IF NOT EXISTS `torrent_bans` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `ban_userid` mediumint(8) NOT NULL DEFAULT '0', `ban_email` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `ipstart` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `ipend` int(10) unsigned NOT NULL DEFAULT '0', `ban_start` int(11) NOT NULL DEFAULT '0', `ban_end` int(11) NOT NULL DEFAULT '0', `ban_exclude` int(1) NOT NULL DEFAULT '0', `reason` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `ban_give_reason` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `date` datetime NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
Error ID: 1067
Error Message: Invalid default value for 'date'
A Fatal Error Occurred during Setup. Please Fix the above Error and try running the Setup again, or Refreshing your Browser.

Last edited by xblade; 24th June 2021 at 20:50.
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 20:08. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.