• Lwhiteley

    (@lwhiteley)


    I am getting the following error on a website. I was attempting to modify the language in a plugin.

    Parse error: syntax error, unexpected ‘,’, expecting ‘)’ in /home/austinland/www/www/wp-content/plugins/event-registration/public/evr_public-process_registration.php on line 235

    The website is https://www.austinlandmen.org

    Please help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • MarkRH

    (@markrh)

    Sounds like a typical PHP coding error. Without seeing the actual PHP code in that file around line 235, hard to suggest what the exact problem is. Sounds like maybe a function call with two many parameters and it comes across a “,” instead of a “)”.

    1st thing would be do undo whatever you did.

    Elite12

    (@elite12)

    delete the event-registration plugin or update..if no current version..find another

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error Message please help!’ is closed to new replies.