Title: Admin notification
Last modified: March 16, 2019

---

# Admin notification

 *  Resolved [il_gianni](https://wordpress.org/support/users/il_gianni/)
 * (@il_gianni)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-notification-12/)
 * Hi, since a couple of months I get no longer admin notification if the person
   who makes the reservation does not fill the email field in the form (which is
   not mandatory). I have not changed the settings in the notification panel and
   I have not updated the plugin (now 2.5.4) nor wp (4.7.13). My mail is …@google.
   com. What is the problem?
 * Thanks in advance and regards

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

 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-notification-12/#post-11324824)
 * Hello,
 * Please update at least Pinpoint Booking System to the latest version and check
   if the issue still exist.
 * Thank you!
 *  Thread Starter [il_gianni](https://wordpress.org/support/users/il_gianni/)
 * (@il_gianni)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-notification-12/#post-11327282)
 * Hi, I have just updated the pluging to the latest version but unfortunately the
   problem remains.
 * The domain of my email is gmail.com and not google.com.
 * What can I do now?
 *  Thread Starter [il_gianni](https://wordpress.org/support/users/il_gianni/)
 * (@il_gianni)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-notification-12/#post-11332051)
 * I have solved the problem this way:
 * in this path
 * /wp-content/plugins/booking-system/includes/reservations/
 * there is this file
 * class-backend-reservation-notifications.php.
 * When you open it, search this paragraph
 *  /*
    * Set email info to user or buyer. */ if (strpos($template, ‘admin’) !==
   false){ if ($DOPBSP->classes->prototypes->validEmail($settings_notifications-
   >email) == ”){ return false; } $email_to = $settings_notifications->email; **
   $email_from = ‘\*\*\*@gmail.com’; //$reservation->email; **
 * I edited the last line (in bold) and now when the user leaves the “email” field
   empty among his contacts, I am able to get the admin notification with my own
   email address as sender.
    -  This reply was modified 7 years, 2 months ago by [il_gianni](https://wordpress.org/support/users/il_gianni/).
 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-notification-12/#post-11334788)
 * Hello,
 * Glad that you found a solution for your issue and thank you for sharing this 
   with all of us.

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

The topic ‘Admin notification’ is closed to new replies.

 * ![](https://ps.w.org/booking-system/assets/icon-256x256.png?rev=2192807)
 * [Pinpoint Booking System - Version 2](https://wordpress.org/plugins/booking-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking-system/)
 * [Active Topics](https://wordpress.org/support/plugin/booking-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking-system/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/admin-notification-12/#post-11334788)
 * Status: resolved