Clicking on a thumbnail nets me this:
/htdocs/www/zp/albums/dave!=Winter.jpg
Album dave!=Winter.jpg does not exist.
I don't see the main image!
Is the error - there is a file there though!!!!
everything else appears fine - just can't see the main image - even though it exists.
Yes, I've CHMOD 777 on albums and cache, 775 on everything else.
turning mod_rewerite on or off doesn't seem to affect
Hey, I had this problem too.. after a while I figured it.
I think it was dreamweaver for me, although it didn't change the file it certainly did something wrong..
I used ultraedit and changed the last line from
index.php?album=$1!=$2 [QSA,L]
to
index.php?album=$1&image=$2 [QSA,L]
Hope that helps
I am having the same problem too:
`/home/jhsu/imagebaker.com/dwho/v1.0/portfolio/albums/hkg05-people!=01_6161796.jpg
Album hkg05-people!=01_6161796.jpg does not exist.`
Could someone please clarify what line to change in what document that qster refered to?
Any ideas what is causing it?