Solution:
Your error log file is a listing of problems you need to fix.
So, if I were to take the first item as an example: go to the file referenced, go to line 192, and fix the code (opening and closing parentheses properly, using correct syntax, writing variables properly, etc).
Go down the list and do this for all of them, and your site will work properly.