Posts: 114
Threads: 1
Joined: Apr 2015
Reputation:
11
Sex: Male
Thanks: 19
Given 31 thank(s) in 24 post(s)
RE: [MODULE] WHMCS
08-05-2016, 10:44 PM
(This post was last modified: 08-05-2016, 11:11 PM by Rynoxx.)
(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. Cantalupo I'm glad to hear that it works again
Thank you!
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 )
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
Amazing.
And the question of upgrade and downgrade?
^^
Cantalupo Yeah, sorry, it can handle upgrade and downgrade
Posts: 38
Threads: 3
Joined: May 2016
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 1 thank(s) in 1 post(s)
RE: [MODULE] WHMCS
10-16-2016, 11:19 AM
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
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-16-2016, 07:45 PM
(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
Posts: 38
Threads: 3
Joined: May 2016
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 1 thank(s) in 1 post(s)
RE: [MODULE] WHMCS
10-17-2016, 08:59 AM
(This post was last modified: 10-17-2016, 09:58 AM by pomtom44.)
(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
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-17-2016, 05:21 PM
(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
Posts: 38
Threads: 3
Joined: May 2016
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 1 thank(s) in 1 post(s)
RE: [MODULE] WHMCS
10-17-2016, 05:50 PM
(This post was last modified: 10-17-2016, 05:50 PM by pomtom44.)
(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:
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!
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-17-2016, 06:00 PM
(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:
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
Posts: 38
Threads: 3
Joined: May 2016
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 1 thank(s) in 1 post(s)
RE: [MODULE] WHMCS
10-17-2016, 06:05 PM
(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:
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!
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-17-2016, 07:34 PM
(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:
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
Posts: 38
Threads: 3
Joined: May 2016
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 1 thank(s) in 1 post(s)
RE: [MODULE] WHMCS
10-18-2016, 10:59 AM
(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:
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
|