Events Made Easy Forums Generic #_EXCERPT notice: undefined index; event_excerpt

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42581
    Anonymous
    Inactive

    When I use #_EXCERPT it prints a Notice on the page about undefined index: event_excerpt in events-manager-extendedevents-manager.php on line 997

    I don’t know enough of php to fix this myself so I hope someone can help me with this thanks.

    #47006
    Franky
    Keymaster

    It’s not a bug, but a php warning that a variable doesn’t exist. I fixed this in trunk, but you can easily change your php.ini file to not show warnings/notices. See your php.ini file for that, check the setting “error_reporting” and “display_errors”. For a production site, “display_errors” should always be “off”

    #47007
    Anonymous
    Inactive

    Thanks for your reply. I am building on xampp so that must be why.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top