sweta.tests Posted September 26, 2014 Report Posted September 26, 2014 How can I mark domain as registered? sweta.tests 1 Quote
0 flangefrog Posted September 29, 2014 Report Posted September 29, 2014 yes I have module log. I think domain registration api of registrar is called from addservice method of registrar module. But in my case when I register a domain from admin panel, first "getAdminAddFields" method and then "addservice" method is called. But when I registered a domain from client panel only getAdminAddFields method is called and not addservice method. So, domain registration method never get called. As naja7host said above, but the rest is working how it should. addservice is not supposed to be called when a client adds a service. Cron checks every 5 min to see if the service is activated, paid, approved etc and only then will it call addservice. sweta.tests 1 Quote
0 PauloV Posted September 26, 2014 Report Posted September 26, 2014 If you alredy add the Domain in Blesta->Package in Packages->Browse->Create Package. Just add the Domain, if you havent alredy added on Blesta->Clients->Browse->[Client ID]->[services]->New Service, select the service to add, and on the status select "Active" and do not select "Provision using the xxxx module", and "Continue" Quote
0 sweta.tests Posted September 26, 2014 Author Report Posted September 26, 2014 But this will not register my domain with registrar. It will just create service. Quote
0 Daniel B Posted September 26, 2014 Report Posted September 26, 2014 But this will not register my domain with registrar. It will just create service. I'm not really understanding what issue you are having. Are you wanting the domain name that someone inputs when registering for a hosting service to be registered at the registrar? To do that you'll need to setup one of the registrar modules. Quote
0 sweta.tests Posted September 27, 2014 Author Report Posted September 27, 2014 Yes I want to register domain at the registrar. I have already set up registrar module. Quote
0 sweta.tests Posted September 27, 2014 Author Report Posted September 27, 2014 If you alredy add the Domain in Blesta->Package in Packages->Browse->Create Package. Just add the Domain, if you havent alredy added on Blesta->Clients->Browse->[Client ID]->[services]->New Service, select the service to add, and on the status select "Active" and do not select "Provision using the xxxx module", and "Continue" Following this steps register my domain from admin panel. But if client has created service for domain(i.e.service has been created from client panel) how can it be registered? Where can I find domain registered from admin panel? It is not available in services of client. Quote
0 flangefrog Posted September 27, 2014 Report Posted September 27, 2014 Check under the other filters i.e. pending services. Also make sure you don't have "manually review orders" turned on in the order form. Quote
0 sweta.tests Posted September 27, 2014 Author Report Posted September 27, 2014 But how can i register domain to registrar for domains added as service from client panel? Quote
0 flangefrog Posted September 27, 2014 Report Posted September 27, 2014 All domains registered from the client panel should be registered at your registrar when paid. If that is not happening then there is something wrong. Do you have any module logs that appear after a client registered a domain? Quote
0 Daniel B Posted September 27, 2014 Report Posted September 27, 2014 But how can i register domain to registrar for domains added as service from client panel? The domain listed on your clients account for their hosting package is completely separate from actually registering a domain. If the service of the client you are talking about is just showing the domain on a hosting package, then you need to create that same domain with the registrar module as well. Quote
0 sweta.tests Posted September 29, 2014 Author Report Posted September 29, 2014 All domains registered from the client panel should be registered at your registrar when paid. If that is not happening then there is something wrong. Do you have any module logs that appear after a client registered a domain? yes I have module log. I think domain registration api of registrar is called from addservice method of registrar module. But in my case when I register a domain from admin panel, first "getAdminAddFields" method and then "addservice" method is called. But when I registered a domain from client panel only getAdminAddFields method is called and not addservice method. So, domain registration method never get called. Quote
0 Blesta Addons Posted September 29, 2014 Report Posted September 29, 2014 yes I have module log. I think domain registration api of registrar is called from addservice method of registrar module. But in my case when I register a domain from admin panel, first "getAdminAddFields" method and then "addservice" method is called. But when I registered a domain from client panel only getAdminAddFields method is called and not addservice method. So, domain registration method never get called. from client panel is should call getClientAddFields and not getAdminAddFields . Quote
Question
sweta.tests
How can I mark domain as registered?
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.