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...