Title: PHP errors
Last modified: August 9, 2023

---

# PHP errors

 *  Resolved [Angellive](https://wordpress.org/support/users/silasveta2012/)
 * (@silasveta2012)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/php-errors-301/)
 * Hello, this is truly a great plugin, thanks for your work, I looked at Query 
   Monitor and saw a few errors (see the screenshot). Could you tell me what can
   be done to fix this? Thank you
 * My server config
 *     ```wp-block-code
       Linux 5.15.0-78-generic x86_64
       nginx/1.25.1
       PHP	8.1.21 (Supports 64-bit values)
       PHP SAPI	fpm-fcgi
       ```
   
 * [https://drive.google.com/file/d/1nC1z5ebQ5W2_aWEXzhUceBxbVw7-elXY/view?usp=sharing](https://drive.google.com/file/d/1nC1z5ebQ5W2_aWEXzhUceBxbVw7-elXY/view?usp=sharing)
    -  This topic was modified 2 years, 10 months ago by [Angellive](https://wordpress.org/support/users/silasveta2012/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-errors-301%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/php-errors-301/#post-16960342)
 * hmm, not _that_ important as it’s but a deprecation notice that will only show
   when opening in the administration backend, but maybe try opening lytePartners.
   php and in there on line 23 change
    `$hook = add_submenu_page( NULL, 'Lyte partner','
   Lyte partner', 'manage_options', 'lyte_partners', 'lyte_partners' );` into `$
   hook = add_submenu_page( '', 'Lyte partner', 'Lyte partner', 'manage_options','
   lyte_partners', 'lyte_partners' );`
 * to see if that makes the notice go away? if so I’ll change the code for a next
   version 🙂
 * frank
 *  Thread Starter [Angellive](https://wordpress.org/support/users/silasveta2012/)
 * (@silasveta2012)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/php-errors-301/#post-16960932)
 * Thank you, I did that, the errors are gone. Thank you for your work!
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/php-errors-301/#post-16960936)
 * OK, I’ll make sure that fix ends up in a next version 🙂

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

The topic ‘PHP errors’ is closed to new replies.

 * ![](https://ps.w.org/wp-youtube-lyte/assets/icon-128x128.png?rev=1836005)
 * [WP YouTube Lyte](https://wordpress.org/plugins/wp-youtube-lyte/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-youtube-lyte/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-youtube-lyte/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/)

## Tags

 * [PHP errors](https://wordpress.org/support/topic-tag/php-errors/)

 * 3 replies
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/php-errors-301/#post-16960936)
 * Status: resolved