View Booking

This topic contains 2 replies, has 2 voices, and was last updated by  Stephen Harris 10 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6850

    Hi,
    I recently updated eo Pro to 1.3.1 and WP to 3.6.
    When I click to view a Booking in Event Bookings, I get the following error:

    Fatal error: Access to undeclared static property: EventOrganiser_Bookings_Page::$page in /wp-content/plugins/event-organiser-pro/admin/bookings.php on line 403

    I also wanted to know where should I change the outgoing email address and replace wordpress@maydomain.com as sender.

    Thanks,

    Miho Karlic
    #6852

    Noted, and will be fixed in 1.3.2, releasing shortly.

    Stephen Harris
    #6854

    Regarding the sender email / name in emails, Event Organiser sends emails using wp_mail(), so you can use the filters wp_mail_from and wp_mail_from_name (see links at the very bottom of http://codex.wordpress.org/Function_Reference/wp_mail)

    But this applies to all emails sent by WordPress.

    If you need to change it for only email sent by Event Organiser, I can add appropriate filters to change the default vales.

    If you want to be able to set these values with a nice user interface, I recommend the plug-in WP Mail SMPT; http://wordpress.org/plugins/wp-mail-smtp/

    Stephen Harris
Viewing 3 posts - 1 through 3 (of 3 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.