hongpong
Forum Replies Created
-
Forum: Plugins
In reply to: [Kint Debugger] Please update for PHP 7.4I am willing to maintain the plugin and get this in there;
https://www.ads-software.com/support/topic/offer-to-maintain-kint-debugger/
Forum: Plugins
In reply to: [Maintenance] PHP Warnings with Hummingbird optimization after toggleThanks so much! I appreciate your help today.
Forum: Plugins
In reply to: [Maintenance] PHP Warnings with Hummingbird optimization after toggleThank you very much. Can you say what the cache clearing function is? Appreciate your quick response.
Forum: Plugins
In reply to: [Maintenance] PHP Warnings with Hummingbird optimization after toggleremoving the file wp-content/advanced-cache.php may have cleared this up – best regards
I wish that the links on the bottom of the MasterSlider website were updated to point to the correct support forum URL. The new one is connected to Envato I think.
We got the premium plugin a few weeks ago. Eventually happy with its performance and adjusted it just to get a good lazy-loaded slider.
However the slider does not work correctly on Linux Firefox, it tends to lock up on a very specific jQuery issue. No response in 17 days on this inside the new support forum.
Disappointing outcome here on these things. It feels like this is becoming abandonware overall.
its throwing a lot of requests for ‘connection information’ as if it were trying to run an update. even with the fix on
public function download_package( $package, $check_signatures = false, $hook_extra = array() ) {
Hi Gerroald, I reset the plugin settings entirely and was able to clear up the main issue. Thanks and best regards.
We are also having a similar problem here and I will submit an error diagnostic after clients do their work. I do *not* have 5.4.2 yet but in the last few days have not been able to clear a blocked login, and now also the following URL is inaccessible: (it says access denied if i try to do it manually).
/wp-admin/admin.php?page=WordfenceWAF#top#blocking
Having similar problems and cannot clear a login, also the following url is no longer working
/wp-admin/admin.php?page=WordfenceWAF#top#blocking
I am missing “blocking” menu item and admin page currently. It is ‘access denied’ at that URL.
@wpgerd take a look at the commits listed on github, as well as the issue list. per the forum rules i think i can’t say here exactly how this has been resolved?
I don’t know officially. But it seems something has already been decided about the plugin.
I’ve offered a couple times to manage the plugin this year, and tried to address major issues in the support forum this year, and run a fork with commits from the community that clean up some of the most frequent problems.
I don’t think it makes sense to fork yet another officially registered plugin to further fragmentation, but in any case, you can try the plugin with the patches that some people and I have improved here: (download zip under green button, should drop in as a replacement).
My request to manage this plugin under a community-focused approach stands!
Forum: Plugins
In reply to: [Broken Link Checker] Scan won’t go past 1000 linksNothing I’ve used is a strong contender. I wonder if you can identify, does it always stop at exactly the same link or not? Perhaps there is some unique glitch like a strange unicode character.
Forum: Plugins
In reply to: [Broken Link Checker] Scan won’t go past 1000 linksSorry to hear its not working for you. Yes you can truncate the database tables and it should start over. They all start with “blc”.
This is a good observation, I have added it to our issue tracker for the community fork.
The fork also has better job batch handling so you don’t need to have such a high max execution time (it will resume the job appropriately instead of requiring such extreme settings to affect the whole systems)