davert
Forum Replies Created
-
Forum: Plugins
In reply to: [Publish To Apple News] Component Order – Fatal error on line 223For anyone who searched for invalid_grant I believe it’s coming from [bd]api which connects it up with XenForo.
Forum: Plugins
In reply to: [Publish To Apple News] Component Order – Fatal error on line 223Oh – wonder what’s going on with that. Thanks. I’ll see where that’s coming from.
Forum: Plugins
In reply to: [Publish To Apple News] Component Order – Fatal error on line 223Good. I will wait for version 1.07 to magically appear in my upgrades list π
I commented out that line and it did work, which surprised me, because when I post I get a long error message about “error”:”invalid_grant”,”error_description”:”Invalid refresh token”, but around 30 minutes later it does seem to work.
Thank you for fixing it so quickly.
Forum: Plugins
In reply to: [Publish To Apple News] Component Order – Fatal error on line 223Same problem here.
Forum: Plugins
In reply to: [The Best Title Testing Tool for WordPress] Facebook/Twitter, auto repostingThanks for the quick reply. I have signed up for the Pro version. I was swapping to the baseline because I assume that is what shows up in the excerpt. That may well have been an incorrect assumption so I’ll try it your way and see what happens.
Forum: Fixing WordPress
In reply to: Infinite login loopYes, … I restored all files and the database and so far so good.
Forum: Fixing WordPress
In reply to: WordPress Memcached object cache MySql failed=blog with blank pages!I have a similar problem. Just sayinβ.
Forum: Plugins
In reply to: [Featured Image via URL] No results in WP 3.7.1I have the same issue with Faisal, using Safari/Mac.
I am having the same issue and it is filling up the log files. Is there a solution?
Forum: Reviews
In reply to: [W3 Total Cache] Tries to do too muchI really don’t think it’s fair to give a plug-in one star just because it doesn’t fit your particular preference for doing things.
Some of us LIKe the all in one, no need to watch over two dozen plugins, routine.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] W3 Total cache won't deployI have this problem now in the current version, on one site — on the other, it works perfectly. Any thoughts? There are no other error messages. One box says “Preview settings successfully deployed.” and another box says “Preview mode is active: Changed settings will not take effect until preview mode is or . any changed settings (without deploying), or make additional changes.”
I don’t know if it’s on or not, but I do know that the CDN settings, tested and fine and synchronized, are not being used — the files are on the CDN but the CDN is not being tapped.
Forum: Plugins
In reply to: How do I disable Mobile Theme in Jetpack 1.8 = broken with ThesisI appreciate your posting the shutoff instructions!
I tried it but since it serves to iPad owners by default (I’d like them to get the regular theme) and has no ad options… I wanted to return to my original mobile theme.
Looks like the issue in http://wordpress.org/support/topic/plugin-advanced-excerpt-more-link-is-preceding-text
Forum: Plugins
In reply to: [Advanced Excerpt] [Plugin: Advanced Excerpt] More link is preceding text…?I find it does this for colons and semi-colons. I looked at the code and don’t see why it would do this.
Forum: Fixing WordPress
In reply to: Lost (Some) Admin PrivilegesI was experiencing the same problem. I triple checked the database against the old ones, nothing’s showing up in the error logs, permissions are all good. Finally I found the problem — a recommendation by a security plugin to add this to the wp-config…
define(‘DISALLOW_FILE_MODS’,true);
Funny, eh? That prevented upgrades, installing new plugins, and some other admin privs. Drove me nuts.