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
(08-05-2016, 10:35 PM)Cantalupo Wrote:
(08-05-2016, 10:30 PM)Rynoxx Wrote:
(08-05-2016, 09:46 PM)Cantalupo Wrote:
(08-05-2016, 05:06 PM)Rynoxx Wrote:
(08-05-2016, 04:00 PM)Cantalupo Wrote: Hello Friend.
mysteriously returned to work.
was only one request, other functions. Smile
Cantalupo I'm glad to hear that it works again Smile

Thank you! Smile
Lets take some questions about this code.
I did not find anything about it.
This module it suspends an account due to payment not made ? (with the correct configuration in whmcs, of course Wink)

It automatically works for the upgrade?
Cantalupo yeah, it should suspend the account when payment hasn't been made, it has the suspension functions required to do that. And the service upgrade is handled by the ChangePackage function Smile

Amazing.
And the question of upgrade and downgrade?
^^

Cantalupo Yeah, sorry, it can handle upgrade and downgrade Smile
Reply
Thanks given by: Cantalupo
RE: [MODULE] WHMCS
Rynoxx (Hoping the tag works)

Im having some issues with your module and hoping you, or someone else could help out
Heres my process
Everything is setup as per instructions, both WHMCS and Sentora have modules installed and configured
Client buys hosting package.
WHMCS creates client and domain fine in Sentora, but then throws this error, and get a 500 timeout on their screen

Code:
[Sun Oct 16 14:07:32.403811 2016] [:error] [pid 31970] [client 127.0.0.1:53050] PHP Fatal error:  Call to a member function GetControllerRequest() on null in /etc/sentora/panel/dryden/ctrl/auth.class.php on line 190

I turned off auto creation for the product in WHMCS under module settings
(set it to auto setup after pending)
And same thing, but this time when I accept the order from the admin side, and I also get the 500 error

I have logged the module log like you said when asking for help, but not sure what you want to heres a screenshot of it
http://imgur.com/M0HxRy7

Hopefully someone can help me out, 
Thanks in advance
Tom
Reply
Thanks given by:
RE: [MODULE] WHMCS
(10-16-2016, 11:19 AM)pomtom44 Wrote: @[Rynoxx] (Hoping the tag works)

Im having some issues with your module and hoping you, or someone else could help out
Heres my process
Everything is setup as per instructions, both WHMCS and Sentora have modules installed and configured
Client buys hosting package.
WHMCS creates client and domain fine in Sentora, but then throws this error, and get a 500 timeout on their screen

Code:
[Sun Oct 16 14:07:32.403811 2016] [:error] [pid 31970] [client 127.0.0.1:53050] PHP Fatal error:  Call to a member function GetControllerRequest() on null in /etc/sentora/panel/dryden/ctrl/auth.class.php on line 190

I turned off auto creation for the product in WHMCS under module settings
(set it to auto setup after pending)
And same thing, but this time when I accept the order from the admin side, and I also get the 500 error

I have logged the module log like you said when asking for help, but not sure what you want to heres a screenshot of it
http://imgur.com/M0HxRy7

Hopefully someone can help me out, 
Thanks in advance
Tom
pomtom44 Tagging worked, which version of PHP are you running? I'll be able to take a closer look at it tomorrow afternoon. I'd recommend trying installing an older version of the sentora module (whmcs324) and installing the accompanying WHMCS module
Reply
Thanks given by:
RE: [MODULE] WHMCS
(10-16-2016, 07:45 PM)Rynoxx Wrote:
(10-16-2016, 11:19 AM)pomtom44 Wrote: @[Rynoxx] (Hoping the tag works)

Im having some issues with your module and hoping you, or someone else could help out
Heres my process
Everything is setup as per instructions, both WHMCS and Sentora have modules installed and configured
Client buys hosting package.
WHMCS creates client and domain fine in Sentora, but then throws this error, and get a 500 timeout on their screen

Code:
[Sun Oct 16 14:07:32.403811 2016] [:error] [pid 31970] [client 127.0.0.1:53050] PHP Fatal error:  Call to a member function GetControllerRequest() on null in /etc/sentora/panel/dryden/ctrl/auth.class.php on line 190

I turned off auto creation for the product in WHMCS under module settings
(set it to auto setup after pending)
And same thing, but this time when I accept the order from the admin side, and I also get the 500 error

