Same here, “nxs_updateGetImgsX is not defined” error in console. Plugin is messing with tinymce.
Hey there!
Same problem here, where did you download the 3.8.8 v?
Best
###Update###
Found it! =) Sorry!
-
This reply was modified 8 years, 6 months ago by
mouhalves.
social-networks-auto-poster-facebook-twitter-g\js-css\js.js
Uncomment line 288, see below
//function nxs_updateGetImgsX(e){ } jQuery(document).on(‘change’, ‘#content’, function( e ) { nxs_updateGetImgsX( e ); });
to
function nxs_updateGetImgsX(e){ } jQuery(document).on(‘change’, ‘#content’, function( e ) { nxs_updateGetImgsX( e ); });
yes, here is broken too. Pls fix it asap
Me too. This is couse more problems to me!!!
Confirm. In 4.0.10. While in 4.0.8 error did not existed.
Uncaught ReferenceError: nxs_updateGetImgsX is not defined
at o.<anonymous> (post-new.php:2477)
at b.e [as fire] (wp-tinymce.php?c=1&ver=4603-20170530:11)
at o.fire (wp-tinymce.php?c=1&ver=4603-20170530:11)
at Object.nodeChanged (wp-tinymce.php?c=1&ver=4603-20170530:13)
at o.nodeChanged (wp-tinymce.php?c=1&ver=4603-20170530:14)
at Object.y [as remove] (wp-tinymce.php?c=1&ver=4603-20170530:9)
at Array.<anonymous> (wp-tinymce.php?c=1&ver=4603-20170530:10)
at b (wp-tinymce.php?c=1&ver=4603-20170530:3)
at JustifyLeft,JustifyCenter,JustifyRight,JustifyFull,JustifyNone (wp-tinymce.php?c=1&ver=4603-20170530:10)
at Object.p [as execCommand] (wp-tinymce.php?c=1&ver=4603-20170530:10)
Thanks to @hayashikejinan for solution.
I love comment before this line: “//## What is that?????”
facepalm
I was banging my head, wtf just happened to the editor. took me 1 hour to find out SNAP was the culprit, expecting a patch ASAP.
Please update to the latest version 4.0.11. This problem has been fixed there.
That was quick NextScripts. Thank you.
Hi,
Yep, working on twitter now…..text, image and link
At last, good job!
This is seriously a terrible plugin. Every update surely has problems. This time, this has gone too far. Why don’t the lazy developer do a proper testing before release?? Terrible.
I continue to experience “nxs_updateGetImgsX is not defined” when attempting to add or edit a link (CMD+K on a selection on a Mac). Also getting double keystrokes in many situations — like Enter acting like Enter-Enter sometimes.
WP: 4.8.3
Snap: 4.0.11
Temporarily disabling the plugin makes all the issues disappear.
PLEASE fix. Soon.