grumster Posted October 11, 2002 Posted October 11, 2002 I have installed version 2 but I am now getting the following message: Parse error: parse error, unexpected T_STRING in /home/it-game/public_html/catalog/includes/application_top.php on line 58 Fatal error: Failed opening required 'DIR_WS_LANGUAGES/FILENAME_DEFAULT' (include_path='.:/usr/local/lib/php') in /home/it-game/public_html/catalog/default.php on line 33 Default.php is where it should be so I am not sure what this problem means or how to resolve it. Any help would be great. Thanks
Ian-San Posted October 11, 2002 Posted October 11, 2002 Did you make any changes to application_top? If so, it sounds like you maybe missing a ' somewhere ? Ian-san Flawlessnet
grumster Posted October 11, 2002 Author Posted October 11, 2002 Did you make any changes to application_top? If so, it sounds like you maybe missing a ' somewhere ? I have made some changes but not any which I would have thought would affect the default.php. Any ideas how I can fix the error which I seem to have caused?
Ian-San Posted October 11, 2002 Posted October 11, 2002 Given your other post, I think your problem is more likely to be with configure.php not application_top. Never-the-less, you should check line 58 of application_top anyway as that is what the error message tell you to do. But as it says 'parse error' it is most likely something to do with string variables missing quotes. If your changes to application_top are not big, try replacing it with an original file. If you still get the same error, the problem will be in configure.php. Ian-san Flawlessnet
Recommended Posts
Archived
This topic is now archived and is closed to further replies.