Title: error on plugin
Last modified: August 22, 2016

---

# error on plugin

 *  Resolved [N_Thirty](https://wordpress.org/support/users/n_thirty/)
 * (@n_thirty)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-on-plugin-1/)
 * morning i am sing tis plugin for my blog and i have a problem of this coming 
   out every time. Warning: strtotime() expects parameter 1 to be string, array 
   given in C:\xampp\htdocs\btchat\wp-content\plugins\birthdays-widget\birthdays-
   widget-ajax-callback.php on line 32. how do i get rid of this?
 * [https://wordpress.org/plugins/birthdays-widget/](https://wordpress.org/plugins/birthdays-widget/)

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

 *  Plugin Author [Sudavar](https://wordpress.org/support/users/sudavar/)
 * (@sudavar)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-on-plugin-1/#post-5530443)
 * Good morning. As i understand you have enabled the feature to draw birthdays 
   of WordPress Users from a field of WordPress User Profile, right? If that’s the
   case, it seems that this field is not a string (containing the User’s birthday
   date) but an array. That’s why you get the error.
 * Is this site public? Is it hosted from your PC? Can you provide me link either
   here or to yury{at}codescar{dot}eu ?
 *  Thread Starter [N_Thirty](https://wordpress.org/support/users/n_thirty/)
 * (@n_thirty)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-on-plugin-1/#post-5530445)
 * hi i ma hosting in on my pc on local host i still have to show the client before
   it goes up live any ideas on how to get rid of it?
 *  Plugin Author [Sudavar](https://wordpress.org/support/users/sudavar/)
 * (@sudavar)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-on-plugin-1/#post-5530447)
 * Decide what of the following you ‘ll like to do:
    - Make sure the WordPress Profile field you chose is a string containing the
      User’s birthday, or select another field, OR
    - Select to Save birthday of WordPress Users in our table and show birthday 
      field in WordPress Profile Page, OR
    - Open file: birthdays-widget-ajax-callback.php and between lines 31 and 32 
      please write: `var_dump( $user->{$birthday_date_meta_field} );` and then write
      here the output you ‘ll see before the Warning.
 *  Thread Starter [N_Thirty](https://wordpress.org/support/users/n_thirty/)
 * (@n_thirty)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/error-on-plugin-1/#post-5530448)
 * Ok cool I will try this out. You are a life saver *S on. Your Chest*

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

The topic ‘error on plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/birthdays-widget_be1e2d.svg)
 * [Birthdays Widget](https://wordpress.org/plugins/birthdays-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/birthdays-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/birthdays-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/birthdays-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/birthdays-widget/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [N_Thirty](https://wordpress.org/support/users/n_thirty/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/error-on-plugin-1/#post-5530448)
 * Status: resolved