Kupotek Posted February 25, 2004 Share Posted February 25, 2004 Well I installed oscommerce without a problem, read the default text on the screen which said to edit this text, edit the includes/languages/english/index.php so I goto : define('TEXT_MAIN', 'This is the default...); and edit it to : define('TEXT_MAIN', 'You have Arrived at Lovely Boutique a la Barbara Sari I have created beautiful items just for you. Be a Fabulous Fashionista with Barbara Sari!'); and when i reload the main page i get a parsing error I dont understand why.. please help :) Thankyou -Emiko Link to comment Share on other sites More sharing options...
OceanRanch Posted February 25, 2004 Share Posted February 25, 2004 If you used the File Manager editor then that's the problem. Use another editor or edit locally with your own editor (notepad, vim etc.) re-upload the file to the server. The File Manager removes backslashes and will cause parse errors. You'll need to get a fresh copy of the file or find the lines that have been munged up and re-add the \'s. HTH Tom Link to comment Share on other sites More sharing options...
Kupotek Posted February 25, 2004 Author Share Posted February 25, 2004 ah ! Ill try that now thanks :) Edit: That was perfect, thanks Tom! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.