• Resolved kloyd

    (@kloyd)


    I am trying to format my iCal feed settings to show a URL location if it exists, or a physical location if it exists.

    I tried #_LOCATIONNAME #_LOCATIONFULLLINE #_EVENTLOCATION{url} in the iCal Location field under settings>formatting>calendar, but that didn’t display location information for an event with a URL location.

    If I move #_EVENTLOCATION{url} to the iCal Description field, it works fine for events with a URL location. For events with a physical location, no matter where I put the #EVENTLOCATION{url} placeholder, I get the following output to the .ics file:
    Fatal error: Uncaught Error: Call to a member function output() on bool in /.../public/wp-content/plugins/events-manager/classes/em-event.php on line 2639

The topic ‘#_EVENTLOCATION generates ics error’ is closed to new replies.