Jump to content

Admin Area Bug + Cron.


NameFlag

Recommended Posts

Hello!

I've decided to make a complete new installation of my whmcs and i've encountered new bugs in this new version. - I've tried reinstalling it 2 more times, but still nothing seems to solve the issue. - I haven't had this issue in the previous update, it's only just occured now i've installed using the new version.

All these issues arise on the admin homepage.

 

1. Last Automation Run: Never NEEDS ATTENTION - doesnt change, even though the last run was 5 minutes ago, according to the automation page.

2. I noticed the Billing tab/widget wasn't increasing when I got a new payment, I clicked the refresh tab and it fades into the background, but nothing happens.

3. All tabs/widgets when refreshed remains faded and doesn't refresh.

4. All tabs/widgets, when removed from homepage, re-appear upon page reload.

a.png

bc.png

Link to comment
Share on other sites

16 hours ago, twhiting9275 said:

Is this a 100% clean WHMCS install? No plugins, addons, hooks.modules, api calls or the like? Seems rather odd that this would be behaving this way if it is.

Have you forced a cron run?
Would be helpful if you posted your environment (php version, mysql version, OS)

Yes it was a clean install. I've eventually managed to solve the issue. It seems to of been caused by renaming the whmcs index.php file to index2.php whilst my website is under development. (I did this because it's installed on my parent domain and didn't want users to see my potential theme until launch).

Link to comment
Share on other sites

23 hours ago, NameFlag said:

It seems to of been caused by renaming the whmcs index.php file to index2.php whilst my website is under development. (I did this because it's installed on my parent domain and didn't want users to see my potential theme until launch).

if you intend to do that again in the future, it might be simple to just use .htaccess and set it so that only your IP(s) have access to the site, and all other IPs are redirected elsewhere.

if you're unfamiliar with .htaccess, there are many sites that will generate the basic code for you, e.g https://www.htaccessredirect.net/block-allow-ip - though long-term, I think allow/deny etc are all going to be deprecated.

https://httpd.apache.org/docs/2.4/howto/access.html

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated