JWebber74
Forum Replies Created
-
How do I remove the “Donte with wallets”? (Metamask)
That is all I want to do.
Forum: Reviews
In reply to: [BuddyPress Members Only] My site got crashedLOOKS like this keeps getting removed, on how to fix this issue and remove the plugin. TO REMOVE THE PLUGIN AND MAKE YOUR SITE WORK:
Go to your database panel, like phpMyAdmin. Select your database and remove these entries on yourdb_options:
bpmoregisterpageurl
tomas_bbp_member_only_free_custom_links_login
bpmemonlypro_enabled_post_typeGo back to your database and search for the word Tomas, select all the tables or just the “yourdb_options” again. It will give you some entry (just one entry) like this:
_transient_feed_41ee7ad696575f9ff23b99e97adebda2
You can also remove it, and your site is back.
Forum: Plugins
In reply to: [WP PGP Encrypted Emails] Still encrypting?– Is it verified this plugin works with the latest version of WordPress? (5.2.3)
“Yes, it is.”
That’s all I needed. You have a pretty long winded response for answering a simple question. Since this question is answered and you have in fact verified the plugin is working on the latest WordPress ( which it does not say that it does) now I can go look into other factors why it does not work.
Forum: Plugins
In reply to: [WP PGP Encrypted Emails] Still encrypting?Yes, it is.
Plugin Last Updated: 9 months ago
Version: 0.7.4
Warning: This plugin has not been tested with your current version of WordPress.(Latest WordPress version 5.2.3).Is it verified this plugin works with the latest version of WordPress? (5.2.3)
For the record, this error is happening on Version: 5.102
Forum: Plugins
In reply to: [Spam protection, Anti-Spam, FireWall by CleanTalk] Undefined indexWhat is the solution?
Still getting same error:
Notice: Undefined offset: 7 in /home/root/public_html/wp-content/plugins/security-malware-firewall/lib/SpbcFireWall.php on line 68I reinstalled it from the link you gave me. It seems this happens when there is a load on the server, then it goes away.
Forum: Plugins
In reply to: [Spam protection, Anti-Spam, FireWall by CleanTalk] Blocking temp emailCurrently I can only block emails like this *@rockemail.co.uk
I would like to be able to block emails like this:*@rockemail*
basically anything after the word rockemail.Also being able to block any email with the that contains the work rock for example would be beneficial.
- This reply was modified 6 years, 12 months ago by JWebber74.
Forum: Plugins
In reply to: [Spam protection, Anti-Spam, FireWall by CleanTalk] Blocking temp emailReading the instructions for blocking domains in my personal list, it appears I cannot use wildcards in the domain section.
Feature Suggestion: Can you make “Stop Words”/wildcards available in blocking email domains?
Thank you.
Forum: Plugins
In reply to: [IP Geo Block] Suggestion – Custom IP block listsCurrently there is no way to have the plugin fetch a new IP list and check for changes or updates.
For example, I would like the plugin to use this IP blocklists: https://raw.githubusercontent.com/firehol/blocklist-ipsets/master/firehol_level1.netset It is in the compatible CIDR format, but no way to have the plugin automatically check to see if the lists is updated and if so it should download the list and apply the new IP addresses from the list.
Forum: Plugins
In reply to: [IP Geo Block] Suggestion – Custom IP block listsLet me explain this better.
I would like for the plugin to be able to use IP block lists from websites such as:
https://www.iblocklist.com/lists.phpThe plugin should be able to download the IP blocklists and use these to block those IPs.
The plugin should be able to check every so often to see if the IP block list has changed. If it has it should download the new IP blocklist.
What I meant about “taking a step further”, I meant that there are websites which host IP blocklists that are in different formats. I would like the plugin to be able to handle multiple formats.
By formats they could be in CIDR format or IP range formats: (200.100.88.0 – 200.100.88.254) etc.
Forum: Reviews
In reply to: [Custom Login] New login page name?Ok, so this plugin does not make another login page, or bypass the original wp-login.php page? The default login page is still the page used for login, correct?