Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter efeb

    (@efeb)

    How 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 KB

    Thread Starter efeb

    (@efeb)

    i’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

    Thread Starter efeb

    (@efeb)

    I’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

    Thread Starter efeb

    (@efeb)

    @johneckman

    while 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 179

    I 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

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