Member
Member
hkdigit   2011-04-15, 10:56
#1

Hi,

I cannot access one of the photo album by following URL:

http://www.hkgimages.com/pic/news/

however, it work properly by using following URL:

http://www.hkgimages.com/pic/index.php?album=news

ZenPhoto versiop: 1.3.1.2 [5831]

Any hints?

Administrator
Administrator
acrylian   2011-04-15, 12:42
#2

This means your server either does not support mod rewrite or the htaccess file used is not correct. Re-run setup to see what it reports on that topic

Member
Member
hkdigit   2011-04-15, 13:46
#3

Thanks acrylian,

I think the following rewrite rule on .htaccess file.

Rewrite additions for zenpage


RewriteRule ^news/?$ index.php?p=news [L,QSA]

Although I don't use zenpage, but to prevent further issue, I rename the album from news to press.

http://www.hkgimages.com/pic/press/

Thanks for the hints

Administrator
Administrator
acrylian   2011-04-15, 14:24
#4

Yes, indeed, didn't think of that. There are some "reserverd" names you can't use. Bbesides "new" those are "page" and "pages" and of course all possible folders within your Zenphoto installation).

Of course if you don't use Zenpage you can also remove the related rewrite rules.But you will have to redo that with every update naturally.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.