LindaAtl Posted January 10, 2005 Posted January 10, 2005 I went into english.php to change the page title and each time I make a change I get the following error: Parse error: parse error, unexpected T_STRING in /home2/wakoola/public_html/shopping/includes/languages/english.php on line 79 Certainly there is something simple that I'm overlooking? Thanks, Linda
Guest Posted January 10, 2005 Posted January 10, 2005 Can you post the line that you've just modified? It's likely to be a syntax error when you define a constant using PHP's define().
LindaAtl Posted January 10, 2005 Author Posted January 10, 2005 Can you post the line that you've just modified? It's likely to be a syntax error when you define a constant using PHP's define(). <{POST_SNAPBACK}> I got it working. I was originally editing through the store file manager. Once I edited it with notepad and re-uploaded the edited version, it worked fine. Sorry for posting such a stupid question....
Guest Posted January 10, 2005 Posted January 10, 2005 It's not a stupid question. The File Manager has some nasty bugs in it, and has caused a lot of users many problems. I disabled mine.
LindaAtl Posted January 10, 2005 Author Posted January 10, 2005 It's not a stupid question. The File Manager has some nasty bugs in it, and has caused a lot of users many problems. I disabled mine. <{POST_SNAPBACK}> Good to know. I won't use mine either anymore...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.