I have logged the module log like you said when asking for help, but not sure what you want to heres a screenshot of it
http://imgur.com/M0HxRy7

Hopefully someone can help me out, 
Thanks in advance
Tom
@[pomtom44] Tagging worked, which version of PHP are you running? I'll be able to take a closer look at it tomorrow afternoon. I'd recommend trying installing an older version of the sentora module (whmcs324) and installing the accompanying WHMCS module


Thanks for the quick reply

Im running PHP 5.6.23
Where do I download the older version from?

Thanks
Reply
Thanks given by:
RE: [MODULE] WHMCS
(10-17-2016, 08:59 AM)pomtom44 Wrote:
(10-16-2016, 07:45 PM)Rynoxx Wrote:
(10-16-2016, 11:19 AM)pomtom44 Wrote: @[Rynoxx] (Hoping the tag works)

Im having some issues with your module and hoping you, or someone else could help out
Heres my process
Everything is setup as per instructions, both WHMCS and Sentora have modules installed and configured
Client buys hosting package.
WHMCS creates client and domain fine in Sentora, but then throws this error, and get a 500 timeout on their screen

Code:
[Sun Oct 16 14:07:32.403811 2016] [:error] [pid 31970] [client 127.0.0.1:53050] PHP Fatal error:  Call to a member function GetControllerRequest() on null in /etc/sentora/panel/dryden/ctrl/auth.class.php on line 190

I turned off auto creation for the product in WHMCS under module settings
(set it to auto setup after pending)
And same thing, but this time when I accept the order from the admin side, and I also get the 500 error

I have logged the module log like you said when asking for help, but not sure what you want to heres a screenshot of it
http://imgur.com/M0HxRy7

Hopefully someone can help me out, 
Thanks in advance
Tom
pomtom44 Tagging worked, which version of PHP are you running? I'll be able to take a closer look at it tomorrow afternoon. I'd recommend trying installing an older version of the sentora module (whmcs324) and installing the accompanying WHMCS module


Thanks for the quick reply

Im running PHP 5.6.23
Where do I download the older version from?

Thanks

pomtom44 the older version is available via the same zppy repo, running the following should roll you back to the oder version:
Code:
zppy remove whmcs
zppy install whmcs324
You would then have to download the old module for WHMCS from the module in Sentora and replace your currently installed one
Reply
Thanks given by:
RE: [MODULE] WHMCS
(10-17-2016, 05:21 PM)Rynoxx Wrote:
(10-17-2016, 08:59 AM)pomtom44 Wrote:
(10-16-2016, 07:45 PM)Rynoxx Wrote:
(10-16-2016, 11:19 AM)pomtom44 Wrote: Rynoxx (Hoping the tag works)

Im having some issues with your module and hoping you, or someone else could help out
Heres my process
Everything is setup as per instructions, both WHMCS and Sentora have modules installed and configured
Client buys hosting package.
WHMCS creates client and domain fine in Sentora, but then throws this error, and get a 500 timeout on their screen

Code:
[Sun Oct 16 14:07:32.403811 2016] [:error] [pid 31970] [client 127.0.0.1:53050] PHP Fatal error:  Call to a member function GetControllerRequest() on null in /etc/sentora/panel/dryden/ctrl/auth.class.php on line 190

I turned off auto creation for the product in WHMCS under module settings
(set it to auto setup after pending)
And same thing, but this time when I accept the order from the admin side, and I also get the 500 error

I have logged the module log like you said when asking for help, but not sure what you want to heres a screenshot of it
http://imgur.com/M0HxRy7

Hopefully someone can help me out, 
Thanks in advance
Tom
@[pomtom44] Tagging worked, which version of PHP are you running? I'll be able to take a closer look at it tomorrow afternoon. I'd recommend trying installing an older version of the sentora module (whmcs324) and installing the accompanying WHMCS module


Thanks for the quick reply

Im running PHP 5.6.23
Where do I download the older version from?

Thanks

@[pomtom44] the older version is available via the same zppy repo, running the following should roll you back to the oder version:
Code:
zppy remove whmcs
You would then have to download the old module for WHMCS from the module in Sentora and replace your currently installed one

Rynoxx

