Jason Kemp
Forum Replies Created
-
Final update from me. I have decided to use another plugin. Besides having the default services locked an incapable of edit there are thousands of actions being logged by this plugin each hour. Version 2.5.1 is clearly not production ready and the server cannot cope with the extra traffic. I use an activity log and inspected cron logs to find out what was causing the resource use.
- This reply was modified 12 months ago by Jason Kemp.
Update: I was able to do simple edits to Form fields that make usability better in my location so that is fixed.
The process that auto restores Services A,B & C has been confirmed as a bug in Version 2.5.1Β of the free plugin. The plugin developers are being very responsive and have confirmed a new version with a fix is coming soon. The background tasks that are causing that are literally generating thousands of actions though so I’m also concerned about the resource drain. Hopefully once the fix is done then the extra background will stop using excessive server resource. I will update when the fix has been completed
Forum: Reviews
In reply to: [Simple Custom Post Order] Does what it saysHi there, I barely used it and didn’t test all of its capabilities so I can’t rate what I didn’t use.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] 3.1.28 CrashedUpdated to 3.1.31 no issues so far. Thank you.
Forum: Plugins
In reply to: [Knight Lab Timeline] Is this plugin supportedAn update just came out. It fixes a security issue see https://wpvulndb.com/vulnerabilities/10298 and it was fixed in version 3.7.0.0.
- This reply was modified 5 years, 11 months ago by Jason Kemp.
- This reply was modified 5 years, 11 months ago by Jason Kemp.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] 3.1.28 CrashedJust crashed 2 of my sites. I have removed the new version and rolled back to previous which is Version 3.1.27.
https://github.com/googleapis/google-api-php-client#installation error but it should not have happened. Please test.
- This reply was modified 5 years, 11 months ago by Jason Kemp.
Forum: Plugins
In reply to: [The Events Calendar] Failed update – Error on Tribe/Main.php Line 33Thanks Ed -installed 4.6.23 so far it looks fine with no errors so marked as resolved.
I too have noticed this on one Divi site. I also have some others that do work so the variable is related to Divi and ManageWP but also something else. Memory limits is the obvious difference.
Hey WPWorker just admit this is a bug like you say over on https://managewp.com/status
We get it. A permalink would be good.Forum: Reviews
In reply to: [ManageWP Worker] Does what it says on the tinTurns out that the actual ManageWPWorker plugin updates failure was a bug that affected everyone. See https://managewp.com/status for details. No permalink but look for 31 Oct 17.
I get the same message. Please check your server that handles PayPal Instant Payment Notifications(IPN).IPNs sent to the following URL(s) are failing:
http://nameofsite.com/wp/wp-content/plugins/wp-ultra-simple-paypal-shopping-cart/paypal.php
If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.
The payments appear to be working but the error message is frequent.
Forum: Plugins
In reply to: [WP Super Cache] Site not Loading – Download.gz File downloaded insteadI had the same result on 1.5.1. Back on 1.4.9 for the time being. That version has some problems but at least it works. FYI I’m running PPH 7.1.6 & core 4.8 on that site in https mode.
To keep everything in perspective here Super Cache is a free plugin. It can be a big problem when a number of issues hit a plugin all at once but there are so many variables.
Version 1.5.1 is working on other sites that are on PHP 5.6.3 and Core 4.8 with https so it is not an easy task to get it right.
I know there was a fix for PHP 7.1 in 1.4.9
- This reply was modified 8 years, 10 months ago by Jason Kemp.
Forum: Plugins
In reply to: [Sticky Side Buttons] Blank PageI used the tel: users complained so I suggested they try looking on a phone LOL. Browsers all work differently opening Facetime or another app is ok too.
I know the syntax for web but in PHP I am not sure how that gets added. Clients ask for it though π
Forum: Plugins
In reply to: [Sticky Side Buttons] Blank PageThanks – Also I think since the contact numbers and email are for the actual website it makes sense that they open in a new tab on the existing site. I’d rather have it as the default.
Q= Would it look like this – syntax? or something different?
[‘btn_link’][‘target=’_blank’];or
[‘btn_link’][‘target=”_blank”];
- This reply was modified 9 years, 3 months ago by Jason Kemp.
- This reply was modified 9 years, 3 months ago by Jason Kemp.
- This reply was modified 9 years, 3 months ago by Jason Kemp.
Forum: Plugins
In reply to: [Sticky Side Buttons] Blank PageI think he means target=β_blankβ or some way to open a link in a new tab rather than leaving the current website.