Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

call BFA subscribe function from outside Wordpress (to add Subscribe buttons to site)


  #1  
Old May 14, 2011, 01:43 PM
gregthedonut
 
1 posts · May 2011
So I have activated WP functions in my external site by adding the following code at the top of my html:
define('WP_USE_THEMES', false);
require('blog/wp-load.php');

Now I call the following function using this code (not too sure what I'm doing at that point so feel free to let me know if there are security layers to add e.g. check if function exists etc...)

<?php widget_bfa_subscribe(); ?>

And I get:

Warning: Missing argument 1 for widget_bfa_subscribe(), called in /path/mypage.php on line 151 and defined in /path/blog/wp-content/themes/mytheme/functions/bfa_subscribe.php on line 3

Warning: extract() [function.extract]: First argument should be an array in /hpath/blog/wp-content/themes/mytheme/functions/bfa_subscribe.php on line 4

It seems I'm not calling the right function. Yet it does show the icons.

Your help is appreciated.

Bookmarks

Tags
function, outside wordpress, subscribe



Similar Threads
Thread Thread Starter Forum Replies Last Post
2nd BFA-Subscribe Widget Webmason RSS, Feeds & Subscribing 2 Oct 13, 2010 12:17 AM
BFA Subscribe not working for me SanityBreak RSS, Feeds & Subscribing 3 Aug 3, 2010 08:22 AM
Sidebar/BFA Subscribe issue zephyr Sidebars & Widgets 2 Jan 10, 2010 03:31 PM
[SOLVED] Glitch while activating the BFA subscribe widget.. site content not displayi Mariannable Sidebars & Widgets 4 Dec 22, 2009 07:32 PM
BFA subscribe widget not working daveman RSS, Feeds & Subscribing 8 Oct 7, 2009 07:08 AM


All times are GMT -6. The time now is 12:00 AM.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.