• Resolved PeterC66

    (@peterc66)


    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

    (@peterc66)

    Note that it is solved by reversing the order of evaluation ie by replacing line 103 by:

    if (empty($nextnoticedate) || (strtotime($current_date_and_time) >= $nextnotice)) {
    
    Plugin Author smackcoders

    (@smackcoders)

    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

    (@smackcoders)

    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.