Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
10-31-2015, 10:10 AM
(This post was last modified: 11-01-2015, 02:32 AM by Rynoxx.)
I apologise for the late responses, I've been more busy than usual lately and for some reason I have not recieved notifications from Sentora regarding new posts to this thread.
(09-27-2015, 08:32 AM)MarkDark Wrote: Hi!
There is an important question.
1. I Create a user in WHMCS. (OK!)
2. I Activate Account. (OK!)
3. The user is automatically created in ZPanel. (OK!)
4. Created user belongs to the group Users. (OK!)
5. I in WHMCS change user packet. (OK!)
6. ZPanel user package also changes. (OK!)
BUT! The user when changing the package are automatically assigned to the right reseller (Not OK!)
This is a bug?
How to resolve this issue so that the user does not become a reseller automatically?
MarkDark thanks for noticing this, I'll look into this unless you solved it in your version. And I'll do my best to merge your version with mine, while also making it dynamically change ZPanelX to Sentora depending on whether or not sentora_domain is set.
(10-01-2015, 09:22 AM)creas Wrote: I try this : https://github.com/Rynoxx/sentora-whmcs
when I try to create hosting from whmcs side its give confirm and when I check the sentora panel only client create but domains looking not create I see so
?module=manage_clients here the client is ok looking but
?module=domains here I cant see ordered from whmcs hosting
how can I fix this problem
creas you can only view the domains associated with your account, if you want to view other accounts domains as an admin I'd recommend using something like zGodX
Posts: 5
Threads: 1
Joined: Oct 2015
Reputation:
0
Sex: Male
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: [MODULE] WHMCS
11-09-2015, 09:17 PM
(This post was last modified: 11-09-2015, 09:19 PM by creas.)
(10-31-2015, 10:10 AM)I use azure linux server and whmcs I take this error when accept order but in sentora side account looking created Caught exception: Unable to parse response body into XML: String could not be parsed as XML Wrote: /home/xxx/public_html/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(57): GuzzleHttp\Message\Response->xml()
Forum Add-ons and Usage /home/xxx/public_html/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(35): Ballen\Senitor\Handlers\XmwsResponse->checkErrors()
MySupport Addon /home/xxx/public_html/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(92): Ballen\Senitor\Handlers\XmwsResponse->__construct(Object(GuzzleHttp\Message\Response))
Test of MySupport MOD /home/xxx/public_html/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
#4 /home/xxx/public_html/modules/servers/sentora/sentora.php(163): Ballen\Senitor\Senitor->send()
#5 /home/xxx/public_html/modules/servers/sentora/sentora.php(272): sendSenitorRequest(Array, 'domains', 'CreateDomain', Array)
Forum theme /home/xxx/public_html/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Install Docs-ISPconfig /home/xxx/public_html/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
Advertising forum? /home/xxx/public_html/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
#9 /home/xxx/public_html/includes/modulefunctions.php(0): ModuleCallFunction()
Addon Store Development /home/xxx/public_html/includes/orderfunctions.php(0): ServerCreateAccount()
Going live in two weeks time! /home/xxx/public_html/admin/orders.php(0): acceptOrder()
Important and Useful Links and Sites {main}
Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
11-09-2015, 09:32 PM
(11-09-2015, 09:17 PM)creas Wrote: (10-31-2015, 10:10 AM)I use azure linux server and whmcs I take this error when accept order but in sentora side account looking created Caught exception: Unable to parse response body into XML: String could not be parsed as XML Wrote: /home/xxx/public_html/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(57): GuzzleHttp\Message\Response->xml()
Forum Add-ons and Usage /home/xxx/public_html/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(35): Ballen\Senitor\Handlers\XmwsResponse->checkErrors()
MySupport Addon /home/xxx/public_html/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(92): Ballen\Senitor\Handlers\XmwsResponse->__construct(Object(GuzzleHttp\Message\Response))
Test of MySupport MOD /home/xxx/public_html/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
#4 /home/xxx/public_html/modules/servers/sentora/sentora.php(163): Ballen\Senitor\Senitor->send()
#5 /home/xxx/public_html/modules/servers/sentora/sentora.php(272): sendSenitorRequest(Array, 'domains', 'CreateDomain', Array)
Forum theme /home/xxx/public_html/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Install Docs-ISPconfig /home/xxx/public_html/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
Advertising forum? /home/xxx/public_html/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
#9 /home/xxx/public_html/includes/modulefunctions.php(0): ModuleCallFunction()
Addon Store Development /home/xxx/public_html/includes/orderfunctions.php(0): ServerCreateAccount()
Going live in two weeks time! /home/xxx/public_html/admin/orders.php(0): acceptOrder()
Important and Useful Links and Sites {main}
creas I'll take a look at it, is that from the module debug in WHMCS? If not, enable module debugging in WHMCS and try to recreate the account and send the results here.
Posts: 5
Threads: 1
Joined: Oct 2015
Reputation:
0
Sex: Male
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: [MODULE] WHMCS
11-09-2015, 09:44 PM
its whmcs debug report I enable it to read problem
when I accept order whmcs give 500 error and lookink not accept order its lookink pending.
but in sentora side account create.
Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
11-12-2015, 08:48 PM
(11-09-2015, 09:44 PM)creas Wrote: its whmcs debug report I enable it to read problem
when I accept order whmcs give 500 error and lookink not accept order its lookink pending.
but in sentora side account create.
Sadly, I am unable to reproduce this error. However I have just released an update which includes some of MarkDarks changes as well as some of mine attempting to improve ZPanelX compatability even more, and a few other updates as well. Hopefully this will fix your problem. If not, please ensure that your modules are configured correctly.
Posts: 5
Threads: 1
Joined: Oct 2015
Reputation:
0
Sex: Male
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: [MODULE] WHMCS
11-12-2015, 09:32 PM
(11-12-2015, 08:48 PM)Rynoxx Wrote: (11-09-2015, 09:44 PM)creas Wrote: its whmcs debug report I enable it to read problem
when I accept order whmcs give 500 error and lookink not accept order its lookink pending.
but in sentora side account create.
Sadly, I am unable to reproduce this error. However I have just released an update which includes some of MarkDarks changes as well as some of mine attempting to improve ZPanelX compatability even more, and a few other updates as well. Hopefully this will fix your problem. If not, please ensure that your modules are configured correctly.
I use whmcs 6 is that about whmcs version or you check with this ?
Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
11-12-2015, 10:35 PM
(11-12-2015, 09:32 PM)creas Wrote: (11-12-2015, 08:48 PM)Rynoxx Wrote: (11-09-2015, 09:44 PM)creas Wrote: its whmcs debug report I enable it to read problem
when I accept order whmcs give 500 error and lookink not accept order its lookink pending.
but in sentora side account create.
Sadly, I am unable to reproduce this error. However I have just released an update which includes some of MarkDarks changes as well as some of mine attempting to improve ZPanelX compatability even more, and a few other updates as well. Hopefully this will fix your problem. If not, please ensure that your modules are configured correctly.
I use whmcs 6 is that about whmcs version or you check with this ?
I'm using WHMCS 6.1.1 currently, and so far I haven't done any changes which would remove compatability with any (tested) WHMCS version.
Posts: 34
Threads: 6
Joined: Aug 2015
Reputation:
0
Sex: Male
Thanks: 7
Given 4 thank(s) in 3 post(s)
RE: [MODULE] WHMCS
01-02-2016, 04:21 PM
(This post was last modified: 01-02-2016, 04:25 PM by BBuchanan.)
I'm using WHMCS 6.2.0 & Sentora 1.0.3
I had an issue with the API calls, but I resolved that by looking closely.....I forgot to add the , between the 1 and key.
But, it works as expected. Thank you so much.
Quick question, does the reseller box have to be checked, or can we leave that unchecked?
Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
01-02-2016, 08:06 PM
(01-02-2016, 04:21 PM)BBuchanan Wrote: I'm using WHMCS 6.2.0 & Sentora 1.0.3
I had an issue with the API calls, but I resolved that by looking closely.....I forgot to add the , between the 1 and key.
But, it works as expected. Thank you so much.
Quick question, does the reseller box have to be checked, or can we leave that unchecked?
Hi BBuchanan, the reseller box should ONLY be ticked if you want the people buying that service gaining reseller access to sentora, so I'd leave it unticked if you're unsure. I'll edit the next version to make this more clear, I'll also see if I can make the comma more clear regarding the API key
Posts: 34
Threads: 6
Joined: Aug 2015
Reputation:
0
Sex: Male
Thanks: 7
Given 4 thank(s) in 3 post(s)
RE: [MODULE] WHMCS
01-03-2016, 03:43 PM
@Rynoxx Thanks :-)
|