Hi , I get 2 errors in the backend when I try to upload picture in content part:
error while updating content: UPDATE phpwcms_articlecontent SET acontent_aid = '324', acontent_uid = '1', acontent_title = '', acontent_subtitle = '', acontent_type = '1', acontent_sorting = '10', acontent_visible = '1', acontent_before = '', acontent_after = '', acontent_top = '0', acontent_block = 'CONTENT', acontent_anchor = '0', acontent_text ='
Then apear the text in the content part and after another error:
', acontent_image ='1805:logo.gif:2708c5e9be75423e6c8fb08933338abb:gif:120:::1:0' WHERE acontent_id=467 AND acontent_aid=324
maybe this two are only one:
error while updating content: UPDATE phpwcms_articlecontent SET acontent_aid = '324', acontent_uid = '1', acontent_title = '', acontent_subtitle = '', acontent_type = '1', acontent_sorting = '10', acontent_visible = '1', acontent_before = '', acontent_after = '', acontent_top = '0', acontent_block = 'CONTENT', acontent_anchor = '0', acontent_text ='', acontent_image ='1805:logo.gif:2708c5e9be75423e6c8fb08933338abb:gif:120:::1:0' WHERE acontent_id=467 AND acontent_aid=324
this have apear after I restore the website after a transfer