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
(10-23-2016, 02:06 AM)Rynoxx Wrote:
(10-22-2016, 07:52 AM)pomtom44 Wrote:
(10-21-2016, 10:36 PM)Rynoxx Wrote:
(10-21-2016, 01:47 PM)pomtom44 Wrote: Rynoxx

Sorry to bother you again,
Done some digging of my own and managed to get these logs from the module logger
Code:
Caught exception: Server error response [url] https://IP.Removed.for.Privacy/api/domains [status code] 500 [reason phrase] Internal Server Error

/var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php(33): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Message\Response))
Forum Add-ons and Usage /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Event/Emitter.php(109): GuzzleHttp\Subscriber\HttpError->onComplete(Object(GuzzleHttp\Event\CompleteEvent), 'complete')
MySupport Addon /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(91): GuzzleHttp\Event\Emitter->emit('complete', Object(GuzzleHttp\Event\CompleteEvent))
Test of MySupport MOD /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(132): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#4 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/react/promise/src/FulfilledPromise.php(24): GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
#5 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
Forum theme /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php(43): GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
Install Docs-ISPconfig /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(135): GuzzleHttp\Message\FutureResponse::proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
Advertising forum? /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(233): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#9 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(218): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
Addon Store Development /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(91): GuzzleHttp\Client->post('domains', Array)
Going live in two weeks time! /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
Important and Useful Links and Sites /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/sentora.php(239): Ballen\Senitor\Senitor->send()
Premium support subscription /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/sentora.php(381): sendSenitorRequest(Array, 'domains', 'CreateDomain', Array)
#14 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/vendor/whmcs/whmcs-foundation/lib/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
#15 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/vendor/whmcs/whmcs-foundation/lib/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
#16 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
More progress updates and 'trojan spike' joins the team! /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/includes/modulefunctions.php(0): ModuleCallFunction()
#18 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/includes/orderfunctions.php(0): ServerCreateAccount()
A few questions /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/admin/orders.php(0): acceptOrder()
Request: FTP username@domain.tls {main}
Debug string from Senitor:
1

The way I understand that is that Sentora is throwing a 500 error after you create the domain on your script.
Is that correct? and how would I fix it?

@[pomtom44] Sorry, I've been a bit busy past couple days.
Yeah, Sentora errors when/after creating the domain, try enabling PHP error reporting (by making sure that display_errors is set to "On") and see if the module log contains more info after running the creation with it enabled, or if the error is in the sentora log located in /var/sentora/log/sentora-error.log

Hey Rynoxx

Iv enabled PHP logging, and im still getting the same errors.

500 error on screen

/var/sentora/log/sentora-error.log
Code:
[Sat Oct 22 10:43:44.968544 2016] [:error] [pid 19082] [client 127.0.0.1:37640] PHP Fatal error:  Call to a member function GetControllerRequest() on null in /etc/sentora/panel/dryden/ctrl/auth.class.php on line 190

And the same Module Log as previous


Update*
I added some logging to the auth class there the error was coming from as above (The hashed line is the one the error is referencing)
PHP Code:
   static function CurrentUserID()
 
   {
 
       global $controller;
 
       error_log("Start\n"3"/tmp/my-errors.log");
 
       #$id = $controller->GetControllerRequest('USER', 'zpuid');
 
       error_log($id "\n"3"/tmp/my-errors.log");
 
       return $controller->GetControllerRequest('USER''zpuid');

 
   

When I load the Sentora panel I get a ton of logs saying "start 1" showing my logging is working
However when I send the request from WHMCS I dont get a ID number logged.

Im going to try trace it back and do some more custom logging to see if I can see where its going wrong.


Another Update

Looking at the message displayed on screen by WHMCS it appears that the final number is the userID created in sentora of the account owning the domain
In the example below its 47 (It was 30 in the earlier message)
Code:
URL/admin/orders.php?action=view&id=5&activate=true

1101 success 1101 47 expression

@[pomtom44] Awesome, thanks for doing some digging on your own Smile
After some more thorough testing on my side, it seems like the error only occurs when the user id isn't sent from WHMCS (even an invalid user id or previously existing user id works).
Although judging by the screenshot of the module log you sent earlier this shouldn't be an issue in this case.
Can you confirm that when running whmcs234 the "domains.createdomain" action has 'uid' => 'XX' in the request? (In the WHMCS module log)

Rynoxx

Yes the ID is being sent
Heres the full debug logs just for reference

whmcs234.createclient
Code:
Request
Array
(
   [resellerid] => 1
   [packageid] => Olly
   [groupid] => 3
   [username] => ollyconz
   [fullname] => Oliver
   [email] => XXXXXXXX
   [address] => XXXXXXX
   [postcode] => XXXX
   [password] => XXXX
   [phone] => XXXX
   [sendmail] => 0
   [emailsubject] => 0
   [emailbody] => 0
)

Response
success

whmcs234.getuserid
Code:
Request
Array
(
    [username] => ollyconz
)

Response
Array
(
    [uid] => 48
)

whmcs234.createdomain

Code:
Request
Array
(
   [uid] => 48
   [domain] => olly.co.nz
   [destination] =>  
   [autohome] => 1
)

Response
Caught exception: Server error response [url] https://52.37.245.73/api/domains [status code] 500 [reason phrase] Internal Server Error

/var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php(33): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Message\Response))
Forum Add-ons and Usage /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Event/Emitter.php(109): GuzzleHttp\Subscriber\HttpError->onComplete(Object(GuzzleHttp\Event\CompleteEvent), 'complete')
MySupport Addon /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(91): GuzzleHttp\Event\Emitter->emit('complete', Object(GuzzleHttp\Event\CompleteEvent))
Test of MySupport MOD /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(132): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#4 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/react/promise/src/FulfilledPromise.php(24): GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
#5 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
Forum theme /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php(43): GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
Install Docs-ISPconfig /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/RequestFsm.php(135): GuzzleHttp\Message\FutureResponse::proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
Advertising forum? /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(233): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#9 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/vendor/guzzlehttp/guzzle/src/Client.php(218): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
Addon Store Development /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/src/Handlers/XmwsRequest.php(91): GuzzleHttp\Client->post('domains', Array)
Going live in two weeks time! /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/lib/senitor/src/Senitor.php(130): Ballen\Senitor\Handlers\XmwsRequest->send()
Important and Useful Links and Sites /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/sentora.php(239): Ballen\Senitor\Senitor->send()
Premium support subscription /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/modules/servers/sentora/sentora.php(381): sendSenitorRequest(Array, 'domains', 'CreateDomain', Array)
#14 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/vendor/whmcs/whmcs-foundation/lib/Module/AbstractModule.php(0): sentora_CreateAccount(Array)
#15 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/vendor/whmcs/whmcs-foundation/lib/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
#16 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/includes/modulefunctions.php(0): WHMCS\Module\Server->call()
More progress updates and 'trojan spike' joins the team! /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/includes/modulefunctions.php(0): ModuleCallFunction()
#18 /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/includes/orderfunctions.php(0): ServerCreateAccount()
A few questions /var/sentora/hostdata/zadmin/https_html/billing_host4_cheap/admin/orders.php(0): acceptOrder()
Request: FTP username@domain.tls {main}
Debug string from Senitor:
1
Reply
Thanks given by:


