Hi all -
I have a number of entries that I have entered in to a channel. They all show up just fine when I ask for them using this code:
{exp:channel:entries channel="People" dynamic="off"}
{title}<br>
{/exp:channel:entries}However, after I edit any particular entry and save it, that entry is no longer is no longer present in the rendered list.
After some digging, I found that after simply opening and saving an entry, there is no longer an row in the exp_channel_titles table for that item. The debugging tools lead me to believe that table is involved in returning the channel:entries result, so I’m assuming that is at least related to the issue.
The edited entries do continue to display in my “Edit Channel Entries” admin page, and are present in the exp_channel_data table.
The running build is 20100720. Working with the CMS using Chrome 5 for Mac.
I’d be grateful for a push in the right direction with this, and can provide any additional info if needed. It’s sad to watch good data go away. 😊
Thank you!
-brian