CGBlog/News not uploading images/files by ajax(apply button)
Posted: Tue Nov 10, 2015 1:01 pm
Hi,
I have problem with CGBlog. A problem which from time to time in different people appears.
I can't send images by ajax(Apply button use as save).
Cgblog 1.13.1
CMS MS 2.0.1.1
I not use cgmodule graphics options.
Standard configuration...
Edit:
This is the problem
File
editarticle.tpl line 210
var data = jQuery('form').find('input:not([type=submit]), select, textarea').serializeArray();
This not sending images, but i don't know what to do with this...
Edit2:
This problem is also in news module
I have problem with CGBlog. A problem which from time to time in different people appears.
I can't send images by ajax(Apply button use as save).
Cgblog 1.13.1
CMS MS 2.0.1.1
I not use cgmodule graphics options.
Standard configuration...
Edit:
This is the problem
File
editarticle.tpl line 210
var data = jQuery('form').find('input:not([type=submit]), select, textarea').serializeArray();
This not sending images, but i don't know what to do with this...
Edit2:
This problem is also in news module