Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   Connection Limit Exceeded! (http://www.bvlist.com/showthread.php?t=12230)

Floky123 16th March 2020 16:31

Connection Limit Exceeded!
 
how can i limit the Connection Limit Exceeded! from one per time to 2 because of seedbox? in TS 1.3.9 by XAM?

Napon 16th March 2020 20:46

announce.php


look and you will see
PHP Code:

if ($valid[0] >= or 0
set to

if ($valid[0] >= && $seeder == 'no'

---------------
then after



PHP Code:

if ($valid[0] >= && $seeder == 'yes'

this will sort seedbox upload too

Floky123 18th March 2020 01:46

Thaanks for help that work :D

Napon 18th March 2020 10:53

you are welcome


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

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