Title: Error
Last modified: October 23, 2018

---

# Error

 *  Resolved [aguiare](https://wordpress.org/support/users/aguiare/)
 * (@aguiare)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-1123/)
 * Warning: Invalid argument supplied for foreach() in /var/www/html/puerimaris.
   com.br/web/wp-content/plugins/ultimate-appointment-scheduling/Functions/EWD_UASP_Reminders.
   php on line 130
 * Warning: Invalid argument supplied for foreach() in /var/www/html/puerimaris.
   com.br/web/wp-content/plugins/ultimate-appointment-scheduling/Functions/EWD_UASP_Reminders.
   php on line 130
 * What can I do?
    Tks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-1123%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-1123/#post-10812322)
 * Hi aguiare,
 * We’re aware of this error and we’ll include a fix in the upcoming update to the
   plugin. Meanwhile, if you navigate to the “EWD_UASP_Reminders.php” file from 
   the “Functions” directory, could you try replacing the line that says:
 *     ```
       $wpdb->get_results("SELECT Field_ID, Field_Slug FROM $ewd_uasp_fields_table_name");
       ```
   
 * with the following:
 *     ```
       $Fields = $wpdb->get_results("SELECT Field_ID, Field_Slug FROM $ewd_uasp_fields_table_name");
       ```
   
 *  Thread Starter [aguiare](https://wordpress.org/support/users/aguiare/)
 * (@aguiare)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-1123/#post-10817379)
 * Thank you for responding.
    I tried to change it according to your orientation,
   but it did not work. Do you have any idea when the update will be? Maybe I should
   wait. I’m really enjoying the plugin, I’ve already translated it into Portuguese
   from Brazil. For now I will be a simple user, but soon I must make an up grade.
   The Plugin is very good, I will recommend it to other doctors. Thank you!
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-1123/#post-10820019)
 * Hi aguiare,
 * You could send us the translation files and we would include them in an upcoming
   update so that you won’t have to re-upload the translation files every time you
   update the plugin.
    Also, we’re working on fixing the aforementioned issue and
   an update for the same would be released very soon.

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

The topic ‘Error’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-appointment-scheduling/assets/icon-128x128.png?
   rev=1813701)
 * [Ultimate Appointment Booking & Scheduling](https://wordpress.org/plugins/ultimate-appointment-scheduling/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-appointment-scheduling/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-appointment-scheduling/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-appointment-scheduling/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-appointment-scheduling/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-appointment-scheduling/reviews/)

## Tags

 * [Invalid argument supplied for foreach()](https://wordpress.org/support/topic-tag/invalid-argument-supplied-for-foreach/)

 * 3 replies
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/error-1123/#post-10820019)
 * Status: resolved