Images not showing...pathing issue
My Power Gallery images aren't showing...nor are the gallery graphics. I noticed in the source code that there are paths being called in the source code that are not functional.
For example, my test image is trying to be called by this URL path:
DrLsquare_782p.jpg
However, this is the correct path:
DrLsquare_782p.jpg
How can I resolve this issue and remove the extraneous pathing information?