Notifications
Clear all

Caching plugin + wpDiscuz = Problem

9 Posts
3 Users
0 Reactions
3,564 Views
(@vanes87)
New Member
Joined: 9 years ago
Posts: 4
Topic starter  

Hi, developers of my favorite plugin wpDiscuz!

I use this plugin on many of my sites and on some of them i get problem.
When both wpDiscuz and cash plugin are on, the first upload of a page is correct, then next refresh or upload of this page indicates the error, look the screen please.

white screen, sidebar is shown without content and html code starts with the first line:
<div class="wpdiscuz_top_clearing"></div>

(screenshot)


   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4214
 

Hi vanes87,

We need the name of cache plugin you use and example URL. Also make sure you've purged CDN.


   
ReplyQuote
(@vanes87)
New Member
Joined: 9 years ago
Posts: 4
Topic starter  

Hi, thanks for the reply!

Plugin cache:  http://lenta.iadlab.ru/iklk-wp-plagin/

URL:  http://skachat-dlya-android.ru/


   
ReplyQuote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4214
 

vanes87,

Please update wpDiscuz to 3.2.7 version, you use 3.2.5 version. Then delete cache.


   
ReplyQuote
(@vanes87)
New Member
Joined: 9 years ago
Posts: 4
Topic starter  

Tom,

Did it, but the problem still.


   
ReplyQuote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4214
 

First I must say it's very insecure to use a free plugin which doesn't exists in wordpress.org plugin directory. No one support such plugins, you should not use that, that's very insecure. Moreover no one support issues with such plugins. This is out of WordPress community.

Please try to make this change in wpDiscuz code, if it doesn't help you should contact to this plugin support.

Please open /wpdiscuz/templates/comment/comment-form.php file, find this line:

if ($ob_stat || $ob_stat === '' || $ob_stat == '0') {

and change to this:

if (false) {

   
ReplyQuote
(@vanes87)
New Member
Joined: 9 years ago
Posts: 4
Topic starter  

Tom, it's work! Thank you very very much!

added a link at the end of the review form to your website - it's very small what can i do for your project!

Could you recommend some good plugin cache?


   
ReplyQuote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4214
 

Thank you vanes87!

I'd recommend one of these popular plugins:

WP Performance Score Booster
https://wordpress.org/plugins/wp-performance-score-booster/

W3 Total Cache
https://wordpress.org/plugins/w3-total-cache/

WP Super Cache
https://wordpress.org/plugins/wp-super-cache/


   
ReplyQuote
(@redpillersi)
Trusted Member
Joined: 7 years ago
Posts: 70
 

I'm back with same problem.

W3 Total Cache enabled and still buttons don't work (reply etc).  We must exclude some i think JS files in w3 total cache from minify/combine, right? But which?

 

MY LINK. PLEASE DIAGNOSE IT

This post was modified 6 years ago 3 times by redpillersi

   
ReplyQuote
Share:
Scroll to top