• Resolved ggaul2001

    (@ggaul2001)


    Hi…

    I have the meeting guide app on the ReadingberksIntergroup website. When I went to update it to the newer version I got the following message:

    Parse error: syntax error, unexpected T_FUNCTION in /home/content/82/14032682/html/meetings/wp-content/plugins/12-step-meeting-list/includes/functions.php on line 499

    Here is the url: http://readingberksintergroup.org/meetings/

    Any help would be appreciated

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support tech2serve

    (@tech2serve)

    This is a new one on me. It appears to be unique to your site, something you tweaked or configured, or something incorrect with your hosting platform/site configuration. Where is your site hosted?

    The link shown for T_FUNCTION doesn’t look formatted correctly. What I mean by this is that you shouldn’t be getting /home/content as a prefix. You should be getting something like http://readingberksintergroup.org.

    I suggest checking your WordPress and site URLs under Settings and then under Settings-->Permalinks to make sure they all are (or start with) http://readingberksintergroup.org. If that doesn’t reveal anything, try to recall any changes you’ve made to files for your site.

    If still no luck, and you didn’t change anything, then perhaps you migrated the site from one address to another? If this is the case, and everything else is working, you might haven search your database to see if a URL got left over.

    Good luck! Please let us know if you get it resolved.

    Plugin Author AA Web Servant

    (@aasanjose)

    Hey @tech2serve this happens when a site with PHP < 5.3 tries to run an anonymous function. I actually added one in my commit back on 11/22. PR incoming.

    Plugin Support tech2serve

    (@tech2serve)

    Ahhhh, thanks @aasanjose. I learn something new every day.

    @ggaul2001, Will work over the next couple hours to get an update released.

    Plugin Support tech2serve

    (@tech2serve)

    Hi @ggaul2001

    We released an update which should address your issue. Please let us know for sure it is resolved.

    Thread Starter ggaul2001

    (@ggaul2001)

    Hi @tech2serve

    Yes it worked. I contacted my ISP and had the PHP updated, them went to the dashboard and clicked on the new update you guys did and it worked like a charm!

    Thanks again!

    Greg

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

The topic ‘App error while updating’ is closed to new replies.