Title: Parse Error
Last modified: August 24, 2022

---

# Parse Error

 *  [mahi092131](https://wordpress.org/support/users/mahi092131/)
 * (@mahi092131)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/parse-error-555/)
 * Having issue with company website. Can’t even access or view the website!
 * Parse error: syntax error, unexpected ‘?’ in /home/bmwcarclub/public_html/wp-
   content/plugins/yith-woocommerce-wishlist/plugin-fw/yit-plugin.php on line 114
 * Pls help
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fparse-error-555%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * (@catacaustic)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/parse-error-555/#post-15944099)
 * Looking at the source code, that line is using an operator that’s been added 
   in PHP7. The line in question:
 * `$fields = $new_row_meta_args['to_show'] ?? array();`
 * Because your site is braeking with this, I’d believe that you’re running an older
   PHP version then 7.
 * The two solutions to this are:
    1. Delete that wishlist plugin and find another one that will work with yourcurrent
       PHP version
    2. Upgrade the PHP version on your hosting server to a minimum of V7.0 (be aware
       that while this shouldn’t break anything it still could cause other issues that
       you won’t see until you do it)

Viewing 1 replies (of 1 total)

The topic ‘Parse Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/parse-error-555/#post-15944099)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
