This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[MODULE] WHMCS
RE: [MODULE] WHMCS
Sorry, where do I enable the log?
Reply
Thanks given by:
RE: [MODULE] WHMCS
modcar

Navigate to Utilities > Logs > Module Log
Click Enable Debug Logging
Now reproduce the issue
Return to the module log page.
Reply
Thanks given by:
RE: [MODULE] WHMCS
(04-06-2016, 09:13 PM)Rynoxx Wrote: @[modcar]

Navigate to Utilities > Logs > Module Log
Click Enable Debug Logging
Now reproduce the issue
Return to the module log page.


Request:

Code:
Array
(
   [resellerid] =>
   [packageid] => FreeHosting
   [groupid] => 3
   [username] => whmcstes
   [fullname] => first last
   [email] => my@email.com
   [address] => PO Box 31418
   [postcode] => 5040
   [********] => v2h75Iye4E
   [phone] => 123456789
   [sendmail] => 0
   [emailsubject] => 0
   [emailbody] => 0
)

Response:

Code:
Caught exception: cURL error 6: Could not resolve host: http

/var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(104): GuzzleHttp\Exception\RequestException::wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\ConnectException))
Forum Add-ons and Usage /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(132): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
MySupport Addon /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/react/promise/src/FulfilledPromise.php(24): GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
Test of MySupport MOD /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
#4 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php(43): GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
#5 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(135): GuzzleHttp\Message\FutureResponse::proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
Forum theme /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(233): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
Install Docs-ISPconfig /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(218): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
Advertising forum? /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(91): GuzzleHttp\Client->post('whmcs', Array)
#9 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
Addon Store Development /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/sentora.php(173): Ballen\Senitor\Senitor->send()
Going live in two weeks time! /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/sentora.php(252): sendSenitorRequest(Array, 'whmcs', 'CreateClient', Array)
Important and Useful Links and Sites /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Premium support subscription /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
#14 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
#15 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/includes/modulefunctions.php(0): ModuleCallFunction()
#16 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/HNZadmin/clientsservices.php(0): ServerCreateAccount()
More progress updates and 'trojan spike' joins the team! {main}
Reply
Thanks given by:
RE: [MODULE] WHMCS
(04-06-2016, 09:26 PM)modcar Wrote:
(04-06-2016, 09:13 PM)Rynoxx Wrote: modcar

Navigate to Utilities > Logs > Module Log
Click Enable Debug Logging
Now reproduce the issue
Return to the module log page.


Request:

Code:
Array
(
   [resellerid] =>
   [packageid] => FreeHosting
   [groupid] => 3
   [username] => whmcstes
   [fullname] => first last
   [email] => my@email.com
   [address] => PO Box 31418
   [postcode] => 5040
   [********] => v2h75Iye4E
   [phone] => 123456789
   [sendmail] => 0
   [emailsubject] => 0
   [emailbody] => 0
)

Response:

Code:
Caught exception: cURL error 6: Could not resolve host: http

/var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(104): GuzzleHttp\Exception\RequestException::wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\ConnectException))
Forum Add-ons and Usage /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(132): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
MySupport Addon /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/react/promise/src/FulfilledPromise.php(24): GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
Test of MySupport MOD /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
#4 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php(43): GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
#5 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(135): GuzzleHttp\Message\FutureResponse::proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
Forum theme /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(233): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
Install Docs-ISPconfig /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(218): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
Advertising forum? /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(91): GuzzleHttp\Client->post('whmcs', Array)
#9 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
Addon Store Development /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/sentora.php(173): Ballen\Senitor\Senitor->send()
Going live in two weeks time! /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/modules/servers/sentora/sentora.php(252): sendSenitorRequest(Array, 'whmcs', 'CreateClient', Array)
Important and Useful Links and Sites /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Premium support subscription /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
#14 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
#15 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/includes/modulefunctions.php(0): ModuleCallFunction()
#16 /var/sentora/hostdata/dynamite/public_html/hostingnz_co_nz/HNZadmin/clientsservices.php(0): ServerCreateAccount()
More progress updates and 'trojan spike' joins the team! {main}
modcar it seems that you haven't set a proper hostname and/or IP for the server, what is it configured as?
Reply
Thanks given by:
RE: [MODULE] WHMCS
EDITED (TGates):Image removed. You can not paste a base64 encoded image to these forums..Either attach it or link to it.
Reply
Thanks given by:
RE: [MODULE] WHMCS
Hi,

