Title: Website crashed after update
Last modified: December 3, 2017

---

# Website crashed after update

 *  Resolved [zamyboi](https://wordpress.org/support/users/zamyboi/)
 * (@zamyboi)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/website-crashed-after-update-3/)
 * Hi,
    My website is down after updating your plugin.
 * Could you please help? You have suggested a file update. Is that safe to replace?
 * Thanks
    -  This topic was modified 8 years, 5 months ago by [zamyboi](https://wordpress.org/support/users/zamyboi/).

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

 *  Plugin Author [Saravana Kumar K](https://wordpress.org/support/users/mycholan/)
 * (@mycholan)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/website-crashed-after-update-3/#post-9745514)
 * Yes that was safe to replace, please go ahead and let me know whether it is fixed
   or not.
 *  Thread Starter [zamyboi](https://wordpress.org/support/users/zamyboi/)
 * (@zamyboi)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/website-crashed-after-update-3/#post-9745539)
 * Hi,
    I have opened the file through c-panel and have edited its contents with
   the new file.
 * No change 🙁
 *  Plugin Author [Saravana Kumar K](https://wordpress.org/support/users/mycholan/)
 * (@mycholan)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/website-crashed-after-update-3/#post-9745621)
 * Plugin conflict
 * Deactivate all other plugins except (WC Fields Factory & Woocommerce) and test
   it.
 * Theme compatibility
 * Use one of the WordPress default theme and see if that is working.
 * Still not Working.?
 * Enable the WordPress Debug Mode and see if there any warning message.
 * Have a look at your php error_log file, most of the time you will get a clear
   idea what went wrong by looking at php’s error log.
 *  Thread Starter [zamyboi](https://wordpress.org/support/users/zamyboi/)
 * (@zamyboi)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/website-crashed-after-update-3/#post-9745869)
 * I have looked at the php log file.
    The error log shows the same thing even after
   I update the plugin with new file.
 * PHP Parse error: syntax error, unexpected ‘&&’ (T_BOOLEAN_AND), expecting ‘)’
   in wp-content/plugins/wc-fields-factory/includes/wcff-builder.php on line 1492
 * Rather than doing all this, I would simply remove your plugin as this is giving
   me a huge loss.
 *  [clarkstudios](https://wordpress.org/support/users/clarkstudios/)
 * (@clarkstudios)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/website-crashed-after-update-3/#post-9746363)
 * Try this:
 * /includes/wcff-builder.php
 * Line 1491 Change to:
 * `if ( isset( $_field["language"] ) && !empty( $_field["language"] ) && $_field["
   language"] != "default") {`
 * /includes/wcff-cart-editor.php
 * Line 551 Change To:
 * `if (isset( $_field["language"] ) && !empty( $_field["language"] ) && $_field["
   language"] != "default") {`
 *  Plugin Author [Saravana Kumar K](https://wordpress.org/support/users/mycholan/)
 * (@mycholan)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/website-crashed-after-update-3/#post-9749693)
 * [@clarkstudios](https://wordpress.org/support/users/clarkstudios/), thanks for
   that. it was included with the V 2.0.1, please update.

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

The topic ‘Website crashed after update’ is closed to new replies.

 * ![](https://ps.w.org/wc-fields-factory/assets/icon-128x128.jpg?rev=2738843)
 * [WC Fields Factory](https://wordpress.org/plugins/wc-fields-factory/)
 * [Support Threads](https://wordpress.org/support/plugin/wc-fields-factory/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-fields-factory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-fields-factory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-fields-factory/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Saravana Kumar K](https://wordpress.org/support/users/mycholan/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/website-crashed-after-update-3/#post-9749693)
 * Status: resolved