03-31-2015, 12:23 AM
03-31-2015, 12:49 AM
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.
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.
03-31-2015, 02:05 AM
Hey the repo of Modpluz is still online, check out:
http://zpx.imerlabs.com/transfer_domain.zpp
http://zpx.imerlabs.com/transfer_domain.zpp
03-31-2015, 02:10 AM
Yeah...
Working perfectly
Thank very much
Working perfectly
Thank very much
10-24-2015, 10:30 PM
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
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