• I’ve been using NextGen Gallery for a long time. I turned it off after WP 3.x came out because I had read about issues with the new version of WP. Here it is a year later & I’ve upgraded it & WP. I just turned it back on, but the plugin cannot show any of the images in the Galleries.

    I have the permissions for the files set to 755. They should be visible.

    Here is the .htaccess file in the wp-content/blogs.dir/1/files folder:

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /worship/
    RewriteRule ^index\.php$ - [L]
    RewriteRule (.*) /worship/index.php?uamfiletype=attachment&uamgetfile=$1 [L]
    </IfModule>

    There is also a .htpassword file. Would this be the cause? Should I delete this file?

    Thanks

    Tony

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter TonyVitabile

    (@tonyvitabile)

    More information on this problem. Hopefully, this will get my problem resolved.

    I’m using a Mac with Snow Leopard installed and the latest version of Safari. I visited my site, which has a NextGen slideshow widget in my left sidebar. I noticed a message about one problem loading a page. I checked the Activity window & noticed that the following file wasn’t found:

    http://churchonhigherground.org/worship/wp-content/blogs.dir/1/files/2007-kids-trip/tscan0004.jpg

    I then copied that URL into the clipboard & opened another tab. I pasted it into the address bar & sure enough, my site’s 404 error page displayed. I then edited the URL to this:

    http://churchonhigherground.org/worship/files/2007-kids-trip/tscan0004.jpg

    This URL works.

    So my problem is with the settings for generating the URLs for the image files. I’m pretty sure this is a problem with the NextGen Gallery plug-in’s settings, as all of the images that are in the WordPress Media library work fine.

    For some reason I can’t edit the Gallery Path setting on the plug-in’s General Options page. This has the path included in the first URL that I posted. I think it needs to change to “files/” but I’m not sure.

    Can someone please tell me what setting I have to change and what should it be set to?

    Thanks

    Tony

    Thread Starter TonyVitabile

    (@tonyvitabile)

    I’ve noticed that the Watermark Settings page displays an image from my gallery with the Watermark on top. The image is displayed perfectly on this page. I’d like to know why the plugin displays this image fine (meaning it generates the correct URL on this page) but it doesn’t work on the web pages.

    I need to get this fixed. Please help.

    Tony

    I am having the exact same issue. Did you ever figure out how to fix this, or does someone know the answer?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[NextGen Gallery] The NextGen Gallery Plugin is not displaying images’ is closed to new replies.