zirzy19
Forum Replies Created
-
Hi,
First, thanx for great speedup module for WP 🙂
We got the same issue (i think) on our website:
PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /home/XX/public_html/wp-content/plugins/swift-performance-lite/performance.php:675
Stack trace:
#0 /home/XX/public_html/wp-content/plugins/swift-performance-lite/performance.php(645): Swift_Performance_Lite::prebuild_cache_hit(false)
#1 /home/XX/public_html/wp-includes/class-wp-hook.php(286): Swift_Performance_Lite::prebuild_page_cache(Array)
#2 /home/XX/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#3 /home/XX/public_html/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
#4 /home/XX/public_html/wp-cron.php(126): do_action_ref_array(‘swift_performan…’, Array)
#5 {main}
thrown in /home/XX/public_html/wp-content/plugins/swift-performance-lite/performance.php on line 675XX=database. This same error is displayed on almost every day past two months. Swift is up to date. How can I fix it?
Forum: Fixing WordPress
In reply to: PHP Fatal Error: Out of memoryHi,
Yes we have still the same issue..
post_max_size= was 8M now 20M
We had debugging on during the last crash, but i didn’t see anything in the error log what is causing this crash. Ok, i’m maybe not the best guy for reading debugging files so if there is somebody who want’s to help in reading our error log, i would be pleased.
Forum: Fixing WordPress
In reply to: PHP Fatal Error: Out of memoryThanks for fast reply and sorry that i did not see this post earlier 🙂
We have phpinfo over there but right now i don’t have access inside.. Next monday i will take a look this problem again 🙂
Thank you!