Viewing 8 replies - 1 through 8 (of 8 total)
  • Same here. Also when wanting to change a gallery setting by clicking on the gallery image in the post, shows a blank pop-up.

    Errors are:
    scripts.js:203 ReferenceError: Can’t find variable: icl_ajxloaderimg_src
    scripts.js:117 TypeError: ‘undefined’ is not an object (evaluating ‘icl_popups.attach_listeners’)
    scripts.js:203 ReferenceError: Can’t find variable: icl_ajxloaderimg_src
    scripts.js:117 TypeError: ‘undefined’ is not an object (evaluating ‘icl_popups.attach_listeners’)

    This has started since the last update. Before this was working fine.

    hypermotion

    (@hypermotion)

    Same here … insert gallery in post + wpml.
    If I turn wpml off all’s fine.

    erwinodendaal

    (@erwinodendaal)

    I reverted NextGen 2.0.33 to NextCellent 1.9.15. Now everything works fine again.

    Plugin Contributor photocrati

    (@photocrati)

    @mbes – Have you checked to make sure your file/folder permissions are correctly set?

    – Cais.

    hypermotion

    (@hypermotion)

    I got it to work, first thing that came to my mind did the trick.
    Console error “Can’t find variable: icl_ajxloaderimg_src
    scripts.js:117 TypeError” cleary stated lack of a variable in code …. so I created new one one line before that.
    icl_ajxloaderimg_src = '';
    I suppose it might be a forgotten idea of WPML authors, custom user loader image perhaps?

    Anyway … it solved much more problems then inserting galleries in posts – WPML generated lots of javascript errors in other places, none of them appear now :]

    @photocrati Member – since I run into You (by the way, good support), please fix the error with displaying NextGen thumbnails on lists in admin panel (like Manage galleries and others) > multi-site installation, NextGen 2.0.33 WordPress 3.7.1 – I believe it’s my client’s server provider fault, because as far as I know it considers only their servers (home.pl), they don’t use apache but some other invention of theirs witch isn’t 100% php documentation compatible. If You could please look into it :]
    Meanwhile to make it work I do the w.bear workaround after every update (I found it here:
    https://www.ads-software.com/support/topic/nggallerycss-slashes-are-missing?replies=24 )

    Plugin Contributor photocrati

    (@photocrati)

    @hypermotion – Thanks for sharing your work-around on this item … as to the other issues you are noting I believe at least one is corrected with our next (beta) release, but it would be greatly appreciated if you could start your own topic to cover your issue(s) rather than add to someone else’s topic.

    Please feel free to submit a Bug Report (https://www.nextgen-gallery.com/report-bug/) of your issues as well so we can have a reference of them with your site’s specifics.

    Thanks!

    – Cais.

    @photocrati – sorry if I mess this topic once again .. (is there no private messages system on WordPress network)?

    Anyway … wasn’t my reply connected to the issue?
    Today I’m not sure if I got “Access is denied” message (I came across this problem some time ago so I don’t remember this very well, or at almost all – obviously) but I replied to javascript errors that I found in my installation witch description I found in this topic.

    I believe that this bug was the reason all javascript crashed and blank insert gallery window was displayed also in my installation. My workaround fixed the error for me at that point in time.

    If you require assistance then, as per the Forum Welcome, please post a new topic.

    I am now closing this 7 month old topic as it references an older version of WordPress.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Unable To Insert Images to a Web Page’ is closed to new replies.