abarry
Forum Replies Created
-
In case this helps anyone else – To increase my memory, I got the codes from my ISP and added it to my php.ini and my wp-config.php files. I got to these files thorough my ftp program (FileZilla), downloaded them, edited them and then uploaded them back to my site.
But Petluck, this may not be your problem and I am sure that Michael will be able to figure it out.
Increasing my memory solved my problems.
I’ve put in a request to my ISP. And I do use an official theme, but it may be the Bookings plug-in which is the only potentially high resource thing on the website but essential. Thanks for your help.
I think you are correct. I found another plug-in with the same problem. I think I will need to ask my ISP to increase my memory for PHP. What would be reasonable if you know? This is a non-profit site that includes a booking function but it is not a large site with lots of traffic.
Thanks for getting back to me so quickly.
Ann
I am having a similar problem with all-in-one-seo-pack. public_html/wp-content/plugins/all-in-one-seo-pack/modules/aioseop_sitemap.php. Error message: Out of memory (allocated 40108032) (tried to allocate 32768 bytes)
I can get to my site through recovery mode, but not get into any of the Dashboard areas, though they are listed above my main page and it shows me as logged in in recovery mode. I can get into my files via FTP or through my ISP.
Is there anything I can do on the file side to fix this. I tried renaming the plug in and could edit the offending file if that would help.
There appear to be no problems on ISP side. And I recently updated all my plug-ins and theme.Thanks,
AnnForum: Fixing WordPress
In reply to: Lost visual editor when upgrading to 4.6The first step worked. You’ve made me very happy. And in checking all the users, only mine had the Disable visual editor box checked.
Thanks for responding so quickly.
Forum: Fixing WordPress
In reply to: Lost visual editor when upgrading to 4.6I’m now triple backed up and tried the manual update following the directions linked above, but still no change.
Any other ideas or a file I should particularly look at?Forum: Fixing WordPress
In reply to: Fatal Error – Upgrading to 4.4.1 and pluginsDeleting the phrase above in the wp-config file fixed it. I’m a much happier person.
Thanks Tara. It just needed to be done in two places.
Forum: Fixing WordPress
In reply to: Fatal Error – Upgrading to 4.4.1 and pluginsUnfortunately, that did not work….Should I also make a change in the wp-config.php file on line 83 which the error message refers to?
define( ‘WP_DEBUG’, false);
require_once ( ‘/home/acaat0/public_html/wp-content/plugins/wp-error-fix/bootstrap.php’ ) ;