Stuck in 'Checking for Upgrades'
Permalink
Hello all....after a recent update to newest version, I have a project stuck looking for upgrades....anyone have any ideas as to how to get out of this loop?
Thanks,
Thanks,
You can turn off the whole update checking process by defining some constants in config/site.
Have a look through the howto's for whitelabelling and similar. There are detailed instructions. There are also previous forum threads on this, so searching the forums may also point you to the details of the solution.
Have a look through the howto's for whitelabelling and similar. There are detailed instructions. There are also previous forum threads on this, so searching the forums may also point you to the details of the solution.
I usually pass the Newsflow Overlay (it bothers me and most of my clients with admin rights) with this line in the site.php file:
You can always manually check in /dashboard/news/ for news and updates.
Hope this solves your problem.
define('ENABLE_NEWSFLOW_OVERLAY', false);
You can always manually check in /dashboard/news/ for news and updates.
Hope this solves your problem.
I had the same problem and this solved it.
Thank you a lot. :)
Thank you a lot. :)
Help or advice would be great..
thanks in advance...