What exactly does this mean? And usually when the quota’s full, does it means you have to delete entire single folder from WordPress in create a new one unless you upgrade to premium version?
Write clearly. Do you mean this?
Hello Valued Customer,
This mail is to let you know that your site has used/almost used all if its disk quota.
This disk quota includes your mysql database sizes.
We would suggest you should consider upgrading your account to a premium (paid) account where the resource limits are MASSIVLY upgraded, where your site can continue to grow.
You also receive a free (.info , .com , .net , or .org) domain name with every premium account !!
To upgrade now, simply goto https://ifastnet.com/portal/aff.php?aff=
If you do not upgrade you may need to remove files using FTP or the file manager in your control panel, or database tables/records in order to continue using the free account.
Regards
Like say, if disk quota gets full, you have to delete entire photos or some? That part I’m totally confused
I wonder is it the same thing ur referring to?
Each hosting account is limited to 5GB in storage. If your account is approaching this figure, it is time to do some housekeeping.
Hey but, if you delete some photos and not all, it still should work right?
Provided it stay below the limit
Awww thank you very much. You been a big help. If I run into anymore trouble, I’ll come to you guys
No problem
Great, still say critical error
This?
The Critical error is from Word Press end and you need update the plugins and themes you use in WordPress especially if use Astra this error keeps occurring I have experienced this a lot of times
Please try updating the plugins and themes you use and let me know if this still continue
I’m going to set WP_Debug to true instead of false.
Identifying the broken plugin or theme
If you were trying to install or update a specific addon, you can skip this step. But if you were running a bulk update, or an automatic update happened while you were away, you may be wondering which plugin or theme failed has broken down.
You can figure this out by enabling debug mode in WordPress:
- Login to an FTP client of your choice or our web based file manager (found in the client area and control panel).
- Navigate to your website folder (which is
htdocs
for your first domain andexample.com/htdocs
for addon domains and subdomains). - Open the file
wp-config.php
and find the line which containsWP_DEBUG
. On that line, replacefalse
withtrue
and save the file. - Refresh the page on your website and you should now see error messages.
In these error messages, you should search for texts like wp-content/plugins/
and wp-content/themes/
. The word right after that is the folder of the plugin or theme which is generating the error, which is generally the broken plugin or theme.
Don’t forget to disable WP_DEBUG
after you’ve seen the error message. The option should not be left enabled for live sites, because it might expose sensitive information.
it says refresh page and I should refresh page and see errors. Where do I find it? And after that, How do I disable WP_DEBUG so it won’t expose information?
Find what? The errors? Just refresh the page, WP will print them on the website.
The same way you turned it on
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.