I tried to install your WHMCS module for Sentora but it won't seem to like each other..  Angry

Whenever I try to do anything (create etc.) it give me this error: 

Code:
Caught exception: Server    API    key    validation    failed.

/var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(35): Ballen\Senitor\Handlers\XmwsResponse->checkErrors()
Forum Add-ons and Usage /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(92): Ballen\Senitor\Handlers\XmwsResponse->__construct(Object(GuzzleHttp\Message\Response))
MySupport Addon /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
Test of MySupport MOD /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/sentora.php(207): Ballen\Senitor\Senitor->send()
#4 /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/sentora.php(311): sendSenitorRequest(Array, 'whmcs', 'CreateClient', Array)
#5 /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Forum theme /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
Install Docs-ISPconfig /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
Advertising forum? /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/modulefunctions.php(0): ModuleCallFunction()
#9 /var/sentora/hostdata/zadmin/public_html/twente_tech/admin/clientsservices.php(0): ServerCreateAccount()
Addon Store Development {main}
1

Sentora version: Latest
WHMCS module: Freshly grabbed from git so latest

Any ideas?

Thanks in advance.


//edit: Btw, got the API key from ?module=whmcs
//And installed it at WHMCS under "Access Hash (Instead of password for cPanel servers)"
Reply
Thanks given by:
RE: [MODULE] WHMCS
(04-16-2016, 02:34 AM)twente Wrote: Hi,

I tried to install your WHMCS module for Sentora but it won't seem to like each other..  Angry

Whenever I try to do anything (create etc.) it give me this error: 

Code:
Caught exception: Server API key validation failed.

/var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(35): Ballen\Senitor\Handlers\XmwsResponse->checkErrors()
Forum Add-ons and Usage /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(92): Ballen\Senitor\Handlers\XmwsResponse->__construct(Object(GuzzleHttp\Message\Response))
MySupport Addon /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
Test of MySupport MOD /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/sentora.php(207): Ballen\Senitor\Senitor->send()
#4 /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/sentora.php(311): sendSenitorRequest(Array, 'whmcs', 'CreateClient', Array)
#5 /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Forum theme /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
Install Docs-ISPconfig /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
Advertising forum? /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/modulefunctions.php(0): ModuleCallFunction()
#9 /var/sentora/hostdata/zadmin/public_html/twente_tech/admin/clientsservices.php(0): ServerCreateAccount()
Addon Store Development {main}
1

Sentora version: Latest
WHMCS module: Freshly grabbed from git so latest

Any ideas?

Thanks in advance.


//edit: Btw, got the API key from ?module=whmcs
//And installed it at WHMCS under "Access Hash (Instead of password for cPanel servers)"

twente make sure that you also have the userid followed by a comma befpre the API key configured as the access hash
Reply
Thanks given by: twente
RE: [MODULE] WHMCS
(04-16-2016, 03:04 AM)Rynoxx Wrote:
(04-16-2016, 02:34 AM)twente Wrote: Hi,

I tried to install your WHMCS module for Sentora but it won't seem to like each other..  Angry

Whenever I try to do anything (create etc.) it give me this error: 

Code:
Caught exception: Server API key validation failed.

/var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Handlers/XmwsResponse.php(35): Ballen\Senitor\Handlers\XmwsResponse->checkErrors()
Forum Add-ons and Usage /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(92): Ballen\Senitor\Handlers\XmwsResponse->__construct(Object(GuzzleHttp\Message\Response))
MySupport Addon /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
Test of MySupport MOD /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/sentora.php(207): Ballen\Senitor\Senitor->send()
#4 /var/sentora/hostdata/zadmin/public_html/twente_tech/modules/servers/sentora/sentora.php(311): sendSenitorRequest(Array, 'whmcs', 'CreateClient', Array)
#5 /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Forum theme /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
Install Docs-ISPconfig /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
Advertising forum? /var/sentora/hostdata/zadmin/public_html/twente_tech/includes/modulefunctions.php(0): ModuleCallFunction()
#9 /var/sentora/hostdata/zadmin/public_html/twente_tech/admin/clientsservices.php(0): ServerCreateAccount()
Addon Store Development {main}
1

Sentora version: Latest
WHMCS module: Freshly grabbed from git so latest

Any ideas?

Thanks in advance.


//edit: Btw, got the API key from ?module=whmcs
//And installed it at WHMCS under "Access Hash (Instead of password for cPanel servers)"

@[twente] make sure that you also have the userid followed by a comma befpre the API key configured as the access hash

Thanks a lot, that did the trick! Thanks for your development.
Reply
Thanks given by:
RE: [MODULE] WHMCS
Hello guys, I'm a long time reader on Sentora forums, but this is my first thread cause I can't find solution for my problem.Actually I need to sentora in manage_clients module generate usernames like : cp0156  , like it generates passwords, I need this to whmcs module work correctly on full auto mode, any could help me ? 

Kind reggards
Reply
Thanks given by:
RE: [MODULE] WHMCS
Hello;

I'm running WHMCS and Sentora on the different server, and getting 'Account couldn't be created, the API Request failed.'

I've double and triple checked my settings, all seem right




REQUEST
Array
(
    [resellerid] =>
    [packageid] => Freehosting
    [groupid] => 2
    [username] => joljssss
    [fullname] => Shounak Ghosh
    [email] => i.am.ram1403@gmail.com
    [address] => 10 Anada Abasan
    [postcode] => 700084
    [password] => 83KchKbn95
    [phone] => 9804162643
    [sendmail] => 0
    [emailsubject] => 0
    [emailbody] => 0
)


RESPONCE

Caught exception: cURL error 6: See http://curl.haxx.se/libcurl/c/libcurl-errors.html

/home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(104): GuzzleHttp\Exception\RequestException::wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\ConnectException))
Forum Add-ons and Usage /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(132): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
MySupport Addon /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/react/promise/src/FulfilledPromise.php(24): GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
Test of MySupport MOD /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/react/promise/src/Promise.php(114): React\Promise\FulfilledPromise->then(Object(Closure), NULL)
#4 /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/react/promise/src/Promise.php(156): React\Promise\Promise->React\Promise\{closure}(Object(React\Promise\FulfilledPromise))
#5 /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/react/promise/src/Promise.php(128): React\Promise\Promise->settle(Object(React\Promise\FulfilledPromise))
Forum theme /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/react/promise/src/Promise.php(169): React\Promise\Promise->resolve(Array)
Install Docs-ISPconfig [internal function]: React\Promise\Promise->React\Promise\{closure}(Array)
Advertising forum? /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/react/promise/src/Deferred.php(35): call_user_func(Object(Closure), Array)
#9 /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php(236): React\Promise\Deferred->resolve(Array)
Addon Store Development /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php(125): GuzzleHttp\Ring\Client\CurlMultiHandler->processMessages()
Going live in two weeks time! /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php(118): GuzzleHttp\Ring\Client\CurlMultiHandler->execute()
Important and Useful Links and Sites /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php(55): GuzzleHttp\Ring\Future\FutureArray->invokeWait()
Premium support subscription /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php(118): GuzzleHttp\Ring\Future\FutureArray->wait()
#14 /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php(55): GuzzleHttp\Message\FutureResponse->invokeWait()
#15 /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(244): GuzzleHttp\Message\FutureResponse->wait()
#16 /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(218): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
More progress updates and 'trojan spike' joins the team! /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(91): GuzzleHttp\Client->post('whmcs', Array)
#18 /home/freecpanelhostin/public_html/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
A few questions /home/freecpanelhostin/public_html/modules/servers/sentora/sentora.php(207): Ballen\Senitor\Senitor->send()
Request: FTP username@domain.tls /home/freecpanelhostin/public_html/modules/servers/sentora/sentora.php(311): sendSenitorRequest(Array, 'whmcs', 'CreateClient', Array)
ZPanel Support thread? /home/freecpanelhostin/public_html/includes/classes/WHMCS/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
Ubuntu :How to setup Spamassassin /home/freecpanelhostin/public_html/includes/classes/WHMCS/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
To be done /home/freecpanelhostin/public_html/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
Forum link /home/freecpanelhostin/public_html/includes/modulefunctions.php(0): ModuleCallFunction()
master admin name /home/freecpanelhostin/public_html/admin/clientsservices.php(0): ServerCreateAccount()
selection color in the forum {main}
 1
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
[MODULE] phpMyAdmin-AU (Auto-Update) TGates 14 41 ,081 06-15-2021, 06:54 AM
Last Post: TGates
[MODULE] SenBrand - Basic Branding module for Sentora TGates 20 43 ,956 06-04-2021, 11:47 AM
Last Post: ccr1969
[MODULE] CoinCorner BitCoin Module Xversion 4 13 ,239 06-03-2021, 05:02 AM
Last Post: zHostingSolutions

Forum Jump:


Users browsing this thread: 8 Guest(s)