Deren Posted July 6, 2006 Posted July 6, 2006 Hi, I've just installed oscaffiliate and its working great. I've just ammended the affiliate_faq.php file in languages and got this error: Parse error: syntax error, unexpected T_STRING in /home/ecomem/public_html/includes/languages/english/affiliate_faq.php on line 26 Here is the code from the file, and perhaps you can spot where I've gone wrong? Line 26 is highlighted. define('TEXT_INFORMATION', 'We have compiled this info so that you may be better informed about our affiliate program.<br> If you have any questions please <a href="' . tep_href_link(FILENAME_AFFILIATE_CONTACT). '">' . BOX_AFFILIATE_CONTACT . '</a> for more information.<br> <ul> <li><a href="' . tep_href_link('affiliate_faq.php') . '#1">How do I sign up?</a> <li><a href="' . tep_href_link('affiliate_faq.php') . '#2">How much will I be paid?</a> I'd really appreciate your help. I've been staring at the code for ages and cannot see where the syntax error has occured. Thanks in advance, Deren Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.