Closed bobbravo2 closed 9 years ago
Notes and questions:
note for self: contact this client when fixed: https://mycircletree.com/client-area/ct-admin/supporttickets.php?action=view&id=5559
note for self: contact this client when fixed: https://mycircletree.com/client-area/ct-admin/supporttickets.php?action=viewticket&id=5658
Testing urls: enom_srv.tpl -> /whmcs/enom_srv.php (used to test SRV record GET/SET) domainchecker.tpl -> /whmcs/domainchecker.php (used to test AJAX namespinner) clientareadomains.tpl -> /whmcs/clientarea.php?action=domains (Used to test Pending transfers AJAX list) clientareadomaindetails.tpl -> /whmcs/clientarea.php?action=domaindetails&id=1 (Used to verify "manage SRV records links")
@anatoliyrazin that smarty error can be troubleshooted by using the {debug} smarty tag — it'll show the updated WHMCS variables to use
repaired and sent to all affected clients.
See the https://github.com/CircleTree/enom_pro/tree/master/src/templates/default templates directory for a reference.
You'll be creating two new folders, mirroring the new WHMCS V6 structure:
ZIP of the two sets of new templates here: http://cl.circletr.ee/3s2V0H1O1I0g
Final structure
+new directory+ /src/templates/five +new directory+ /src/templates/six
Files
.....
How to test