Deeb1980 Posted January 15, 2014 Share Posted January 15, 2014 i got this error while i was trying to delete some left overs from an installed mods in my phpbb3 forum and i cant figure out how to get rid of this error please i really need your help really... if you want i can upload the hole file for you i mean the functions_display.php that has the above error. i tried to add the file contents here but it says contents too long!!! Link to comment https://forums.phpfreaks.com/topic/285393-parse-error-syntax-error-unexpected-end-of-file-in-homeiapphackpublic_htmlincludesfunctions_displayphp-on-line-1456/ Share on other sites More sharing options...
TinyI Posted January 15, 2014 Share Posted January 15, 2014 Hey, this means you have something like parenthesis or curly braces not closed in your file. It's just a case of going through whenever something is opened and making sure it's closed. It shouldn't take you too long to find, go through it a few lines at a time, where you made your changes. Link to comment https://forums.phpfreaks.com/topic/285393-parse-error-syntax-error-unexpected-end-of-file-in-homeiapphackpublic_htmlincludesfunctions_displayphp-on-line-1456/#findComment-1465332 Share on other sites More sharing options...
Ch0cu3r Posted January 15, 2014 Share Posted January 15, 2014 Download phpbb3 again and replace your functions_display.php file with the one that came with phpbb3. Link to comment https://forums.phpfreaks.com/topic/285393-parse-error-syntax-error-unexpected-end-of-file-in-homeiapphackpublic_htmlincludesfunctions_displayphp-on-line-1456/#findComment-1465333 Share on other sites More sharing options...
Deeb1980 Posted January 27, 2014 Author Share Posted January 27, 2014 thank you problem solved have a good day. Link to comment https://forums.phpfreaks.com/topic/285393-parse-error-syntax-error-unexpected-end-of-file-in-homeiapphackpublic_htmlincludesfunctions_displayphp-on-line-1456/#findComment-1466678 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.