Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
06-06-2016, 11:35 PM
(06-06-2016, 10:28 PM)twente Wrote: (06-06-2016, 07:24 AM)Cantalupo Wrote: Hi friend,
i am with the following error:
"Account Created? Error getting user id for domain setup."
[Image: http://i.imgur.com/74lVeWM.png]
[Image: http://i.imgur.com/5eIEUlC.png]
WHMCS 6.2
Sentora 1.0.3
Could help?
Thanks!
I'm having exactly the same issue!
WHMCS 6.3.0
Sentora 1.0.3
WHMCS module latest version
Thanks in advance!
Hi twente, which version of PHP are you running? And the WHMCS module, did you update it since 8PM CET yesterday?
Posts: 273
Threads: 40
Joined: Nov 2014
Reputation:
5
Sex: Male
Thanks: 168
Given 42 thank(s) in 22 post(s)
RE: [MODULE] WHMCS
06-07-2016, 01:39 AM
Out updating WHMCS module?
Posts: 7
Threads: 0
Joined: Apr 2016
Reputation:
0
Sex: Male
Thanks: 1
Given 0 thank(s) in 0 post(s)
RE: [MODULE] WHMCS
06-07-2016, 06:14 PM
(06-06-2016, 11:35 PM)Rynoxx Wrote: (06-06-2016, 10:28 PM)twente Wrote: (06-06-2016, 07:24 AM)Cantalupo Wrote: Hi friend,
i am with the following error:
"Account Created? Error getting user id for domain setup."
[Image: http://i.imgur.com/74lVeWM.png]
[Image: http://i.imgur.com/5eIEUlC.png]
WHMCS 6.2
Sentora 1.0.3
Could help?
Thanks!
I'm having exactly the same issue!
WHMCS 6.3.0
Sentora 1.0.3
WHMCS module latest version
Thanks in advance!
Hi @[twente], which version of PHP are you running? And the WHMCS module, did you update it since 8PM CET yesterday?
php 5.6.21, I'll try to pull an update soon. I've freshly installed the module yesterday, around the time of the previous post
Posts: 273
Threads: 40
Joined: Nov 2014
Reputation:
5
Sex: Male
Thanks: 168
Given 42 thank(s) in 22 post(s)
RE: [MODULE] WHMCS
06-09-2016, 03:38 AM
PHP Version: 5.5.9-1ubuntu4.17
Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
06-09-2016, 04:21 AM
(06-07-2016, 06:14 PM)twente Wrote: (06-06-2016, 11:35 PM)Rynoxx Wrote: Hi twente, which version of PHP are you running? And the WHMCS module, did you update it since 8PM CET yesterday?
php 5.6.21, I'll try to pull an update soon. I've freshly installed the module yesterday, around the time of the previous post (06-09-2016, 03:38 AM)Cantalupo Wrote: PHP Version: 5.5.9-1ubuntu4.17
twente & Cantalupo
The PHP versions should be just fine, I'm running 5.6.20 myself so there shouldn't be any problems there.
I just realized one thing though, depending on your config, the problem might be in /etc/sentora/panel/modules/manage_clients/code/controller.ext.php
On line 728
Change:
Code: $uniqueuser->bindParam(':username', strtolower($username));
to
Code: $uniqueuser->bindValue(':username', strtolower($username));
Posts: 1
Threads: 0
Joined: Jun 2016
Reputation:
0
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: [MODULE] WHMCS
06-11-2016, 01:51 AM
Got the same problem as twente & Cantalupo,
The user is never created, I tried replacing that line posted, no success.
Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
06-11-2016, 02:51 AM
(This post was last modified: 06-11-2016, 03:40 AM by Rynoxx.)
(06-11-2016, 01:51 AM)colthrax Wrote: Got the same problem as twente & Cantalupo,
The user is never created, I tried replacing that line posted, no success.
colthrax, twente, Cantalupo try installing whmcs234 instead, see if the problem persists
Code: zppy remove whmcs
zppy update
zppy install whmcs234
And then reinstall the Sentora module for WHMCS by downloading the whmcs.zip from the Sentora CP
If it works after doing that, I'll be able to narrow down the problem
EDIT:
It seems to have solved Colthrax problem, I'll edit the original post with new instructions.
Posts: 273
Threads: 40
Joined: Nov 2014
Reputation:
5
Sex: Male
Thanks: 168
Given 42 thank(s) in 22 post(s)
RE: [MODULE] WHMCS
06-11-2016, 09:42 AM
(This post was last modified: 06-11-2016, 09:43 AM by Cantalupo.)
The accounts are being created now.
Thank you.
But it has an API error in WHMCS.
In Sentora the account is created, but the WHMCS API gets this error.
Got any tips to solve?
Error WHMCS
"Module Create Failed - Error: Account couldn't be created, the API Request failed."
Log PHP/Apache
Code: 1.so: undefined symbol: execute
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.1_ts.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.1_ts.so: undefined symbol: core_globals_id
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2.so: undefined symbol: execute
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2.so: undefined symbol: execute
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2_ts.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.2_ts.so: undefined symbol: core_globals_id
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.3.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.3.so: undefined symbol: execute
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.3_ts.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.3_ts.so: undefined symbol: core_globals_id
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.4.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.4.so: undefined symbol: execute
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.4_ts.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.4_ts.so: undefined symbol: core_globals_id
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.5_ts.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.5_ts.so: undefined symbol: core_globals_id
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.6.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.6.so: undefined symbol: pow_function
Failed loading /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.6_ts.so: /usr/lib/php5/20121212/ioncube/ioncube_loader_lin_5.6_ts.so: undefined symbol: pow_function
Log Sentora Error
Code: [Fri Jun 10 20:15:09.961007 2016] [:error] [pid 1215] [client ip:38591] PHP Strict Standards: Non-static method vanguardly\\mail_$
[Fri Jun 10 20:15:10.002441 2016] [:error] [pid 1215] [client íp:38591] PHP Strict Standards: Non-static method vanguardly\\mail_$
[Fri Jun 10 20:15:10.220828 2016] [:error] [pid 1215] [client ip:38591] PHP Strict Standards: Non-static method vanguardly\\mail_$
[Fri Jun 10 20:27:59.554602 2016] [:error] [pid 1592] [client ip:38672] PHP Strict Standards: Non-static method vanguardly\\mail_$
[Fri Jun 10 20:27:59.601663 2016] [:error] [pid 1592] [client ip:38672] PHP Strict Standards: Non-static method vanguardly\\mail_$
[Fri Jun 10 20:27:59.996234 2016] [:error] [pid 1592] [client ip:38672] PHP Strict Standards: Non-static method vanguardly\\mail_$
Log Module WHMCS
Code: Caught exception: Unable to parse response body into XML: String could not be parsed as XML
/var/sentora/hostdata/zadmin/public_html/domain/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(57): GuzzleHttp\Message\Response->xml()
Forum Add-ons and Usage /var/sentora/hostdata/zadmin/public_html/domain/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(35): Ballen\Senitor\Handlers\XmwsResponse->checkErrors()
MySupport Addon /var/sentora/hostdata/zadmin/public_html/domain/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(92): Ballen\Senitor\Handlers\XmwsResponse->__construct(Object(GuzzleHttp\Message\Response))
Test of MySupport MOD /var/sentora/hostdata/zadmin/public_html/domain/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
#4 /var/sentora/hostdata/zadmin/public_html/domain/modules/servers/sentora/sentora.php(238): Ballen\Senitor\Senitor->send()
#5 /var/sentora/hostdata/zadmin/public_html/domain/modules/servers/sentora/sentora.php(349): sendSenitorRequest(Array, 'whmcs234', 'CreateClient', Array)
Forum theme /var/sentora/hostdata/zadmin/public_html/domain/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Install Docs-ISPconfig /var/sentora/hostdata/zadmin/public_html/domain/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
Advertising forum? /var/sentora/hostdata/zadmin/public_html/domain/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
#9 /var/sentora/hostdata/zadmin/public_html/domain/includes/modulefunctions.php(0): ModuleCallFunction()
Addon Store Development /var/sentora/hostdata/zadmin/public_html/domain/includes/orderfunctions.php(0): ServerCreateAccount()
Going live in two weeks time! /var/sentora/hostdata/zadmin/public_html/domain/admin/orders.php(0): acceptOrder()
Important and Useful Links and Sites {main}
Debug string from Senitor:
1
Posts: 273
Threads: 40
Joined: Nov 2014
Reputation:
5
Sex: Male
Thanks: 168
Given 42 thank(s) in 22 post(s)
RE: [MODULE] WHMCS
06-11-2016, 11:36 PM
I made a test again on the virtual server, and it worked.
Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
06-11-2016, 11:40 PM
(06-11-2016, 11:36 PM)Cantalupo Wrote: I made a test again on the virtual server, and it worked.
Nice
|