Guest Posted November 19, 2004 Posted November 19, 2004 Hi all I was under the impression that I can add the necessary text for my shipping & returns policy in this file: includes/languages/english/shipping.php (line 16) However, as soon as I add (replace) the text where it says "Put here your..." I get an error. Also, when I add more text certain symbols seem to have "issues" with the php coding (editor symbol colours change). As as newby I hope you can give me some pointers or help, thanks Lev
ozcsys Posted November 19, 2004 Posted November 19, 2004 Hi all I was under the impression that I can add the necessary text for my shipping & returns policy in this file: includes/languages/english/shipping.php (line 16) However, as soon as I add (replace) the text where it says "Put here your..." I get an error. Also, when I add more text certain symbols seem to have "issues" with the php coding (editor symbol colours change). As as newby I hope you can give me some pointers or help, thanks Lev <{POST_SNAPBACK}> The most common problem is the apostrphy. You need to escape it out if using it in your text. What's becomes What\'s The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Jack_mcs Posted November 19, 2004 Posted November 19, 2004 Lex - post your code here and someone will point out the problems. You can put anything in those files but you have to follow certain guidelines. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Guest Posted November 19, 2004 Posted November 19, 2004 Thanks guys, problem solved already. it was indeed the apostrophes! Thanks for the pointer! Lev
Recommended Posts
Archived
This topic is now archived and is closed to further replies.