marshallwayne
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Fatal ErrorI simply did what speechpoet laid down, and that worked perfectly:
Adding this to functions.php – add_theme_support( ‘post-thumbnails’ ); – stopped the undefined function error.
…so, go to your Appearance tab, then to Editor.
You’ll then click on, “Theme Functions” which will be functions.php
Under, “// Theme specific functionality”, I added this:
add_theme_support( ‘post-thumbnails’ );
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Fatal ErrorIt’s posts to a friends wall now if I tag the friend, so that’s a step.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Fatal ErrorThank you for that tip. I added that section to functions.php, but just like you, I’m not seeing the posts show up in the timeline.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Fatal ErrorI think it may be that when I try to submit my publish actions for review in the Facebook Developers dashboard, I get this:
You must publish at least one action to your Timeline using this action type. Review the documentation.
I’m not sure how to publish an action, unless it means I can just manually enter my link to my page, or fan page.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Fatal ErrorHmmmm….
I have the latest upgrade.
I completely deleted my blog last night, and reinstalled within my Host Gator cPanel, so I could start fresh.
So I don’t have any conflicting plugins at the moment either, and the only posts are posts to test this plugin.
I’m not sure what to do.