[Plugin: NextGen Gallery] – 2.0.59 Can't Upload Images to Gallery (Js issue)
-
Hi,
I can’t upload images to galleries.
Issue comes, apparently, from a javascript error:response is null, on the javascript code, created at yourdomain.com/wp-admin/admin.php?page=ngg_addgallery
in `if(typeof(response.error) != ‘undefined’) {
up.trigger(‘Error’, {
code: plupload.IO_ERROR,
msg: response.error,
details: response,
file: file
});
}`server: gallery folder and subfolders set to 777 for tests, safemode off, php 5.3, max file upload size 300Mo
file to upload: jpg, 140ko
wp: 3.8.1, ngg 2.0.59, theme twentyfourteen, fresh install
Hope it helps to solve the issue, if it is one.
Thanks!
- The topic ‘[Plugin: NextGen Gallery] – 2.0.59 Can't Upload Images to Gallery (Js issue)’ is closed to new replies.