Notifications
Clear all

WPDiscuz Frontend Moderation and Defender Pro

12 Posts
3 Users
0 Likes
2,103 Views
Posts: 36
Topic starter
(@johannes)
Eminent Member
Joined: 5 years ago

Hey guys,

I am having a problem with frontend moderation and the Defender Pro plugin by wpmudev. As soon as said plugin is activated, I don't get any moderation animations. That is, deleting a comment would normally cut out the comment. But when Defender is activated, no animation is shown and the comment is still displayed. After refreshing the page, the comment is gone, so the actual process seems to still work. 

Any idea what is causing this? Is this a WPDiscuz or Defender Pro issue?

Best

Johannes

11 Replies
Astghik
Posts: 5908
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Hi @johannes,

We're not familiar with the plugin. Please leave your forum URL to allow us to check the issue. 

Reply
Posts: 36
Topic starter
(@johannes)
Eminent Member
Joined: 5 years ago

The site is not live yet. Can I send you the credentials somewhere?

Reply
1 Reply
Elvina
(@elvina)
Joined: 5 years ago

Support
Posts: 1403

@johannes,

Please send it as a PM message.

 

Reply
Elvina
Posts: 1403
(@elvina)
Support
Joined: 5 years ago

Hi @johannes,

This will be fixed in the next version update.

In case if you want to fix it as soon as possible please follows the steps below to get it resolved:

1. Open the /wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php file

2. Find the following line (1068 line):

wp_register_script('wpdiscuz-jquery-cookie', plugins_url(WPDISCUZ_DIR_NAME . '/assets/third-party/wpdcookiejs/customcookie.js'), array('jquery'), $this->version, true);

3. Replace with the following one:

wp_register_script('wpdiscuz-jquery-cookie', plugins_url(WPDISCUZ_DIR_NAME . '/assets/third-party/wpdccjs/wpdcc.js'), array('jquery'), $this->version, true);

Don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.

Reply
Posts: 36
Topic starter
(@johannes)
Eminent Member
Joined: 5 years ago

Hello and thanks for your answer,

I am afraid the issue is still there for me.

Best

Johannes

Reply
1 Reply
Elvina
(@elvina)
Joined: 5 years ago

Support
Posts: 1403

@johannes,

Could you please open a plugin editing feature to allow us to check it.

 

Reply
Page 1 / 2
Share:
Scroll to top