Chris M.
Forum Replies Created
-
Forum: Plugins
In reply to: [Lively Chat via SMS] Incompatible with "WP Mail SMTP"?I just double-confirmed… 🙂
When line 507 has “mail”, it works.
When it has “wp_mail”, it doesn’t work.
Forum: Plugins
In reply to: [Lively Chat via SMS] Incompatible with "WP Mail SMTP"?Yes sir! That does the trick!
Can this be a variation in an update so I don’t have to replace this every time?
I would like a clarification from the plugin author on this as well. I – and many of my clients – use Cloudflare as well.
Thanks in advance!
Forum: Plugins
In reply to: [W3 Total Cache] "Unable to fetch Page Speed results."I have the same exact problem.
Forum: Plugins
In reply to: [Convert Experiences] The current 2.0.0 download has two plugins in one…**accidental repost**
Forum: Plugins
In reply to: [Convert Experiences] The current 2.0.0 download has two plugins in one…Yes sir! It appears to be fixed with 2.0.1
Thanks! 🙂
Hello WordFence Support!
Even after the update I am getting these things flagged (OptinMonster, a premium plugin).. These are only snippets, just to show where the so-called “eval” occurs:
foreach ($val as $key2 => $val2) { $rs .= '<member><name>' . xmlrpc_encode_entitites($key2, $GLOBALS['xmlrpc_internalencoding'], $charset_encoding) . "</name>\n"; //$rs.=$this->serializeval($val2); $rs .= $val2->serialize($charset_encoding); $rs .= "</member>\n"; }// array $rs .= "<array>\n<data>\n"; for ($i = 0; $i < count($val); $i++) { //$rs.=$this->serializeval($val[$i]); $rs .= $val[$i]->serialize($charset_encoding); }// DEPRECATED function serializeval($o) {Same problem with Gravity Forms, MemberMouse, and BackWPup Pro.
I’m geting all kinds of “eval” and other warnings… If you look at the files though, you see that it was the word “evaluate” and not “eval”… It’s seems that WordFence is being too aggressive here.
Please fix this!
Forum: Plugins
In reply to: [FB Likes List] The count for the Likes are incorrectHere’s an example, if you need one: http://projectspirituality.com/
You can easily compare the posts to the numbers listed in the sidebar. They are way off. It is quite confusing actually.
Forum: Plugins
In reply to: [FB Likes List] Inaccurate countI am facing this same issue. It is not reporting the correct numbers.
Forum: Plugins
In reply to: [Comments Evolved for WordPress] Facebook Comments DisappearedHello everyone on this thread… I have privately message Brandon (author of this plugin) on Google+ and hopefully he will get back to all of us here. I really hope the plugin hasn’t been abandoned. It is/was really awesome!
Forum: Plugins
In reply to: [Comments Evolved for WordPress] Facebook Comments DisappearedHey @bholtsclaw, just wanted to shine some light on this thread. Can we get a fix please?
One user reported this as the issue:
It's a bug in the comment plugin: "FB.getLoginStatus() called before calling FB.init()."For anyone following this thread, I want to clarify what I reported earlier about the XML sitemap failing after updating to 3.7. I have no idea what is specific on my server/site that would cause this to only happen to me, but so be it! Nevertheless, here’s how I fixed it:
I turned off the XML sitemap feature, and Saved. Then turned it back on, and Saved, and voila, no more 404 error and the sitemap works again.
Also, @powerblogservice, you said it doesn’t do anything, but why has my XML Sitemap (with Yoast) tanked with a 404 error after upgrading to 3.7?
I get the same error (noticed it when updating an unrelated plugin, as others have mentioned here).