wyclef on "WP Super Cache Config Code"
Hello, Is it necessary for the following code to be at the top of the wp-config file? define('WP_CACHE', true); //Added by WP-Cache Manager define( 'WPCACHEHOME', 'xxxxxxx' ); //Added by WP-Cache...
View ArticlematteoSbm on "[Plugin: Transposh WordPress Translation] Can't edit translation"
I have wp super cache installed and it works but transposh plugin says no supported memory cache found and I can't also edit the translations in the edit mode. How can I fix it ?...
View Articlewinterluke on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
Fatal error: print_r(): Cannot use output buffering in output buffering display handlers in /wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 253 Please help me. Thank you so much!...
View Articleawrymag on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out etc"
+1 on this problem Fatal error: print_r(): Cannot use output buffering in output buffering display handlers in /home1/ab47903/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 253
View Articlewinterluke on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
WP Super Cache has just been updated without me knowing.. Omg.
View Articlemcstar on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out etc"
This WP Super Cache update broke a few things. I'm getting same error as above. /public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 253 Can't see previews and cannot log in to WP...
View ArticleEndymion00 on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
Yep. Same error here. This update is broken.
View Articlemcstar on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out etc"
Also, WP won't return a list of pages using Search.
View Articledanielgarax on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
Any news?, same problem here.
View Articlejeditricks1337 on "[Plugin: WP Super Cache] Error on Previewing Post/Logging...
Same here. Whats the solution?
View Articledanielgarax on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
I found the solution, just comment lines 2250 and 2251 in file wp-content/plugins/wp-super-cache/wp-cache.php These: //foreach( $meta as $key => $val ) //$meta[ $key ] = esc_html( $val ); And it's...
View Articlemcstar on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out etc"
danielgarax solution didn't work for me. Still no Preview, still no Search results, still cannot login (using a redirect). Anything else I'm missing?
View ArticleWPyogi on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out etc"
You can manually remove it: https://wordpress.org/plugins/wp-super-cache/other_notes/
View Articledanielgarax on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
So strange. I did it and automatically it worked. I just modified that file by ftp and I reload the admin panel and it worked. This was the change I reverted:...
View Articlesanjitbais on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
same problem here guys , any solutions
View Articlesanjitbais on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
can anyone help me how do i make this changes......where should i go and edit ....will be a big help
View Articlewinterluke on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
Strange.. My site is now working as intended. I didn't do anything.. I can now use the registration page, logging Out, previewing post without fatar error.
View Articlewinterluke on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
And lastly to prevent wordpress from auto updating: add it in your config.php file define( 'AUTOMATIC_UPDATER_DISABLED', true );
View Articlesanjitbais on "[Plugin: WP Super Cache] Error on Previewing Post/Logging Out...
does anyone kno how to make these changes https://plugins.trac.wordpress.org/changeset/1127138
View Article