Title: [Plugin: Share Post] Can&#039;t activate plugin
Last modified: August 19, 2016

---

# [Plugin: Share Post] Can't activate plugin

 *  Resolved [SchneiderBee](https://wordpress.org/support/users/schneiderbee/)
 * (@schneiderbee)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/)
 * When I attempt to activate this plugin, the screen goes white and this line of
   text appears:
 * Fatal error: Call to undefined function: register_setting() in /web/wordpress/
   wp-content/plugins/share-post/share-post.php on line 45
 * Too bad, too, because this would be perfect for my company’s blog.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [linksku](https://wordpress.org/support/users/linksku/)
 * (@linksku)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/#post-1819810)
 * I added backwards compatibility for 2.6.5, it should work now. Please let me 
   know if it works properly or not, I don’t have 2.6.5 to test with.
 *  [dangrgal](https://wordpress.org/support/users/dangrgal/)
 * (@dangrgal)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/#post-1819864)
 * I installed version 1.2.1 of this plugin with WP 3.03. Only the Facebook share
   information is showing up. Any idea why?
 * The DIGG part doesn’t show up at all and the Twitter part just shows the text“
   Tweet” that links to [http://twitter.com/share](http://twitter.com/share).
 * I would really like to use this plugin if I can get it to work.
 *  Plugin Author [linksku](https://wordpress.org/support/users/linksku/)
 * (@linksku)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/#post-1819871)
 * That sounds like you don’t have Javascript enabled. Try enabling Javascript and
   try again.
 * If it still doesn’t work, give me your website’s URL and I’ll try finding the
   problem.
 *  [dangrgal](https://wordpress.org/support/users/dangrgal/)
 * (@dangrgal)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/#post-1819873)
 * Thanks for trying to fix this. I do have Javascript enabled. I’m using Firefox
   on a Mac, but it’s not working on a PC in IE either.
 * You can see what’s happening at the bottom of this post:
 * [http://www.lisapaitzspindler.com/2010/12/16/danger-gal-friday-quorra/](http://www.lisapaitzspindler.com/2010/12/16/danger-gal-friday-quorra/)
 * Thanks!
    -L
 *  Thread Starter [SchneiderBee](https://wordpress.org/support/users/schneiderbee/)
 * (@schneiderbee)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/#post-1819879)
 * Thanks for responding so fast, it works perfectly.
 *  Plugin Author [linksku](https://wordpress.org/support/users/linksku/)
 * (@linksku)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/#post-1819883)
 * [@schneiderbee](https://wordpress.org/support/users/schneiderbee/): No problem,
   glad to hear it works 🙂
    Don’t forget 5 stars for the plugin 🙂
 * $dangrgal: I think the problem lies in the “Ninja Gal” theme that you are using.
   It does not seem to have a footer. Check the files for “Ninja Gal” and see if
   you can find `do_action('wp_footer')`.
    If not, I suggest you switch to a different
   theme, because all themes should have `do_action('wp_footer')`.
 * I you don’t want to switch, see if your theme has `do_action('wp_header')` or
   any other do_action() and I’ll see what I can do.
 * Good luck 🙂
 *  [dangrgal](https://wordpress.org/support/users/dangrgal/)
 * (@dangrgal)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/#post-1819907)
 * [@linksku](https://wordpress.org/support/users/linksku/): Thank you so much for
   taking a look at my problem.
 * I added a footer to my theme and also added <?php wp_footer(); ?> to my footer.
   php and it seems to be working now.
 * The only remaining issue I have is that there’s a background color on the Facebook
   part of the horizontal layout:
 * [http://www.lisapaitzspindler.com/2010/12/16/danger-gal-friday-quorra/](http://www.lisapaitzspindler.com/2010/12/16/danger-gal-friday-quorra/)
 * Since my site has a dark background, I tried changing it from light to dark in
   the plugin code below, but that didn’t affect the background:
 * $fburl= $url.’&layout=’.$vh[2].’_count&show_faces=false&width=71&action=like&
   colorscheme=light&font=arial’;
    if (!$is_IE)

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘[Plugin: Share Post] Can't activate plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/share-post.svg)
 * [Share Post](https://wordpress.org/plugins/share-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/share-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/share-post/)
 * [Active Topics](https://wordpress.org/support/plugin/share-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/share-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/share-post/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [dangrgal](https://wordpress.org/support/users/dangrgal/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-share-post-cant-activate-plugin/#post-1819907)
 * Status: resolved