Complete uninstall ...
 
Notifications
Clear all

Complete uninstall - Ajax calls, DB?

7 Posts
2 Users
0 Likes
1,118 Views
 jTn
(@jtn)
New Member
Joined: 4 years ago
Posts: 4
Topic starter  

Hi there.

I've just uninstalled your plugin, but there seem to be a bunch of database entries still making Ajax calls...

Do you have a guide on how to completely remove/uninstall and get rid of these database entries and Ajax calls?


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

Hi @jtn,

It seems there is a js minification.

You just need to reset the minification file and check again.


   
ReplyQuote
 jTn
(@jtn)
New Member
Joined: 4 years ago
Posts: 4
Topic starter  

@elvina Thanks for the quick response! Please can you give me some detailed guidance here? Where do I find the JS minification?


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

   
ReplyQuote
 jTn
(@jtn)
New Member
Joined: 4 years ago
Posts: 4
Topic starter  

@elvina the cache has been cleared! I'm asking how do we safely get rid of the wpDiscuz entries in the DB and how do we stop the Ajax calls.

Here's an example of DB entries in wpgm_commentmeta fx. We don't know where there might be other entries and what they might be doing... Any guidance to complete removal would be appreciated here!

wpDiscuzLeftovers

Here is an example of the Ajax calls still coming in:

    [action] => wpdUpdateAutomatically
    [loadLastCommentId] => 898812
    [visibleCommentIds] => 895189,898812,6144,6145,6140,6141,6142,6143,6139,6136,6137,6138,6131,6132,6133,6134,6135,6129,6130,6127,6128,6122,6123,6124,6125,6126,6118,6119,6120,6121,6114,6115,6116,6117,6113,6108,6109,6110,6111,6112,6107,6104,6105,6106,6099,6100,6101,6102,6103,6096,6097,
    [email] =>
    [postId] => 2197
    [sbjs_migrations] => 1418474375998=1
    [sbjs_first_add] => fd=2020-04-02 13:17:41|||ep= https://www.baristahustle.com/?fbclid=IwAR2sNclBXUWKK0r__Wfv4Oqms89uuJaqVMTbTZzuanVI6x2cQZbIkf9FQVQ|||rf=https://l.facebook.com/ 
    [sbjs_first] => typ=referral|||src=l.facebook.com|||mdm=referral|||cmp=(none)|||cnt=/|||id=(none)|||trm=(none)|||mtke=(none)
    [tk_or] => "https://l.facebook.com/"
    [_ga] => GA1.2.1932110684.1585833462
    [__stripe_mid] => 5d970efa-3569-481a-9766-b3d4588f1cbe
    [sbjs_current_add] => fd=2020-04-22 16:14:58|||ep= https://www.baristahustle.com/blog/espresso-recipes-strength/|||rf=https://www.google.com/ 
    [sbjs_current] => typ=organic|||src=google|||mdm=organic|||cmp=(none)|||cnt=(none)|||id=(none)|||trm=(none)|||mtke=(none)
    [tk_lr] => ""
    [__cfduid] => d512aa3668c0c2e460af969c711386a261588667508
    [sbjs_udata] => vst=37|||uip=(none)|||uag=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
    [wpml_browser_redirect_test] => 0
    [tk_ai] => woo:VQsiAB/m8PCaAMETqcv5v8zM

 


   
ReplyQuote
 jTn
(@jtn)
New Member
Joined: 4 years ago
Posts: 4
Topic starter  

@elvina Hi again. 

I've now removed all DB tables relating to wpDiscuz and the Ajax calls are still running. Please could I ask you for specific guidance on how to reset this JS minification file? And if you can think of any other reason we'd still be getting these Ajax calls?


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

@jtn,

You should find and delete each row in which meta_key begins the wpdiscuz prefix in the wp_commentmeta table. For example:
wpdiscuz_votes
In case, if you created a custom field you just need to find the meta_key, then find the corresponding meta_key in the wp_commentmeta table and remove these rows too.
Please navigate to the Dashboard > Comments > Forms admin page, edit the default form you use, then edit the custom field you create and click on the Advanced Options to find the meta_key. See the screenshot below:
https://www.screencast.com/t/EgIOaLW68eoD
https://www.screencast.com/t/nUChxAZ6a
Regarding how to reset the JS minification it depends on the plugin you use(cache or minifier).
 

   
ReplyQuote
Share:
Scroll to top