bduarte Posted June 16, 2007 Share Posted June 16, 2007 I've encountered a very strange issue... Using the OSC file manager, I open english.php. WITHOUT CHANGING A SINGLE LINE, when I save the file I get the following error: "Parse error: parse error, unexpected T_STRING in /home/chappell/public_html/osCommerce/catalog/includes/languages/english.php on line 79" Further, the file size changes from 16,440 bytes to 16,748 bytes, yet NOTHING has changed! Any ideas?? I've attempted to modify this file outside the OSC environment and the same issue presents itself. Very strange. Link to comment Share on other sites More sharing options...
bduarte Posted June 16, 2007 Author Share Posted June 16, 2007 update: I downloaded PSPad (a free PSP editor) and was able to make changes there. Still, this doesn't explain why I can't edit this file through OSC. Link to comment Share on other sites More sharing options...
Dennis_gull Posted June 16, 2007 Share Posted June 16, 2007 if im not wrong unexpected T_STRING means you probably missed a dot somewhere between 'text' . $variable . 'text' Link to comment Share on other sites More sharing options...
♥14steve14 Posted June 17, 2007 Share Posted June 17, 2007 Unless all the bugs have been sorted out, i personally would not use the osc filemanager. REMEMBER BACKUP, BACKUP AND BACKUP Link to comment Share on other sites More sharing options...
bduarte Posted June 18, 2007 Author Share Posted June 18, 2007 Unless all the bugs have been sorted out, i personally would not use the osc filemanager. I think that's the ticket. I've encountered the same issue within a FAQ.php file I created. I spent a good hour searching for the error, gave up, then attempted to write to the file using another php editor. It worked fine. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.