Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 19th January 2019, 02:57
Tedmorris Tedmorris is offline
Senior Member
 
Join Date: Sep 2017
Posts: 62
Default cleanup issue
When I run docleanup.php I get the following

26022132602249260225226022532602254260225526022562 60225726022722602273260227426022752602281Done

Sometimes the number is not as long and when I visit the tracker often it may lag loading the page and when it does I always see the similar thing printed just below the footer on the page however it's just the long number without the word "Done" on the end.

docleanup.php
PHP Code:
<?php
require_once("include/bittorrent.php");

dbconn();

docleanup();

print(
"Done");
?>
Anyone know what this is?

Last edited by Tedmorris; 19th January 2019 at 05:00.
Reply With Quote
  #2  
Old 19th January 2019, 12:39
darkalchemy darkalchemy is offline
Administrator
 
Join Date: Dec 2017
United States
Posts: 101
Default
I am only guessing here, because I am not familiar with TBDev except that it is the basis for U-232 and in turn Pu-239.

U-232 db schema for cleanup includes a column 'clean_cron_key', a 32 character string. I would assume that when you run cleanup from the cli, it outputs that string for each cleanup item that runs.

Hope this helps.
Reply With Quote
  #3  
Old 21st January 2019, 10:15
Tedmorris Tedmorris is offline
Senior Member
 
Join Date: Sep 2017
Posts: 62
Default
Thx Dark, I'll check it out.
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 00:59. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.