CircleTree / enom_pro

eNom PRO for WHMCS
https://mycircletree.com/products/enom-pro-whmcs-addon/
10 stars 11 forks source link

Extract compatibility checker into a new file #29

Closed bobbravo2 closed 9 years ago

bobbravo2 commented 9 years ago

the hooks.php as it is now can bring down a client's site — need to extract the /enom_pro.php compatibility checker code into a common core (and perhaps use exceptions instead of dying).

From there, we can then include it inside of hooks.php, and fail (more silently)

bobbravo2 commented 9 years ago

Steps to reproduce bug:

  1. De-activate Ioncube
  2. Visit WHMCS client area
bobbravo2 commented 9 years ago

Admin homepage notice Not bringing down client site