Skip to main content
Participant
March 21, 2017
Answered

Error Unexpected End of File

  • March 21, 2017
  • 2 replies
  • 1555 views

I'm having issues with my DWT and get the error message:

There is an error at line 689, column 63 (absolute position 30964) of "C:\wamp\www\tsystem.com\pages\our-solutions\index.php": unexpected end of file.  I really need to resolve these issues can anyone assist me or point me in the right direction. 

This topic has been closed for replies.
Correct answer Rob Hecker2

On a PHP page this usually indicates a missing closing curly brace.

2 replies

Rob Hecker2
Rob Hecker2Correct answer
Legend
March 21, 2017

On a PHP page this usually indicates a missing closing curly brace.

Nancy OShea
Community Expert
Community Expert
March 21, 2017

Short Answer:  Your index.php file contains at least one critical code error that needs to be fixed.  

Try running it through HTML Validation to see if you can identify the problem.

Nancy

Nancy O'Shea— Product User & Community Expert