BeauGiles
Member
Posted 10 months ago #
I haven't ever been able to get this to work - I always get 404 errors. :(
The direct url;
http://beaugiles.net/wp-content/plugins/wpbook/theme/recent_posts.php?fb_sig_in_iframe
results in an error, even though I know the file's there! I can see it in cPanel. :(
Got any ideas for a fix?
The Facebook app is at http://apps.facebook.com/beaugiles/
http://wordpress.org/extend/plugins/wpbook/
johneckman
Member
Posted 10 months ago #
Beau - as I commented over on my blog, you seem to be having a conflict between WPBook and whatever plugin you're using for Facebook Connect.
I added logic to WPBook in 1.0 which checks to see if another Facebook plugin is already present, and if so, to rely on their version of the Facebook PHP libraries instead of declaring another (which would result in "can't redeclare class" errors in PHP).
However, the plugin you are using seems to have issues with its Facebook library.