Title: interpotential's Replies | WordPress.org

---

# interpotential

  [  ](https://wordpress.org/support/users/interpotential/)

 *   [Profile](https://wordpress.org/support/users/interpotential/)
 *   [Topics Started](https://wordpress.org/support/users/interpotential/topics/)
 *   [Replies Created](https://wordpress.org/support/users/interpotential/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/interpotential/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/interpotential/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/interpotential/engagements/)
 *   [Favorites](https://wordpress.org/support/users/interpotential/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Frisbii Pay] v.1.7.2: Bug in customer page](https://wordpress.org/support/topic/v-1-7-2-bug-in-customer-page/)
 *  [interpotential](https://wordpress.org/support/users/interpotential/)
 * (@interpotential)
 * [2 years ago](https://wordpress.org/support/topic/v-1-7-2-bug-in-customer-page/#post-17769531)
 * I’m getting the same error :(. A temporary workaround is to edit that mentioned
   line 153 to
 *     ```wp-block-code
       'email'  => $user ? $user->get( 'user_email' ) : ''
       ```
   
 * But that can’t really be intended.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] [Plugin: Events Manager] Unexpected page template used by the Single Event page](https://wordpress.org/support/topic/plugin-events-manager-unexpected-page-template-used-by-the-single-event-page/)
 *  [interpotential](https://wordpress.org/support/users/interpotential/)
 * (@interpotential)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-events-manager-unexpected-page-template-used-by-the-single-event-page/#post-2482552)
 * When I create a file called ‘single-event.php’ in my custom template, nothing
   changes. Where exactly is this file supposed to be created?
 * For now, testing on post_type works at least. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] [Plugin: Events Manager] Upgrade from 4 to 5 doesn't seem to work](https://wordpress.org/support/topic/plugin-events-manager-upgrade-from-4-to-5-doesnt-seem-to-work/)
 *  [interpotential](https://wordpress.org/support/users/interpotential/)
 * (@interpotential)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-events-manager-upgrade-from-4-to-5-doesnt-seem-to-work/#post-2496859)
 * I managed to get rid of this message by looking at the code, and fixing an (apparetly)
   little bug.
 * On line 876 of em-install.php, there is a call to a function named `is_set`, 
   which looks like it should have been `isset`. By changing this, and forcing the
   upgrade by adding `true ||` to the if struct on line 17 it managed to complete
   the update, and get rid of the message.

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