Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author dFactory

    (@dfactory)

    Lynda, try changing line 192 of functions-template.php file

    from:
    if ($tags)

    to
    if ($tags && !is_wp_error($tags))

    and please tell us if it’s working now.

    Thread Starter Lynda K

    (@lynda-k)

    I am not sure i edited the line correctly. The entire page crashed and I received this message. Is there a way to view the line numbers?

    Parse error: syntax error, unexpected ‘)’, expecting T_PAAMAYIM_NEKUDOTAYIM in /usr/local/pem/vhosts/141705/webspace/siteapps/WordPress-48941/htdocs/wp-content/plugins/events-maker/includes/functions-template.php on line 192

    Plugin Author dFactory

    (@dfactory)

    Syntax error means that you made a mistake in the code. Please just copy and paste mentioned lines, nothing more.

    And see if it makes the difference.

    Thread Starter Lynda K

    (@lynda-k)

    Yes! It worked. Thank you. 🙂

    Plugin Author dFactory

    (@dfactory)

    Great. We’ll provide a quick fix for this in next release.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Lost Google maps/locations/organizer info on events’ is closed to new replies.