Sba Nyft
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Media Auto Publish] Auto Publish Stopped WorkingNice job, f1logic. Now it works. I just need to understand why it posts on FB the Twitter logo instead of the site logo (set as default image in og statements), but this is a secondary problem, probably not due to plugin behavior.
Thank you very much for your precious support.
Forum: Plugins
In reply to: [Social Media Auto Publish] Auto Publish Stopped WorkingHi f1logic, I don’t use scheduled posts.
Forum: Plugins
In reply to: [Social Media Auto Publish] Auto Publish Stopped WorkingI experienced that only in Facebook. I guessed there were some other plugin which annoyed the Autopublish, I deactivated all but the plugin didn’t work yet. My site runs on WP 3.9.1 and I’m not 100% sure but I’ve got the problem just after last update from 3.9.0.
After enabling every output about errors (WP debug mode) I received no errors/notice/warning. Just a warning in the firebug console about an unknown “ping error” towards FB (when my script called a function made to update post_status and halted without errors). I’m very sorry but I didn’t copy the error because I needed to restore asap my site and I decided to set up older version of the plugin.
I tried also to post from the WP standard post form, no hang but no autopublish. Hope these informations could help you to find the problem.
Forum: Plugins
In reply to: [Social Media Auto Publish] Auto Publish Stopped WorkingThere’s only a way to resolve the problem: delete last updates and upload an older version (ver. 1.2.2. works). I tried every trick but that’s the (sad) solution. I hope the plugin author will fix soon anything should be fixed.
Forum: Plugins
In reply to: [Social Media Auto Publish] Auto Publish Stopped WorkingSame problem here. It looks hanging on the “ping” to Facebook, stopping all the script. Refreshing the page the rest of script runs but nothing appears on facebook page.
Same problem here, tried the kostas1986 suggestion but it didn’t fix. Umh, I realize that without this plugin it’s a hard life, as well as in the stone age.
Forum: Plugins
In reply to: [Facebook Page Publish 2] Conflict with GD Star Rating pluginHi @vova, your plugin looks great, likely I’ll try it soon.
About the conflict, it has been resolved by a friend of mine. Both plugins generate the OpenGraph code in header, so we just locked related functions of one of them (in my case, FPP2): in fpp-index.php remove/comment line 125 (ONLY IF YOU USE IT with GDSR at same time).
Hope FPP2 author (or GDSR author) consider this issue in next releases, and try to improve the code to prevent these little annoyances.