Title: Please fix PHP Warning
Last modified: May 20, 2024

---

# Please fix PHP Warning

 *  Resolved [PluginRx](https://wordpress.org/support/users/apos37/)
 * (@apos37)
 * [2 years ago](https://wordpress.org/support/topic/please-fix-php-warning-2/)
 * I am trying to debug something on a live site with your plugin installed (I can’t
   disable your plugin while I do so because of my high traffic), and your plugin
   is spitting out 80,000 warnings every few minutes. I’m not exaggerating either.
   The same two over and over again:
   **PHP Warning: Undefined array key “key1” in/
   public_html/wp-content/plugins/relevanssi/lib/sorting.php on line 382**and **
   PHP Warning: Undefined array key “key2” in /public_html/wp-content/plugins/relevanssi/
   lib/sorting.php on line 382**I understand you only check this support once a 
   week, but it’s an easy fix when you get a moment, please. It’s driving me nuts
   trying to sort through it.Good plugin, though. 🙂

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

 *  Plugin Author [Mikko Saari](https://wordpress.org/support/users/msaari/)
 * (@msaari)
 * [2 years ago](https://wordpress.org/support/topic/please-fix-php-warning-2/#post-17769095)
 * There’s something wrong with how the sorting is set up on your site; that’s why
   you’re seeing the warnings. What are you doing with the `orderby` parameters?
 *  Thread Starter [PluginRx](https://wordpress.org/support/users/apos37/)
 * (@apos37)
 * [2 years ago](https://wordpress.org/support/topic/please-fix-php-warning-2/#post-17771470)
 * Thanks. I was ordering my blog page with `pre_get_posts` and forgot to tell it
   not to use it on the search page. It’s fixed now. 🙂 👍

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

The topic ‘Please fix PHP Warning’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [PluginRx](https://wordpress.org/support/users/apos37/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/please-fix-php-warning-2/#post-17771470)
 * Status: resolved