-
Content Count
221 -
Joined
-
Last visited
-
Days Won
15
leemahoney3 last won the day on November 13 2022
leemahoney3 had the most liked content!
Community Reputation
33 ExcellentAbout leemahoney3

-
Rank
Senior Member
Recent Profile Visitors
-
leemahoney3 started following Hook Index missing loads of hooks, Black screen when order success, Get notification if a client pay using credit and and 1 other
-
Enable error logging and display error and then see if anything is outputted either on the page or in the system log. If not then check your php error logs to see if anything is outputted there.
-
Get notification if a client pay using credit
leemahoney3 replied to Kelby's topic in Troubleshooting Issues
Who exactly do you want to be notified and how? -
WHMCS 8.0 Upgrade Failed
leemahoney3 replied to TorabRamin's topic in Installation, Upgrade, and Import Support
Check that your database user has the required permissions. -
Anyone else notice the hook index is suddenly missing a lot of hooks? Eg. Authentication and User hooks are empty now? Potential merge of this commit looks to have deleted 6,000+ lines: https://github.com/WHMCS/developer-docs/commit/656fd23c2eec7cf9477729d449e9af383e4e1258
- 6 replies
-
-1
-
-
Could add some JavaScript to change the theme by adding ?systpl=dark-theme-name to the end of the URL. Not ideal though and much better ways to do it.
-
Can't say I get the 403's but there are a lot of outdated modules and it could do with a cleanup.
-
Just a heads up that this does not work well with the six template or on mobile devices, will look into sorting this soon.
-
client area sidebar login to cpanel is not working
leemahoney3 replied to richa's topic in Developer Corner
Nothing to do with the login, have you tried installing a fresh copy of the theme? If so and its not a whmcs theme, please reach out to the theme developers/creators. -
client area sidebar login to cpanel is not working
leemahoney3 replied to richa's topic in Developer Corner
Okay so its loading scripts.min.js and there are no errors in the console. I'm afraid you'll likely need to contact WHMCS support as I cannot see a reason for this to not work. Only other issue I can possibly think is a browser extension or addon module is interfering. Try disabling all browser extensions and addon modules/hooks temporarily and then try. If the same issue occurs, perhaps reinstall the WHMCS theme you are using in the client area (eg. six or twenty-one) -
client area sidebar login to cpanel is not working
leemahoney3 replied to richa's topic in Developer Corner
It's definitely a JavaScript issue, can you both open the developer tools and go to the Network tab. Filter by JS scripts and refresh the page. Send me a screenshot of the scripts that load. -
Sorry! Not sure how I missed this. Try disabling all browser extensions/try a different browser and then try again.
-
Strange one, second report of that happening (albeit the other report wasn't the licensing module, rather the system health checker). Sounds like a bug in the update utility (which I assume was used in your instance?)
-
PHP Version Compatibility - downloads.php
leemahoney3 replied to mbrando's topic in Troubleshooting Issues
I'd suggest downloading 8.6.0 again and copying over that file manually while overwriting the original file. -
About grace_period_fee and redemption_grace_period_fee
leemahoney3 replied to JavierCN's topic in Developer Corner
I believe WHMCS uses -1 to indicate the option is disabled. -
If you visit the hostname normally (i.e. outside of whmcs), does it redirect to the IP address also?