Guest Posted April 21, 2011 Share Posted April 21, 2011 I have installed mindsparx admin latest version, everything was gone smoothly after installation, I got log in screen, I loged in using user name and password, and got the following error. Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in //admin/includes/application_top.php on line 155 Can some one tell me what is wrong with coding on line 155. My file shows line 155-156 and 157 as below. if (file_exists(DIR_WS_LANGUAGES . $language . '/' . $current_page)) { include(DIR_WS_LANGUAGES . $language . '/' . $current_page); } Please help, Thanks. Quote Link to comment Share on other sites More sharing options...
Guest Posted April 21, 2011 Share Posted April 21, 2011 Any one out there, please please help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.