Menu

#2 WHMCS 4.4.x compatibility fix

open
nobody
None
9
2011-01-17
2011-01-17
No

SQL query showing plesk servers won't work from WHMCS 4.4.x since plesk module name has changed into plesk8, plesk9 and plesk10.
Should use a LIKE parameter: "WHERE type LIKE 'plesk%'"

Discussion

  • Eduardo González

    Same thing for line 382 (get list of packages query)

     
  • Eduardo González

    • priority: 5 --> 9
     
  • Eduardo González

    Also have to fix same issue at ajaxImportPleskAccount.php ine 142 (get list of packages query)
    Updating priority as this is a blocking gub

     

Log in to post a comment.