Title: Undefined variable $nextnotice
Last modified: March 26, 2024

---

# Undefined variable $nextnotice

 *  Resolved [PeterC66](https://wordpress.org/support/users/peterc66/)
 * (@peterc66)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/undefined-variable-nextnotice/)
 * I have just updated to Version 7.10.16 and get the message:
 * Warning: Undefined variable $nextnotice in …\plugins\wp-ultimate-csv-importer\
   wp-ultimate-csv-importer.php on line 103
 * I am running WordPress 6.4.3 and the “u3a SiteWorks theme” on a Local installation.

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

 *  Thread Starter [PeterC66](https://wordpress.org/support/users/peterc66/)
 * (@peterc66)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/undefined-variable-nextnotice/#post-17537970)
 * Note that it is solved by reversing the order of evaluation ie by replacing line
   103 by:
 *     ```wp-block-code
       if (empty($nextnoticedate) || (strtotime($current_date_and_time) >= $nextnotice)) {
       ```
   
 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/undefined-variable-nextnotice/#post-17542600)
 * Thank you for bringing this to our attention. We’re pleased to inform you that
   the reported issue has been addressed and fixed in the latest version of our 
   plugin.
 * We recommend upgrading to the latest version (Version 7.10.17) to ensure compatibility
   and stability. Once you’ve upgraded, the warning message should no longer appear.
 * If you encounter any further issues or have any questions, please don’t hesitate
   to reach out to our support team for assistance.
 * Thank you for your patience and understanding 🙂
 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/undefined-variable-nextnotice/#post-17692355)
 * The issues reported had been addressed. So marking this topic as resolved.

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

The topic ‘Undefined variable $nextnotice’ is closed to new replies.

 * ![](https://ps.w.org/wp-ultimate-csv-importer/assets/icon.svg?rev=3131703)
 * [WP Ultimate CSV Importer – WordPress Import & Export for CSV, XML & Excel](https://wordpress.org/plugins/wp-ultimate-csv-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-csv-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/undefined-variable-nextnotice/#post-17692355)
 * Status: resolved