As Vincent suggested in the zpArdoise theme topic I'm opening a new one.
The problem is that the links to the pages I added to my site are not showing up (pages are published).
They do when I'm logged in as admin but when I'm logged out they don't.
I'm using the zpArdoise theme and this theme supports Zenpage so it shouldn't be a problem.
I mailed my webhost asking what could be the problem, they replied that I should check the error log.
I did and can't find anything wrong.
A bit of a puzzle.
ps I'm using the latest build.
Happens with the Zenpage theme as well, but I solved that by making my own menu set.
Unfortunately zpArdoise doesn't support the menu manager plugin.
This is really strange, the standard menus just take what they get from the database, thus the published state of an item. Again please look at the database to see what the actual values are. the field "show" should have the value 1 if published.
Also post some info about your server please.
I will take a look at the database.
What do you want to know about the server?
Nothing wrong in the database.
In pages the value is 1 under show.
http://img9.imageshack.us/i/databaseh.jpg/
This is what I could find about the server:
PHP5, MySQL5, Apache2, PostgreSQL8, Perl5.8, Python2.4, CGI scripts,Tomcat 5 java server met JDK 1.4.2.
Note that this isn't my server, it's what I get from my webhost.
Looks good so far (btw, you find out the data always if you call phpinfo() on a php page). Shared hosting is absolutly fine.
However, I am stuck and have no further ideas about this. I could only suspect it is either hte server cache and/or the browser cache playing tricks. You did not use the html_static cache plugin, did you? That of course needs to be cleared before you see any changes.
No, I'm not using that plugin.
I guess I'm not able to empty the server cache...
It is still weird.
I created a subdomain the other day because I wanted to start over with my website using another theme (zp minimal in this case). This way I could work without disturbing the current site.
Again I added a zenpage called links, published it and it worked.
Today I moved the finished theme to the main domain and the same old problem occured again. The links page is published but it's not showing.
I'm pretty sure it's a server thing, nothing to do with the theme.
What I don't understand is why everything is working as it should on a subdomain and not on the main domain. Could it be a setting?
Site on the subdomain: http://zenphoto.lens-vision.nl
Site on main domain: www.lens-vision.nl
I put Zenphoto straight in the root, not in a folder.
The issue: Zenpages are working when on http://zenphoto.lens-vision.nl and not on www.lens-vision.nl
Don't start the they have to be published thing again cause they are.
I want zenpage to work under www.lens-vision.nl
Hmm, they did work on http://zenphoto.lens....
I'm out of ideas.
The only thing that does seem to work is making my own menu, did that on another site I made with Zenphoto.
I see now a links link on that one. Anyway, the menu functions are really not domain dependend (of course for the links they are but not for printing available pages). They get their info from the database.
Maybe your server does cache something and that somehow differently for both domains. Wild guess as I have never seen or heard about such an issue.
I'm gonna send my webhost another long email about this.
That's where the solution has to come from.