efeb
Forum Replies Created
-
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Fatal Error when publishing postHow many lines long is your wpbook_safe_publish_to_facebook.php file? Or how many KB is it?
it’s 184 line long but the last one is empty
and it’s 12 KBForum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Fatal Error when publishing posti’ve downloaded version 2.0.10. from ‘development version’ and i’ve got this:
Fatal error: Cannot redeclare wpbook_safe_publish_to_facebook() (previously declared in /krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php:6) in /krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php on line 182
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Fatal Error when publishing postI’ve got the newest version of plugin from that location.
Taco HTML Editor is a free Mac software i use for editing php files.I’ve changed line 8 and i’m still getting:
Fatal error: Cannot redeclare wpbook_safe_publish_to_facebook() (previously declared in /krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php:6) in /krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php on line 179
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Fatal Error when publishing postwhile publishing i’m getting this:
Warning: include_once(/home/krakoff/ftp/krakoff.info/wp-content/plugins/wpbook/client/facebook.php) [function.include-once]: failed to open stream: No such file or directory in /home/krakoff/ftp/krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php on line 8
Warning: include_once() [function.include]: Failed opening ‘/home/krakoff/ftp/krakoff.info/wp-content/plugins/wpbook/client/facebook.php’ for inclusion (include_path=’.:/usr/local/lib/php’) in /home/krakoff/ftp/krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php on line 8
Fatal error: Class ‘Facebook’ not found in /home/krakoff/ftp/krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php on line 26
post is published on blog but not on FB, so i moved ‘client’ folder back to root directory. after that while publish i’m getting:
Fatal error: Cannot redeclare wpbook_safe_publish_to_facebook() (previously declared in /home/krakoff/ftp/krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php:6) in /home/krakoff/ftp/krakoff.info/wp-content/plugins/wpbook/includes/publish_to_facebook.php on line 179I checked in taco html editor php syntax and i’ve get:
Parse error: parse error in /wpbook/includes/TacoHTMLEditPHPCheckTemp.php on line 42
Errors parsing /wpbook/includes/TacoHTMLEditPHPCheckTemp.php