Forums

[Plugin: NextGEN Gallery] Slideshow doesnt work with last uptdate (56 posts)

  1. bjprc
    Member
    Posted 3 years ago #

    Thanks to solefald and renek. Had same problem, running 2.7 and upgrading from 1.0.2 to 1.1.0. No more slideshow. Went to Gallery - setup where immediately a warning came up to upgrade. Something in the automatic upgrade should be changed to avoid this hickup?

  2. dannyfoo
    Member
    Posted 3 years ago #

    I installed a fresh 1.1.0 into WP 2.7. The gallery works fine but the slideshow isn't displaying for me. The wp_head() is in my header.php file already. I've chmod 755 folders and files of nextgen-gallery and it's contents. But the slideshow is still refusing to load.

    http://www.fst-training.com/clients/

    I've even tried switching themes. Still doesn't work.

    P.S: I've tried both [slideshow id=1] and [slideshow id=1 width=450 height=280]. Plus, inserted slideshow using visual editor. Still doesn't work.

    What else is missing here? :S

  3. dannyfoo
    Member
    Posted 3 years ago #

    Nevermind. Found the problem via the Options > Slideshow.

    The path to imagerotator.swf is not defined, the slideshow will not work.
    If you would like to use the JW Image Rotatator, please download the player here and upload it to your Upload folder (Default is wp-content/uploads).

    This installation step was misleading:
    If you would like to use a Flash slideshow (only a option), go to Longtail Video, download the JW Image Rotator and unpack the conent. Upload the file imagerotator.swf to the NextGEN-Gallery folder.

    I've stumbled on something weird. The slideshow displays in IE7, Opera 9, Safari 3 Chrome BUT not Firefox 3. :S

    Also, I can't get the custom width and height for slideshow to work.

  4. dannyfoo
    Member
    Posted 3 years ago #

    Problem solved. To summarize what's happened:

    1. imagerotator.swf from Longtail Video should be placed in your wp-content/uploads/ folder and NOT your wp-content/plugins/nextgen-gallery/ folder. AFTER adding it, go into Options > Slideshow to detect the imagerotator.swf file.

    2. If you have Adblock (not Adblock Plus) installed in Firefox 3, it's an existing bug blocking it: http://wordpress.org/support/topic/208141?replies=2#post-868443. Uninstall Adblock and install Adblock Plus instead.

    P.S: Sorry for multi-posting. :)

  5. zenkilye
    Member
    Posted 3 years ago #

    Hi,found a easier way
    1.Go to NextGen Gallery Option page
    2.Click Slideshow Tab
    3.Change the Path to the Imagerotator (URL): to "http://www.yourdomain.com/wp-content/plugins/nextgen-gallery/imagerotator.swf" replace your domain.com with your domain
    4.Saves Changes (DO NOT click search now)
    5.Done

  6. myrealtorjake
    Member
    Posted 3 years ago #

    Hi Everyone,

    Just tried these suggestions along with all the others I have already tried. Absolutely everything else on my site works fine. Is there anyone out there who has any clues what else I can do to get my slideshow working after already doing all of the following?

    Using WP 2.7
    NextGen Gallery 1.10

    Problems using NextGen slideshow since 2.5 with previous versions of NextGen - it has never worked.

    View hanging slideshow here: http://myrealtorjake.com/featured-listings/386-great-road-acton-ma/?show=slide

    Followed recommendations from forums:
    -Removed plugin entirely and re-installed via FTP.
    -Removed tables in DB, reactivated plugin, reloaded images
    -Tried older version of imagerotator.swf
    -Tried different locations of imagerotator.swf
    -Changed file permissions to uploaded image folder to 775 (including all subfolders)
    -Reset to default plugin settings

    Used in combo with Great Real Estate plugin, so I also tried inserting the slideshow code manually instead of through that plugin.

    Tried with and without WP Lightbox plugin active (currently inactive).

    Slideshow still hangs - any further suggestions?

  7. zirka
    Member
    Posted 3 years ago #

    zenkilye's suggestion of typing in the exact URL of the .swf file and then clicking save worked for me. Nothing else worked.

  8. crazysong
    Member
    Posted 3 years ago #

    1.gallery---->options---->slideshow
    2.Path to the Imagerotator : http://www.yoursite.com/wp-content/uploads/imagerotator.swf
    make sure you upload the right version imagerotator.swf to the right folder. for instance, the version 3.16 wont work on my WP but 3.17 does.

  9. Meyolito
    Member
    Posted 3 years ago #

    I have the exact problem as myrealtorjake.
    Anything I've tried won't work.
    http://sabialmasta.com/plavitelefon/?page_id=8

    Please, does anybody have idea what to do more?

    Thanks.

  10. Alex Rabe
    Member
    Posted 3 years ago #

    @Meyolito
    Do not use spaces in the file name , try to test it

  11. Meyolito
    Member
    Posted 3 years ago #

    Hey Alex, thank you for your advice, I've tried it but the slideshow still won't load

  12. luizaquino
    Member
    Posted 3 years ago #

    Hi Alex, I have same problem. Already try everithing what was sugest in this forum. My site is http://samarconsultoria.com.br/site/galeria/?album=5&gallery=10&show=slide

    I also in my code this track

    <meta name='NextGEN' content='1.2.1' />
    <script type='text/javascript'>
    /* <![CDATA[ */
    	shutterSettings = {
    		msgLoading: "L O A D I N G",
    		msgClose: "Click to Close",
    		imageCount: "1"
    	}
    /* ]]> */
    </script>

    Thanks for suport!

  13. rad_thundercat
    Member
    Posted 3 years ago #

    Another thing to add:

    I extracted my imagerotator.zip into, ".../wp-admin/uploads/imagerotator/*zip contents*".

    And even though I pointed to that exact path in the settings, it still would not work.

    I had to dump all the contents into the root of ".../uploads" for it to work.

  14. deeltje
    Member
    Posted 3 years ago #

    Ok this is weird, you need to put that .swf in the wp-content/uploads folder, BUT you HAVE to let the program itself search for it, so it comes up the the complete http:// url, if you insert 'wp-content/uploads' it wont work, allthough it says it detected the .swf perfectly.... FINALY got it to work

  15. tiameg
    Member
    Posted 3 years ago #

    Hello,
    Read the entire thread and tried all the advice but the sidebar widget just seems to be trying to load all the time- and never manages to load the images. Im using latest v of wp and the plugin. Double and triple checked everything to no avail.

    Have header code, have path to .swf set correctly, do not have that bad line of code mentioned and do not have CDATA option on- so Im stumped. Have used this plugin before and it's always worked wonderfully.

    Anyone shed an further light on this?

    Thank You.

  16. IZicado
    Member
    Posted 3 years ago #

    1. all folder
    /wp-content/plugins/nextgen-gallery/
    and all files on it must have 755 chmod

    2. all files
    /wp-content/uploads which contains imagerotator.swf version 3.17
    must have 755 chmod

    3. fianlly
    1.gallery---->options---->slideshow
    2.Path to the Imagerotator : http://www.yoursite.com/wp-content/uploads/imagerotator.swf (Then save cahanges not search)

    4. Problem solved! got it to work.

  17. gdamico
    Member
    Posted 3 years ago #

    I just checked inside the plugin php code: it checks different directories, I tried all of your methods but they did not work for me.
    I saw the plugin also searches into the media library dir, then I uploaded the imagerotator.swf file via the WP media library uploader. then I went to the Next gen gallery options page and search for the plugin. That's OK!!

  18. jonnyd
    Member
    Posted 2 years ago #

    I had a problem with the imagerotator and I followed the advise of saving the settings and hey presto! it worked.

  19. kar2905
    Member
    Posted 2 years ago #

    I have a problem with the image rotator .. It shows the flash file .. but not the pictures .What should I do ?

  20. blitz999
    Member
    Posted 2 years ago #

    kar2905,

    you might need to chmod imagerotator.php to 755

  21. nalaimo
    Member
    Posted 2 years ago #

    FYI
    Just wanted to let you know that I spend hours and hours read the forms and nothing seems to work.
    I then realized I was using Google Chrome - I tested in Firefox and IE and it works perfectly.
    So check your browsers!!!

  22. Sonika
    Member
    Posted 2 years ago #

    Maybe it be useful for somebody:
    if you change in general options you domain this way:
    old: mysite.com
    new: www.mysite.com
    you should change path to imagerotator.swf:
    http://www.mysite.com/wp-contents/uploads/imagerotator.swf

  23. Vera Schafer
    Member
    Posted 2 years ago #

    Finally! Thank you all! I was about to cry over this!

  24. Vera Schafer
    Member
    Posted 2 years ago #

    @nalaimo: It works fine on Safari as well - both versions for Mac and PC.

  25. gaelvfx
    Member
    Posted 2 years ago #

    Thanks ! enkilye
    *************************
    1.Go to NextGen Gallery Option page
    2.Click Slideshow Tab
    3.Change the Path to the Imagerotator (URL): to "http://www.yourdomain.com/wp-content/plugins/nextgen-gallery/imagerotator.swf" replace your domain.com with your domain
    4.Saves Changes (DO NOT click search now)
    5.Done

    *******
    I have follow your troubleshoot and work for me.
    I have upload the imagerotatore.swf directly in
    http://www.yourdomain.com/wp-content/plugins/nextgen-gallery/imagerotator.swf

    Work fine now !

  26. Ahmad Bagadood
    Member
    Posted 2 years ago #

    @zenkilye
    Thank you.

    P.S: I wish there was a +/- rating system for these threads so we can quickly scan for helpful comments.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.