I’m having trouble with entries disappearing after they have been edited. It doesn’t seem to be the same problem discussed in http://ellislab.com/forums/viewthread/86504/ My statuses still show open, and I’m logged in as Super Admin.
The entries are still showing in the entires list in the admin area, but they don’t show up in my templates. The template code should spit out a list of entries filtered by channel:
{exp:channel:entries channel="about" dynamic="no"}
<a href="http://{url_title_path=about}">{title}</a>
{/exp:channel:entries}All entries in this channel show up in the rendered template, except those that have been edited.
Can anyone help me get to the bottom of this please?