Messages In This Thread
[MODULE] WHMCS - by Rynoxx - 05-11-2015, 12:05 AM
RE: [MODULE] WHMCS - by HogensHero - 06-09-2015, 11:34 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-09-2015, 06:00 PM
RE: [MODULE] WHMCS - by HogensHero - 06-12-2015, 03:00 PM
RE: [MODULE] WHMCS - by Rynoxx - 06-12-2015, 04:40 PM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 06:37 AM
RE: [MODULE] WHMCS - by HogensHero - 06-13-2015, 06:48 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 07:25 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-13-2015, 07:31 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 07:38 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-13-2015, 07:43 AM
RE: [MODULE] WHMCS - by HogensHero - 06-13-2015, 08:16 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-13-2015, 08:29 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 08:27 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 08:39 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-13-2015, 09:13 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 09:16 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 09:27 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-13-2015, 09:39 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 09:43 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-13-2015, 11:42 PM
RE: [MODULE] WHMCS - by Rynoxx - 06-14-2015, 01:23 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-14-2015, 02:37 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-14-2015, 02:41 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-14-2015, 03:08 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-14-2015, 03:19 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-14-2015, 06:19 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-14-2015, 06:40 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-14-2015, 07:23 PM
RE: [MODULE] WHMCS - by conceptr980 - 06-14-2015, 11:05 PM
RE: [MODULE] WHMCS - by conceptr980 - 06-15-2015, 12:15 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-15-2015, 12:27 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-15-2015, 01:20 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-15-2015, 02:05 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-15-2015, 02:19 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-15-2015, 02:22 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-15-2015, 02:28 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-15-2015, 02:36 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-15-2015, 03:40 AM
RE: [MODULE] WHMCS - by conceptr980 - 06-15-2015, 02:21 AM
RE: [MODULE] WHMCS - by HogensHero - 06-16-2015, 02:41 PM
RE: [MODULE] WHMCS - by Rynoxx - 06-16-2015, 05:26 PM
RE: [MODULE] WHMCS - by agflex - 06-22-2015, 09:17 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-22-2015, 02:53 PM
RE: [MODULE] WHMCS - by agflex - 06-23-2015, 02:27 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-23-2015, 05:33 AM
RE: [MODULE] WHMCS - by agflex - 06-23-2015, 08:57 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-23-2015, 09:09 AM
RE: [MODULE] WHMCS - by agflex - 06-23-2015, 09:14 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-23-2015, 09:28 AM
RE: [MODULE] WHMCS - by charityz2 - 07-07-2015, 08:42 PM
RE: [MODULE] WHMCS - by Rynoxx - 07-07-2015, 09:14 PM
RE: [MODULE] WHMCS - by charityz2 - 07-07-2015, 10:39 PM
RE: [MODULE] WHMCS - by Rynoxx - 07-07-2015, 11:24 PM
RE: [MODULE] WHMCS - by charityz2 - 07-08-2015, 12:16 AM
RE: [MODULE] WHMCS - by Rynoxx - 07-08-2015, 12:42 AM
RE: [MODULE] WHMCS - by charityz2 - 07-16-2015, 08:26 PM
RE: [MODULE] WHMCS - by Mariox - 08-14-2015, 10:47 AM
RE: [MODULE] WHMCS - by Rynoxx - 08-14-2015, 03:38 PM
RE: [MODULE] WHMCS - by Mr.Tnan - 09-08-2015, 06:36 PM
RE: [MODULE] WHMCS - by Rynoxx - 09-08-2015, 08:03 PM
RE: [MODULE] WHMCS - by Mr.Tnan - 09-09-2015, 05:58 AM
RE: [MODULE] WHMCS - by Rynoxx - 09-09-2015, 07:05 AM
RE: [MODULE] WHMCS - by Mr.Tnan - 09-09-2015, 09:53 AM
RE: [MODULE] WHMCS - by Rynoxx - 09-09-2015, 04:42 PM
RE: [MODULE] WHMCS - by coitam - 09-15-2015, 02:03 PM
RE: [MODULE] WHMCS - by Rynoxx - 09-15-2015, 04:47 PM
RE: [MODULE] WHMCS - by coitam - 09-19-2015, 05:48 PM
RE: [MODULE] WHMCS - by Rynoxx - 09-19-2015, 08:13 PM
RE: [MODULE] WHMCS - by refeele - 09-26-2015, 03:38 AM
RE: [MODULE] WHMCS - by refeele - 09-26-2015, 03:39 AM
RE: [MODULE] WHMCS - by MarkDark - 09-27-2015, 08:32 AM
RE: [MODULE] WHMCS - by TGates - 09-27-2015, 12:10 PM
RE: [MODULE] WHMCS - by MarkDark - 09-30-2015, 10:33 AM
RE: [MODULE] WHMCS - by MarkDark - 09-30-2015, 10:36 AM
RE: [MODULE] WHMCS - by MarkDark - 09-30-2015, 11:12 AM
RE: [MODULE] WHMCS - by coitam - 10-01-2015, 02:02 AM
RE: [MODULE] WHMCS - by MarkDark - 10-01-2015, 04:06 AM
RE: [MODULE] WHMCS - by coitam - 10-01-2015, 05:15 PM
RE: [MODULE] WHMCS - by creas - 10-01-2015, 09:22 AM
RE: [MODULE] WHMCS - by Rynoxx - 10-31-2015, 10:10 AM
RE: [MODULE] WHMCS - by creas - 11-09-2015, 09:17 PM
RE: [MODULE] WHMCS - by Rynoxx - 11-09-2015, 09:32 PM
RE: [MODULE] WHMCS - by creas - 11-09-2015, 09:44 PM
RE: [MODULE] WHMCS - by Rynoxx - 11-12-2015, 08:48 PM
RE: [MODULE] WHMCS - by creas - 11-12-2015, 09:32 PM
RE: [MODULE] WHMCS - by Rynoxx - 11-12-2015, 10:35 PM
RE: [MODULE] WHMCS - by BBuchanan - 01-02-2016, 04:21 PM
RE: [MODULE] WHMCS - by Rynoxx - 01-02-2016, 08:06 PM
RE: [MODULE] WHMCS - by BBuchanan - 01-03-2016, 03:43 PM
RE: [MODULE] WHMCS - by cybercoder - 01-10-2016, 06:29 AM
RE: [MODULE] WHMCS - by cybercoder - 01-10-2016, 06:37 AM
RE: [MODULE] WHMCS - by Rynoxx - 01-10-2016, 07:14 AM
RE: [MODULE] WHMCS - by KyKarHosting - 02-01-2016, 05:27 AM
RE: [MODULE] WHMCS - by Rynoxx - 02-01-2016, 05:39 AM
RE: [MODULE] WHMCS - by KyKarHosting - 02-01-2016, 06:07 AM
RE: [MODULE] WHMCS - by Rynoxx - 02-01-2016, 06:31 AM
RE: [MODULE] WHMCS - by Rynoxx - 02-01-2016, 06:26 PM
RE: [MODULE] WHMCS - by modcar - 04-06-2016, 08:49 PM
RE: [MODULE] WHMCS - by Rynoxx - 04-06-2016, 08:58 PM
RE: [MODULE] WHMCS - by modcar - 04-06-2016, 09:09 PM
RE: [MODULE] WHMCS - by Rynoxx - 04-06-2016, 09:13 PM
RE: [MODULE] WHMCS - by modcar - 04-06-2016, 09:26 PM
RE: [MODULE] WHMCS - by Rynoxx - 04-06-2016, 09:34 PM
RE: [MODULE] WHMCS - by modcar - 04-06-2016, 09:39 PM
RE: [MODULE] WHMCS - by twente - 04-16-2016, 02:34 AM
RE: [MODULE] WHMCS - by Rynoxx - 04-16-2016, 03:04 AM
RE: [MODULE] WHMCS - by twente - 04-18-2016, 05:58 PM
RE: [MODULE] WHMCS - by Leo. - 05-01-2016, 08:07 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-02-2016, 11:08 PM
RE: [MODULE] WHMCS - by Leo. - 05-03-2016, 07:55 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-03-2016, 05:56 PM
RE: [MODULE] WHMCS - by Leo. - 05-03-2016, 06:51 PM
RE: [MODULE] WHMCS - by Leo. - 05-06-2016, 08:52 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-06-2016, 04:13 PM
RE: [MODULE] WHMCS - by Leo. - 05-07-2016, 07:37 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-07-2016, 07:46 PM
RE: [MODULE] WHMCS - by Leo. - 05-07-2016, 09:56 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-07-2016, 10:01 PM
RE: [MODULE] WHMCS - by Leo. - 05-07-2016, 10:03 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-08-2016, 08:40 PM
RE: [MODULE] WHMCS - by Leo. - 05-08-2016, 09:57 PM
RE: [MODULE] WHMCS - by sghosh1810 - 05-02-2016, 09:30 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-08-2016, 10:07 PM
RE: [MODULE] WHMCS - by Leo. - 05-08-2016, 10:32 PM
RE: [MODULE] WHMCS - by Leo. - 05-08-2016, 10:54 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-08-2016, 11:25 PM
RE: [MODULE] WHMCS - by Leo. - 05-08-2016, 11:32 PM
RE: [MODULE] WHMCS - by Leo. - 05-08-2016, 11:37 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-08-2016, 11:54 PM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 12:04 AM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 12:09 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-09-2016, 12:16 AM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 12:27 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-09-2016, 12:34 AM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 12:37 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-09-2016, 12:48 AM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 01:57 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-09-2016, 02:44 AM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 03:47 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-09-2016, 04:31 AM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 07:09 AM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 08:38 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-09-2016, 05:57 PM
RE: [MODULE] WHMCS - by Leo. - 05-09-2016, 06:45 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-09-2016, 06:57 PM
RE: [MODULE] WHMCS - by Leo. - 05-11-2016, 12:46 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-11-2016, 01:14 AM
RE: [MODULE] WHMCS - by Leo. - 05-12-2016, 02:27 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-12-2016, 03:23 AM
RE: [MODULE] WHMCS - by Leo. - 05-14-2016, 01:16 AM
RE: [MODULE] WHMCS - by Rynoxx - 05-14-2016, 01:38 AM
RE: [MODULE] WHMCS - by Leo. - 05-14-2016, 02:47 AM
RE: [MODULE] WHMCS - by Leo. - 05-18-2016, 10:04 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-18-2016, 10:10 PM
RE: [MODULE] WHMCS - by Leo. - 05-18-2016, 10:30 PM
RE: [MODULE] WHMCS - by Rynoxx - 05-18-2016, 10:54 PM
RE: [MODULE] WHMCS - by Leo. - 05-19-2016, 12:22 AM
RE: [MODULE] WHMCS - by Cantalupo - 06-06-2016, 07:24 AM
RE: [MODULE] WHMCS - by twente - 06-06-2016, 10:28 PM
RE: [MODULE] WHMCS - by Rynoxx - 06-06-2016, 11:35 PM
RE: [MODULE] WHMCS - by twente - 06-07-2016, 06:14 PM
RE: [MODULE] WHMCS - by Cantalupo - 06-07-2016, 01:39 AM
RE: [MODULE] WHMCS - by Cantalupo - 06-09-2016, 03:38 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-09-2016, 04:21 AM
RE: [MODULE] WHMCS - by colthrax - 06-11-2016, 01:51 AM
RE: [MODULE] WHMCS - by Rynoxx - 06-11-2016, 02:51 AM
RE: [MODULE] WHMCS - by Cantalupo - 06-11-2016, 09:42 AM
RE: [MODULE] WHMCS - by Cantalupo - 06-11-2016, 11:36 PM
RE: [MODULE] WHMCS - by Rynoxx - 06-11-2016, 11:40 PM
RE: [MODULE] WHMCS - by Cantalupo - 06-12-2016, 02:04 AM
RE: [MODULE] WHMCS - by sabir007 - 07-24-2016, 09:56 AM
RE: [MODULE] WHMCS - by Rynoxx - 07-26-2016, 04:57 PM
RE: [MODULE] WHMCS - by Cantalupo - 08-05-2016, 08:10 AM
RE: [MODULE] WHMCS - by Rynoxx - 08-05-2016, 03:50 PM
RE: [MODULE] WHMCS - by Cantalupo - 08-05-2016, 04:00 PM
RE: [MODULE] WHMCS - by Rynoxx - 08-05-2016, 05:06 PM
RE: [MODULE] WHMCS - by Cantalupo - 08-05-2016, 09:46 PM
RE: [MODULE] WHMCS - by Rynoxx - 08-05-2016, 10:30 PM
RE: [MODULE] WHMCS - by Cantalupo - 08-05-2016, 10:35 PM
RE: [MODULE] WHMCS - by Rynoxx - 08-05-2016, 10:44 PM
RE: [MODULE] WHMCS - by pomtom44 - 10-16-2016, 11:19 AM
RE: [MODULE] WHMCS - by Rynoxx - 10-16-2016, 07:45 PM
RE: [MODULE] WHMCS - by pomtom44 - 10-17-2016, 08:59 AM
RE: [MODULE] WHMCS - by Rynoxx - 10-17-2016, 05:21 PM
RE: [MODULE] WHMCS - by pomtom44 - 10-17-2016, 05:50 PM
RE: [MODULE] WHMCS - by Rynoxx - 10-17-2016, 06:00 PM
RE: [MODULE] WHMCS - by pomtom44 - 10-17-2016, 06:05 PM
RE: [MODULE] WHMCS - by Rynoxx - 10-17-2016, 07:34 PM
RE: [MODULE] WHMCS - by pomtom44 - 10-18-2016, 10:59 AM
RE: [MODULE] WHMCS - by Rynoxx - 10-18-2016, 07:04 PM
RE: [MODULE] WHMCS - by pomtom44 - 10-19-2016, 04:39 AM
RE: [MODULE] WHMCS - by pomtom44 - 10-21-2016, 01:47 PM
RE: [MODULE] WHMCS - by Rynoxx - 10-21-2016, 10:36 PM
RE: [MODULE] WHMCS - by pomtom44 - 10-22-2016, 07:52 AM
RE: [MODULE] WHMCS - by Rynoxx - 10-23-2016, 02:06 AM
RE: [MODULE] WHMCS - by pomtom44 - 10-25-2016, 11:24 AM
RE: [MODULE] WHMCS - by Rynoxx - 10-26-2016, 09:05 PM
RE: [MODULE] WHMCS - by TGates - 10-27-2016, 04:55 AM
RE: [MODULE] WHMCS - by Rynoxx - 10-27-2016, 08:03 AM
RE: [MODULE] WHMCS - by pomtom44 - 10-27-2016, 08:37 AM
RE: [MODULE] WHMCS - by Rynoxx - 10-27-2016, 05:40 PM
RE: [MODULE] WHMCS - by pomtom44 - 10-27-2016, 07:33 PM
RE: [MODULE] WHMCS - by pomtom44 - 11-15-2016, 03:49 PM
RE: [MODULE] WHMCS - by Rynoxx - 11-15-2016, 06:34 PM
RE: [MODULE] WHMCS - by pomtom44 - 11-16-2016, 12:40 PM
RE: [MODULE] WHMCS - by pomtom44 - 11-19-2016, 08:43 PM
RE: [MODULE] WHMCS - by TGates - 11-20-2016, 06:17 AM
RE: [MODULE] WHMCS - by Me.B - 11-20-2016, 07:17 AM
RE: [MODULE] WHMCS - by pomtom44 - 11-20-2016, 10:26 AM
RE: [MODULE] WHMCS - by pomtom44 - 11-20-2016, 11:47 AM
RE: [MODULE] WHMCS - by Rynoxx - 11-20-2016, 11:03 PM
RE: [MODULE] WHMCS - by pomtom44 - 11-21-2016, 04:44 AM
RE: [MODULE] WHMCS - by pomtom44 - 11-23-2016, 11:15 AM
RE: [MODULE] WHMCS - by fliphost - 12-27-2016, 10:18 PM
RE: [MODULE] WHMCS - by Rynoxx - 12-27-2016, 11:28 PM
RE: [MODULE] WHMCS - by TGates - 12-27-2016, 11:51 PM
RE: [MODULE] WHMCS - by fliphost - 12-28-2016, 04:35 PM
RE: [MODULE] WHMCS - by Rynoxx - 12-29-2016, 02:07 AM
RE: [MODULE] WHMCS - by fliphost - 12-29-2016, 03:54 AM
RE: [MODULE] WHMCS - by kini - 02-16-2017, 02:28 AM
RE: [MODULE] WHMCS - by Rynoxx - 02-16-2017, 05:50 AM
RE: [MODULE] WHMCS - by mohdsah - 02-25-2017, 08:39 AM
RE: [MODULE] WHMCS - by Rynoxx - 02-25-2017, 09:02 AM

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 ,958 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: 6 Guest(s)