badboo Posted December 20, 2004 Posted December 20, 2004 Hi, i was roaming the forum for hours to find similar posts and I actually found other posts on this but they didn't solve my problem though :( Simple problem - I want my page title changed from 'osCommerce' to 'somfin else'. Whichever way I edit the "english.php", wether with the File Manager or I upload an edited "english.php" it get the following error message Parse error: parse error in /mnt/kw2/08/569/00000003/htdocs/my name/php/catalog/includes/languages/english.php on line 42 Besides that all other navigation boxes are getting messed up showing the $variables before the actual names. I didn't know so far that a change in the title could cause that - as I am pretty much a newbie to php :blink: I hope I was actually making changes to the correct file, as I read about this "fix" in other posts but it just doesn't work for me. Thanks in advance for your time B)
brandi.head Posted December 20, 2004 Posted December 20, 2004 You probably left off the ending single quote, parenthesis, or semi-colon on the line that you changed. Compare the line you edited to the other lines that define variables and make sure that they all have the same ending.
badboo Posted December 20, 2004 Author Posted December 20, 2004 You probably left off the ending single quote, parenthesis, or semi-colon on the line that you changed. Compare the line you edited to the other lines that define variables and make sure that they all have the same ending. <{POST_SNAPBACK}> Oh sorry i forgot to mention :blush: I just marked the word "osCommerce" NOT marking the ' so that it just replaces the the "osCommerce" everything else is the same! The line ending, the spaces between the commands - everything - i am going nuts :-" thanks for your comment though :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.