Pharse Error

by 2 replies
3
I was changing Word Press themes on my site and got the following error message:

Parse error: syntax error, unexpected $end in /home/xxxxxx/public_html/xxxxxxxxxxx.net/wp-content/themes/the_love_of_golf_spe045/functions.php on line 1479

How do I fix this error message?
#programming #error #pharse
  • Can you paste line 1479 in functions.php - there is an error.
  • Be sure to match all the open braces { with a closing brace }.

Next Topics on Trending Feed

  • 3

    I was changing Word Press themes on my site and got the following error message: Parse error: syntax error, unexpected $end in /home/xxxxxx/public_html/xxxxxxxxxxx.net/wp-content/themes/the_love_of_golf_spe045/functions.php on line 1479