Member
Member
khaled   2006-10-08, 10:04
#1

I just upgraded to the latest ZP, and installation went fine as fine can be except I can't seem to view any of the pictures after the main page and the images themselves are not coming up in the admin page either.

I get 404s which I'm thinking have something to do with my .htaccess file. Currently this is what's in there:

`

BEGIN WordPress


RewriteEngine On

RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]

END WordPress`


Here's the links for the gallery:
www.brokenkode.com/pictures

Also any news when the wiki will be up and running?

Member
Member
Chilifrei64   2006-10-08, 15:34
#2

your RewriteBase should be /pictures

Member
Member
khaled   2006-10-08, 21:07
#3

nope that doesn't seem to have worked either... any other ideas?

Thanks for the help btw.

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