HELP!!! GETTING ERRORS IN 3.4.3.
When im in the Admin area Editing language entries for example i wantd to change the text on: txt_today_news. I do this and click "apply changes" and all i get is this error:
INVALID SQL: 1064 : You have an error in your SQL syntax near 's news', value='This area can hold your latest news. Your users can subscribe to' at line 1
SQL QUERY FAILURE: UPDATE xcart_languages SET descr='Today's news', value='This area can hold your latest news. Your users can subscribe to your newsletter using the form below.' WHERE code='US' AND name='txt_today_news'
Warning: Cannot add header information - headers already sent by (output started at /home/adul78/adulttoydiscounters-www/AStore/include/func.php:93) in /home/adul78/adulttoydiscounters-www/AStore/include/func.php on line 163
Can anyone tell me why this is happening and how i can fix it. The text im trying to change stays the same also.
Thanks!
|