Legacy Module Removal
Old PHP code may introduce breakage on newer versions of PHP runtime. In order to protect your system from unexpected downtime, WHMCS 7.5 will perform an inspection for any unused legacy modules. Legacy modules are modules that are no longer maintained or distributed and are typically for older and often discontinued services.
Inspection Process
During the inspection WHMCS will check for the following modules:
- Addons: fixed_invoice_data
- Fraud: telesign, varilogix_fraudcall
- Gateways: alertpay, bidpay, egold, eway, ewayuk, gocardless, googlecheckout, ideal, internetsecure, libertyreserve, myideal, openecho, payoffline, stormpay
- Registrars: directi, dottk, netregistry, planetdomains, registerfly, resellerclubbeta, tppinternet, ventraip
- Servers: castcontrol, dotnetpanel, enkompass, enomtruste, ensimx, fluidvm, plesk10, plesk8, plesk9, pleskreseller
If a module is activated and configured then that module will be considered to be in use, and WHMCS will not attempt to delete that module.
Deletion & Notification Process
Following the inspection WHMCS will attempt to perform outdated module deletion. There may be three possible outcomes:
- A legacy module is found to be unused and is successfully deleted. A log entry will be created. No email will be sent.
- A legacy module is found to be in use and is not attempted for deletion. A log entry will be created. An email message will be sent to notify system administrators of this condition.
- A legacy module is found to be unused and deletion is attempted, but the deletion fails (e.g. due to insufficient permissions or a filesystem issue). A log entry will be created. An email message will be sent to notify system administrators of this condition.
Handling Notifications
Should you receive an email concerning legacy modules found to be in use, then the recommended action is to contact the module author and determine if there is an update available for the module in question.
Should you receive an email concerning unused legacy modules that were not able to be deleted, then it is recommended to investigate and finalize module removal manually as the module state may be inconsistent due to potentially partial deletion.
Once all modules in the received email have been addressed, either by manual deletion or by contacting the module author, then we would recommend using the PHP Version Compatibility Assessment utility to help locate any other files that may negatively affect WHMCS.