Been looking at this for a while and even posted another question and got half the answer but the error still persists
expected ‘;’ character 392
Been looking at this for a while and even posted another question and got
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please, follow Pekka’s advice!
But, you error lies in that you’re missing a
';to end one of your strings.In your code, you have:
But, I think you want to close that string and start a new statement. You’d have to add
';to the end of thatimageUrlstring like this: