Title: Fatal error
Last modified: January 23, 2017

---

# Fatal error

 *  Resolved [almendron](https://wordpress.org/support/users/almendron/)
 * (@almendron)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-2416/)
 * Version 3.5.7:
    Fatal error: Uncaught Error: Call to undefined function __e()
   in xxxx\relevanssi\lib\interface.php on line 1027 ( ! ) Error: Call to undefined
   function __e() in xxxx\relevanssi\lib\interface.php on line 1027

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

 *  [Gerald](https://wordpress.org/support/users/painsicook/)
 * (@painsicook)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-2416/#post-8687548)
 * Same here! Can’t access any options after the Logs settings
 *  [skyharborhero](https://wordpress.org/support/users/skyharborhero/)
 * (@skyharborhero)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-2416/#post-8688789)
 * Also having this issue. PHP version 7.1.0. and 5.6.28.
 * Looks like it’s this `if` statement:
 *     ```
       if (!RELEVANSSI_PREMIUM) {
       		echo " " . __e("Logs are also needed to use the 'Did you mean?' feature.", "relevanssi");
       	}
       ```
   
 * Once I remove/comment that out, plugin works fine.
    -  This reply was modified 9 years, 3 months ago by [skyharborhero](https://wordpress.org/support/users/skyharborhero/).
 *  Plugin Author [Mikko Saari](https://wordpress.org/support/users/msaari/)
 * (@msaari)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-2416/#post-8690347)
 * Update to 3.5.7.1 to fix this problem.
 *  Thread Starter [almendron](https://wordpress.org/support/users/almendron/)
 * (@almendron)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-2416/#post-8690627)
 * Thank you

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

The topic ‘Fatal error’ is closed to new replies.

 * ![](https://ps.w.org/relevanssi/assets/icon-256x256.png?rev=3529670)
 * [Relevanssi - A Better Search](https://wordpress.org/plugins/relevanssi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/relevanssi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/relevanssi/)
 * [Active Topics](https://wordpress.org/support/plugin/relevanssi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/relevanssi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/relevanssi/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [almendron](https://wordpress.org/support/users/almendron/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-2416/#post-8690627)
 * Status: resolved