Code:
root@panel:/usr/local/sbin# zppy install whmcs324
Module to be installed whmcs324
No package match, check you have added the correct repo!
Reply
Thanks given by:
RE: [MODULE] WHMCS
(10-17-2016, 05:50 PM)pomtom44 Wrote:
(10-17-2016, 05:21 PM)Rynoxx Wrote:
(10-17-2016, 08:59 AM)pomtom44 Wrote:
(10-16-2016, 07:45 PM)Rynoxx Wrote:
(10-16-2016, 11:19 AM)pomtom44 Wrote: @[Rynoxx] (Hoping the tag works)

Im having some issues with your module and hoping you, or someone else could help out
Heres my process
Everything is setup as per instructions, both WHMCS and Sentora have modules installed and configured
Client buys hosting package.
WHMCS creates client and domain fine in Sentora, but then throws this error, and get a 500 timeout on their screen

Code:
[Sun Oct 16 14:07:32.403811 2016] [:error] [pid 31970] [client 127.0.0.1:53050] PHP Fatal error:  Call to a member function GetControllerRequest() on null in /etc/sentora/panel/dryden/ctrl/auth.class.php on line 190

I turned off auto creation for the product in WHMCS under module settings
(set it to auto setup after pending)
And same thing, but this time when I accept the order from the admin side, and I also get the 500 error

I have logged the module log like you said when asking for help, but not sure what you want to heres a screenshot of it
http://imgur.com/M0HxRy7

Hopefully someone can help me out, 
Thanks in advance
Tom
pomtom44 Tagging worked, which version of PHP are you running? I'll be able to take a closer look at it tomorrow afternoon. I'd recommend trying installing an older version of the sentora module (whmcs324) and installing the accompanying WHMCS module


Thanks for the quick reply

Im running PHP 5.6.23
Where do I download the older version from?

Thanks

pomtom44 the older version is available via the same zppy repo, running the following should roll you back to the oder version:
Code:
zppy remove whmcs
You would then have to download the old module for WHMCS from the module in Sentora and replace your currently installed one

@[Rynoxx]

Code:
root@panel:/usr/local/sbin# zppy install whmcs324
Module to be installed whmcs324
No package match, check you have added the correct repo!
pomtom44 Gosh darn it, sorry I mistyped, should be whmcs234 :p
Reply
Thanks given by:
RE: [MODULE] WHMCS
(10-17-2016, 06:00 PM)Rynoxx Wrote:
(10-17-2016, 05:50 PM)pomtom44 Wrote:
(10-17-2016, 05:21 PM)Rynoxx Wrote:
(10-17-2016, 08:59 AM)pomtom44 Wrote:
(10-16-2016, 07:45 PM)Rynoxx Wrote: @[pomtom44] Tagging worked, which version of PHP are you running? I'll be able to take a closer look at it tomorrow afternoon. I'd recommend trying installing an older version of the sentora module (whmcs324) and installing the accompanying WHMCS module


Thanks for the quick reply

Im running PHP 5.6.23
Where do I download the older version from?

Thanks

@[pomtom44] the older version is available via the same zppy repo, running the following should roll you back to the oder version:
Code:
zppy remove whmcs
You would then have to download the old module for WHMCS from the module in Sentora and replace your currently installed one

Rynoxx

Code:
root@panel:/usr/local/sbin# zppy install whmcs324
Module to be installed whmcs324
No package match, check you have added the correct repo!
@[pomtom44] Gosh darn it, sorry I mistyped, should be whmcs234 :p

Rynoxx
Not sure if its my end or your repo?
Code:
root@panel:/usr/local/sbin# zppy install whmcs234
Module to be installed whmcs234
--2016-10-17 21:03:11--  http://zppy.grid-servers.net/whmcs234.zpp
Resolving zppy.grid-servers.net (zppy.grid-servers.net)... 178.33.170.24
Connecting to zppy.grid-servers.net (zppy.grid-servers.net)|178.33.170.24|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 222015 (217K)
Saving to: ‘whmcs234.zpp’

100%[=============================================>] 222,015      313KB/s   in 0.7s

2016-10-17 21:03:12 (313 KB/s) - ‘whmcs234.zpp’ saved [222015/222015]

