Title: bug
Last modified: January 24, 2022

---

# bug

 *  Resolved [bdnono4578](https://wordpress.org/support/users/bdnono4578/)
 * (@bdnono4578)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/bug-369/)
 * class-weather-forecast-widget-actions.php
    In this file in the function : private
   function wfw_get_alerts($uniqid, $data, $widget_options) {… } you don’t initialize
   the variable $html => a warning
 * i add: if (!isset($html)) $html = “<div></div>”; for the moment.
 * Thank you for your job
 * Bruno from France

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

 *  Plugin Author [adminbergtourentipptirol](https://wordpress.org/support/users/adminbergtourentipptirol/)
 * (@adminbergtourentipptirol)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/bug-369/#post-15285639)
 * Hi [@bdnono4578](https://wordpress.org/support/users/bdnono4578/),
 * Thank you for your message and your coding proposal for the solution.
 * Can you describe the problem, which occurs in your case?
 * Best regards.
 *  Plugin Author [adminbergtourentipptirol](https://wordpress.org/support/users/adminbergtourentipptirol/)
 * (@adminbergtourentipptirol)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/bug-369/#post-15343148)
 * Hi [@bdnono4578](https://wordpress.org/support/users/bdnono4578/),
 * Do you have an answer to my questions (see above)?
 * Best regards.
 *  Plugin Author [adminbergtourentipptirol](https://wordpress.org/support/users/adminbergtourentipptirol/)
 * (@adminbergtourentipptirol)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/bug-369/#post-15364354)
 * Closed this topic because of missing reply of thread starter.

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

The topic ‘bug’ is closed to new replies.

 * ![](https://ps.w.org/weather-forecast-widget/assets/icon-256x256.png?rev=2512552)
 * [Weather Forecast Widget](https://wordpress.org/plugins/weather-forecast-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/weather-forecast-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/weather-forecast-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/weather-forecast-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/weather-forecast-widget/reviews/)

## Tags

 * [warning](https://wordpress.org/support/topic-tag/warning/)

 * 3 replies
 * 2 participants
 * Last reply from: [adminbergtourentipptirol](https://wordpress.org/support/users/adminbergtourentipptirol/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/bug-369/#post-15364354)
 * Status: resolved