TonyVitabile
Member
Posted 1 year ago #
I recently recovered my web site from a virus attack or hack. I've changed the passwords and installed an antivirus & a firewall plugin. But now, when you go to view any of the photo galleries on my site, no pictures. And that includs the slideshow I have running in the left sidebar.
You can see what I mean here.
The file permissions on all of the images are set to 755. I've been able to download at least one image from the control panel & it opens, so I'm confident the images are OK. What could be causing this issue? Is it the .htaccess file?
Tony
http://wordpress.org/extend/plugins/nextgen-gallery/
TonyVitabile
Member
Posted 1 year ago #
I just checked & the URL being generated is totally wrong. It's the physical path to the file, not the mapped path as it should be.
Here's the URL that should be generated:
http://churchonhigherground.org/worship/files/2009-picnic-baptism/dsc_0197.jpg
And here's the link that was actually returned:
http://churchonhigherground.org/worship/wp-content/blogs.dir/1/files/2009-picnic-baptism/dsc_0197.jpg
That's the physical path to the file.
Does this make it a definite .htaccess problem? If so, how do I fix it?
Tony
TonyVitabile
Member
Posted 1 year ago #