It sounds like you installed zenphoto into the root of your website. You probably want to install it in a subdirectory such as /zenphoto. If you extract the compressed zenphoto file in your website root folder, this will happen by default. What software are you using for your website?
All of the files are in a "zenphoto" folder. I installed them in the htdocs/zenphoto, and I killed my better half's page....eeek...the main page is his. Then I deleted that folder and saved all of the files in my sub domain page. I can pull up the gallery, but my page doesn't come up. Actually, the index.html page does come up..so maybe that's okay. I have a "designs" page with a list of categories which are linked. How do I link the "children" category to my "children" gallery? Must be a path.....
Comments
<head>
<meta http-equiv="content-type" content="text/xml; charset=utf-8" />
<title>CHILDREN</title>
<link rel = "stylesheet"
type = "text/css"/>
</head>
<body>
<center><h1>CHILDREN</h1>
</body>
</html>
I can't figure out what I'm missing?
after the h1 I have an a href relative to the gallery for children.