CircleTree / enom_pro

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

Upgrade/merge/modify whmcs templates #51

Closed bobbravo2 closed 9 years ago

bobbravo2 commented 9 years ago

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

anatoliyrazin commented 9 years ago

Notes and questions:

  1. I assume the folders are not to create, but to replace existing "five" and "six" directories and then update with four files from repo "default" directory
  2. The guidelines for files are great for "five", but not perfect for "six" since the code there is totally different.
  3. What is the actual deadline for milestone? Asking because GitHub reports past due. Anyway unless something does not work, the testing should be quick after the proper clarification for 1 and 2.
bobbravo2 commented 9 years ago
  1. Correct, at least I think so... You will in fact create new directories inside of the repo, the ZIP provided is the reference of the distributed WHMCS templates. The final repo format should only contain the files we've modified, not adding the entire WHMCS templates. Just wanted to be clear ;-)
  2. Yep. That's why you're doing the merge :-) If you have questions about how to run the merge, please let me know.
  3. As soon as you're able.
adetia9 commented 9 years ago

note for self: contact this client when fixed: https://mycircletree.com/client-area/ct-admin/supporttickets.php?action=view&id=5559

adetia9 commented 9 years ago

note for self: contact this client when fixed: https://mycircletree.com/client-area/ct-admin/supporttickets.php?action=viewticket&id=5658

adetia9 commented 9 years ago

note for self: https://mycircletree.com/client-area/ct-admin/supporttickets.php?action=view&id=5615

bobbravo2 commented 9 years ago

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")

adetia9 commented 9 years ago

enom-pro-errors

adetia9 commented 9 years ago

note for self: https://mycircletree.com/client-area/ct-admin/supporttickets.php?action=viewticket&id=5697

bobbravo2 commented 9 years ago

@anatoliyrazin that smarty error can be troubleshooted by using the {debug} smarty tag — it'll show the updated WHMCS variables to use

adetia9 commented 9 years ago

note for self: https://mycircletree.com/client-area/ct-admin/supporttickets.php?action=view&id=5707

adetia9 commented 9 years ago

repaired and sent to all affected clients.