Error: ')' expected

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • heksie007
    New Member
    • Feb 2010
    • 1

    Error: ')' expected

    I get the following error:
    Error: ')' expected

    It happened overnight, the page was working previously.
    I attach the php file as well as screenshots indicating the line and char number.

    If I go into the file, I do not see anything that could require a missing bracket, so I do not understand the message.
    Thankyou,
    Attached Files
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    that’s a JavaScript error, a PHP error looks different. what JavaScripts do you have? (does it happen in other browsers?)

    my guess, an unclosed if statement.

    Comment

    Working...