Sentora Support Forums

Full Version: MODULE - Transfer Domain
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Guys

Where I find this module to Transfer Domain?

The repo zpx.imerlabs.com not work

Wait and Thank in advance
All i can find is a old one, so i should not test it on a production server...
I do not know if it works with Sentora..
https://www.dropbox.com/s/t65k8wrkmng8h7...n.zpp?dl=0

It's made by @[modpluz] by the way, maybe he has an better version.
Hey the repo of Modpluz is still online, check out:
http://zpx.imerlabs.com/transfer_domain.zpp
Yeah...
Working perfectly
Thank very much
To fix the Transfer Domain module so that it works with Sentora, it is a minor change in two spots.

in the assets/transfer_domain.js file make the following changes:

Line 19:  zPanel.dialog.confirm({
Change zPanel to Sentora

Line 32: okCallback: function() { zPanel.loader.showLoader(); $('#frm_transfer_domain').submit(); }
Change zPanel to Sentora