navidos Posted July 2, 2010 Share Posted July 2, 2010 Hi guys I added Netim API as a third party to WHMCS Domain Registrar .(for some kind of TLDs like .SE) Today I had an order placed for .se TLD but while checking the details of orders I noticed they were not registered yet , When I try to register them manually in WHMCS client's domains button ,face with white page which is not loaded completely and I can't do anything with that , also when I switch to for example .org domain which registered with other registrar everything change to normal !!! I'm using other registrar like ResellerClub too but they don't have any problem !!! Maybe It's for PHP version of my server but I'm not sure yet ! Would you please tell me how should be solved this problem and which php versions the Netim API support ? (My php version is 5.3) This is the screen shot of my WHMCS error page : 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted July 2, 2010 WHMCS Support Manager Share Posted July 2, 2010 I recommend contacting Netim directly for support as they created the module themselves. 0 Quote Link to comment Share on other sites More sharing options...
navidos Posted July 2, 2010 Author Share Posted July 2, 2010 I recommend contacting Netim directly for support as they created the module themselves. I'm in contact with them but they really couldn't solve the problem !!! 0 Quote Link to comment Share on other sites More sharing options...
egresi Posted July 2, 2010 Share Posted July 2, 2010 I'm in contact with them but they really couldn't solve the problem !!! In order to see the exact error you need to enable display errors by adding this line to configuration.php : $display_errors = true; 0 Quote Link to comment Share on other sites More sharing options...
navidos Posted July 2, 2010 Author Share Posted July 2, 2010 Thanks man I get this error Fatal error: Class 'SoapClient' not found in /home/hostplat/public_html/portal/modules/registrars/netim/netim.php on line 22 0 Quote Link to comment Share on other sites More sharing options...
navidos Posted July 3, 2010 Author Share Posted July 3, 2010 Thanks man I get this error Fatal error: Class 'SoapClient' not found in /home/hostplat/public_html/portal/modules/registrars/netim/netim.php on line 22 Any answer ? Pls ... 0 Quote Link to comment Share on other sites More sharing options...
navidos Posted July 4, 2010 Author Share Posted July 4, 2010 I recompile the php to another version and It's solved now . But right now I have another problem with form , I created mentioned form (From Here) in WHMCS client custom field but It's really complicated and I don't know how should I fill them ???? When I want to register the domain for my client (into the client domain ) I faced with this errors : -First error : Exception : E15-M1502 : Object [domain] doesn't exist Domain is unknown in our system - after creation : An Error Occured Exception : Birth date : Invalid value Country of place of birth : Invalid value Social Form : Invalid value Phone : Regarding the country, the number must be in the correct international format Exception : Birth date : Invalid value Country of place of birth : Invalid value Social Form : Invalid value Phone : Regarding the country, the number must be in the correct international format Exception : E13-M1301 : Bad parameters [idOwner] - This parameter can't be empty / null Here you can see the screen shot from the field which I created and filled like this : 0 Quote Link to comment Share on other sites More sharing options...
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.