Parse error: syntax error, unexpected end of file
-
Hi all.
I installed WordPress a while ago and created my site. However last week I tried to log in and received this error:
Parse error: syntax error, unexpected end of file, expecting ‘,’ or ‘)’ in /home/ohaircoz/public_html/wp-includes/load.php on line 1127Now when I went to look at the load.php file and went down to line 1127 this was the line in question:
$key = substr( sanitize_key( wp_unslash( $_REQUEST[‘wp_scrape_key’] ) ), 0, 32 );I honestly don’t see anything wrong with that line, and I have had a developer also look at it and he can’t find anything wrong.
I eventually deleted the WordPress installation (thank you technology for backups), but when I did this and made sure there was no WP directory it still came up with this error. I am completely at a loss.
The page I need help with: [log in to see the link]
- The topic ‘Parse error: syntax error, unexpected end of file’ is closed to new replies.