• I just updated contact form builder in wordpress and I got the error message below. When I got the error message I also tried updating using ftp but had the same error.

    I should be grateful is someone can please tell me how I can fix this error.

    kind regards

    Graham

    Warning: require_once(WD_BWG_DIR/contact-form-builder-update.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/06/6300206/html/sadanaconsulting/wp-content/plugins/contact-form-builder/contact-form-builder.php on line 154

    Fatal error: require_once() [function.require]: Failed opening required ‘WD_BWG_DIR/contact-form-builder-update.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/06/6300206/html/sadanaconsulting/wp-content/plugins/contact-form-builder/contact-form-builder.php on line 154

    https://wordpress.org/plugins/contact-form-builder/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Just had exact same thing happen to me.

    Updated plugin .. it fell over ..

    Won’t allow me back into Dashboard.

    Really could do with some help !! Having a go at building my first site.

    Thank You

    DAvid

    Message.

    Warning: require_once(WD_BWG_DIR/contact-form-builder-update.php): failed to open stream: No such file or directory in /home/content/p3pnexwpnas01_data01/06/2221306/html/wp-content/plugins/contact-form-builder/contact-form-builder.php on line 154

    Fatal error: require_once(): Failed opening required ‘WD_BWG_DIR/contact-form-builder-update.php’ (include_path=’.:/usr/local/php5_4/lib/php’) in /home/content/p3pnexwpnas01_data01/06/2221306/html/wp-content/plugins/contact-form-builder/contact-form-builder.php on line 154

    ME AGAIN !!!

    I manage to get back in by using a FTP program into the site

    html/wp-content/plugins and deleting the plugin.

    just tried doing a clean install of the plugin ..

    Won’t load due to an error …

    So .. looks like I won’t be using that plugin..

    Otherwise .. with plugin folder removed can get back into site.

    david

    I’ve found the problem, and wanted to post it for you guys.

    Open up contact-form-builder.php and go to line 154. You should see this:
    require_once WD_BWG_DIR . "/contact-form-builder-update.php";
    and change it to
    require_once WD_CFM_DIR . "/contact-form-builder-update.php";

    Thread Starter graham999

    (@graham999)

    Hello TomatoSlayer

    Many thanks for the tip. What programme is best to use to open up php? I tried Notepad but when I save it doesn’t seem to save the file.

    many thanks

    Graham

    Thread Starter graham999

    (@graham999)

    Hello TomatoSlayer

    I was able to change it in the hosting control panel. Thanks a lot for the post.

    kind regards

    Graham

    Plugin Contributor webdorado

    (@webdorado)

    Dear all,

    Sorry for the inconvenience.
    Please be informed, that the latest version, to which we have updated the product today, does not have the mentioned problem. We have solved the issue.

    Thank you for reporting.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error when updating Contact form builder with latest version’ is closed to new replies.