mpmorris
Forum Replies Created
-
Thanks so much for looking into this! I’ll see what I can figure out about the way we’re displaying the author field. (I did try updating the plugin, incidentally.)
Okay, thanks. I’ll go through the plugins one by one. I’ll also try a stock functions.php file.
Thank you for your patience.
Result of adding that code to functions.php:
Fatal error: Call to undefined function add_filter() in /home1/y3b6g3b1/public_html/blog/wp-includes/functions.php on line 12I also tried at the end of the file. Same result.
I had turned on debug, but I had not enabled the debug log. It looks pretty much the same, though. I assure you that this is from debug.log:
[11-May-2016 20:25:30 UTC] PHP Fatal error: Out of memory (allocated 52166656) (tried to allocate 196608 bytes) in /home1/y3b6g3b1/public_html/blog/wp-admin/edit-form-advanced.php on line 418
I’m sorry. I don’t understand what you mean when you say that I’m not willing to use the information you provided. AS far as I can tell, you haven’t actually provided any information.
- This has nothing to do with ImageMagick or GD (whatever that stands for). We don’t use either of those things.
- I do not have an error when uploading images.
- I turned on debug and I provided the error information provided by WordPress. Here it is again, for your convenience:
Fatal error: Out of memory (allocated 52166656) (tried to allocate 196608 bytes) in /home1/y3b6g3b1/public_html/blog/wp-admin/edit-form-advanced.php on line 418
What information did you provide that I’m not willing to use? I’ve done everything you’ve asked, as much as it is possible to do so.
You don’t have to help, of course. It’s up to you.
We don’t use ImageMagick. I don’t know what GD is. The errors are all as I described above.
First of all, thank you so much for taking the time to consider my question and respond. The errors all look like this, though the particular file on which WP drops the error varies.
Fatal error: Out of memory (allocated 52166656) (tried to allocate 196608 bytes) in /home1/y3b6g3b1/public_html/blog/wp-admin/edit-form-advanced.php on line 418
I’m guessing it’s some sort of plugin or plugin/theme conflict somewhere. I just don’t know exactly what the problem is.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Error 404.3 on exportThank you very much for responding. I have not been able to perform an export. The error occurs after selecting export to file using the AiO WP Migration plugin. The plugin creates the file, but when I click to download the resulting file, the 404.3 error occurs.