An error occured, The package archive could not be extracted!
Reply
Thanks given by:
RE: [MODULE] WHMCS
(10-17-2016, 06:05 PM)pomtom44 Wrote:
(10-17-2016, 06:00 PM)Rynoxx Wrote:
(10-17-2016, 05:50 PM)pomtom44 Wrote:
(10-17-2016, 05:21 PM)Rynoxx Wrote:
(10-17-2016, 08:59 AM)pomtom44 Wrote: Thanks for the quick reply

Im running PHP 5.6.23
Where do I download the older version from?

Thanks

pomtom44 the older version is available via the same zppy repo, running the following should roll you back to the oder version:
Code:
zppy remove whmcs
You would then have to download the old module for WHMCS from the module in Sentora and replace your currently installed one

@[Rynoxx]

Code:
root@panel:/usr/local/sbin# zppy install whmcs324
Module to be installed whmcs324
No package match, check you have added the correct repo!
pomtom44 Gosh darn it, sorry I mistyped, should be whmcs234 :p

@[Rynoxx]
Not sure if its my end or your repo?
Code:
root@panel:/usr/local/sbin# zppy install whmcs234
Module to be installed whmcs234
--2016-10-17 21:03:11--  http://zppy.grid-servers.net/whmcs234.zpp
Resolving zppy.grid-servers.net (zppy.grid-servers.net)... 178.33.170.24
Connecting to zppy.grid-servers.net (zppy.grid-servers.net)|178.33.170.24|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 222015 (217K)
Saving to: ‘whmcs234.zpp’

100%[=============================================>] 222,015      313KB/s   in 0.7s

2016-10-17 21:03:12 (313 KB/s) - ‘whmcs234.zpp’ saved [222015/222015]

An error occured, The package archive could not be extracted!

pomtom44 seems like the archive didn't want to cooperate with unzip, I could open it using a GUI for ZIP files but couldn't use command line to unzip it. Anyway, I've rezipped it now and it can be unzipped properly now
Reply
Thanks given by:
RE: [MODULE] WHMCS
(10-17-2016, 07:34 PM)Rynoxx Wrote:
(10-17-2016, 06:05 PM)pomtom44 Wrote:
(10-17-2016, 06:00 PM)Rynoxx Wrote:
(10-17-2016, 05:50 PM)pomtom44 Wrote:
(10-17-2016, 05:21 PM)Rynoxx Wrote: @[pomtom44] the older version is available via the same zppy repo, running the following should roll you back to the oder version:
Code:
zppy remove whmcs
You would then have to download the old module for WHMCS from the module in Sentora and replace your currently installed one

Rynoxx

Code:
root@panel:/usr/local/sbin# zppy install whmcs324
Module to be installed whmcs324
No package match, check you have added the correct repo!
@[pomtom44] Gosh darn it, sorry I mistyped, should be whmcs234 :p

Rynoxx
Not sure if its my end or your repo?
Code:
root@panel:/usr/local/sbin# zppy install whmcs234
Module to be installed whmcs234
--2016-10-17 21:03:11--  http://zppy.grid-servers.net/whmcs234.zpp
Resolving zppy.grid-servers.net (zppy.grid-servers.net)... 178.33.170.24
Connecting to zppy.grid-servers.net (zppy.grid-servers.net)|178.33.170.24|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 222015 (217K)
Saving to: ‘whmcs234.zpp’

100%[=============================================>] 222,015      313KB/s   in 0.7s

2016-10-17 21:03:12 (313 KB/s) - ‘whmcs234.zpp’ saved [222015/222015]

An error occured, The package archive could not be extracted!

@[pomtom44] seems like the archive didn't want to cooperate with unzip, I could open it using a GUI for ZIP files but couldn't use command line to unzip it. Anyway, I've rezipped it now and it can be unzipped properly now

Rynoxx

Update Time:
Installed 234 fine, and configured
Sent though order and set to manual after pending

sentora error log:
Code:
[Tue Oct 18 13:54:20.965575 2016] [:error] [pid 27585] [client 127.0.0.1:58613] PHP Fatal error:  Call to a member function GetControllerRequest() on null in /etc/sentora/panel/dryden/ctrl/auth.class.php on line 190

WHMCS on screen:
Code:
URL/admin/orders.php?action=view&id=5&activate=true

1101 success 1101 30 expression

Client and Domain get made ok on sentora
Order stays as pending on WHMCS
Reply
Thanks given by:


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

Forum Jump:


Users browsing this thread: 3 Guest(s)