<!DOCTYPE html> <html> <head> </head> <body> <p>Two tasks are being reported that even though they are set as "Mark Resolved", after a while they become visible again.<br />How can we do to terminate them permanently and make them disappear from the list?<br />I think they are old hanging tasks that are no longer needed.</p> <p>Run this query on the WHMCS database:</p> <p><strong>UPDATE tblmodulequeue SET completed = 0</strong></p> </body> </html>
Subscribe
0 Comments
Oldest