[Plugin: WPBook] Error Message On FB Comments Area
-
First off, thank you for a great plugin. Things seem to be working except for the following:
Getting the following 2 error messages on every detailed (i.e. “long format”) blog entry on facebook at the bottom of each detailed post:
1.
Warning: require(/home/frankog5/public_html/queerliberationfront.us/wp-content/plugins/wpbook/theme/dragonskin/comments.php) [function.require]: failed to open stream: No such file or directory in /home/frankog5/public_html/queerliberationfront.us/wp-content/plugins/fbconnect/fbconnect_comments.php on line 222.
Fatal error: require() [function.require]: Failed opening required ‘/home/frankog5/public_html/queerliberationfront.us/wp-content/plugins/wpbook/theme/dragonskin/comments.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/frankog5/public_html/queerliberationfront.us/wp-content/plugins/fbconnect/fbconnect_comments.php on line 22The code in that file referenced above reads:
21. <div id=”fbFirstComments” class=”fb_commentstab”>
22. <?php require( $fb_old_comments_path ); ?>
23. </div>For example, go to this post and scroll to the bottom of the post:
http://apps.facebook.com/queerliberation//2011/01/13/city-of-hartford-connecticut-passes-trans-non-discrimination-ordinance/You will see the 2 error messages above.
What am I doing wrong? Please help!
The topic ‘[Plugin: WPBook] Error Message On FB Comments Area’ is closed to new replies.