Hi,
I'm experiencing the following error when trying to update an order's status from within the admin area:
I THINK (not 100% certain) this may be a result of editing a couple of files to change the text within order confirmation emails. I edited a few lines in includes/languages/english/email_extras.php and possibly includes/languages/template/english.phpWarning: strstr() [function.strstr]: Empty delimiter. in /home/tradersu/public_html/includes/functions/functions_email.php on line 102
Warning: strstr() [function.strstr]: Empty delimiter. in /home/tradersu/public_html/includes/functions/functions_email.php on line 103
Warning: Cannot modify header information - headers already sent by (output started at /home/tradersu/public_html/includes/functions/functions_email.php:102) in /home/tradersu/public_html/tsstoreadmin/includes/functions/general.php on line 21
I've restored the files to their previous versions as far as I'm aware but we're still experiencing the same error.
Does anyone with a bit of technical knowledge of the internal workings of zc think that maybe dropping a ; or ' somewhere in the code of the aforementioned files may have caused the above error. Or is it likely this has been caused by something completely different? Sorry, I'm a bit clueless when it comes to interpreting errors like this!
Thanks!




