klflote
Forum Replies Created
-
Forum: Plugins
In reply to: [Mail Queue] Mail is (unnecessarily) delayedThanks for the reply. I guess if I were interested in a paid solution, I wouldn’t be using your open source plugin; I’d just upgrade my hosting plan. The idea of open source, of course, is that community members can benefit from other’s work and help to add additional features to improve it, but if you’re not interested, that’s fine. Thanks for the plugin.
Forum: Plugins
In reply to: [PDF Embedder] Blank Pages when paging through documentI see this on my local developer environment. I did a quick test on my public site and I don’t see it, so I’ll have to figure out what the conflict in my dev environment is.
Forum: Plugins
In reply to: [PDF Embedder] Mobile controls obscure bottom of pageYes, that’s correct — it’s only a problem when using hover instead of fixed controls. Hover doesn’t make any sense for mobile anyway, so I can just set that to fixed controls. (Maybe the plugin should detect that automatically?)
Yeah, in the same boat as virap. I was looking for something that would allow me to text all users with a particular role, which is supposed to be out-of-the box functionality here. As far as I can see, “per the triggers set in the backend” means it will send SMS notifications based on the events set on the notifications page, but I don’t see much else, unless I’m meant to write my own hooks and interface for anything else I need.
But I may also be missing something.
Well, the only conflict is between theme switcha and something else, since everything else works fine otherwise. But on my live site, I can’t disable other plugins, so I guess I’m out of luck. I understand this kind of plugin must be difficult to provide and can’t work in all cases; thanks for trying.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackI initially didn’t think to check the curl version in use on this account (mostly because until last week it ran a drupal ecommerce package that had no problem connecting to the paypal sandbox with the new TLS version). The OpenSSL version is out of date and cannot connect to the paypal sandbox, which explains why the connection could not be made.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackI am using 4.0.14, but this is still failing for me. It does appear to be failing back to using SSL as described in the blog post, but the chatback is still not connecting:
[Seamless Donations Log Data]
2016-02-06 22:36:50 PROCESSING PAYPAL IPN TRANSACTION
2016-02-06 22:36:50 Seamless Donations Version: 4.0.14
2016-02-06 22:36:51 IPN failed: unable to establish network chatback connection to PayPal
2016-02-06 22:36:51 ==> url = ssl://www.sandbox.paypal.com:443/, errno = 0, errstr =
2016-02-06 22:36:51 IPN failed (unrecognized response) for sessionID C4FA3940-906B-1AE5-CBB7-1F281374E444
2016-02-06 22:36:51 ==>
2016-02-06 22:36:51 IPN processing complete.Forum: Plugins
In reply to: [Backup & Restore Amazon S3] Won't Activate…
Forum: Plugins
In reply to: [Backup & Restore Amazon S3] Won't ActivateAch, site was running old PHP version.