There's gotta be something I'm missing here ...
Have a 4.1 system setup using Memcached.
Figured the `entry_status` field in `mt_entry` controlled the status (Published, Unpublished, etc.) ... so did a query straight on the database to set those that were Published to Unpublished.
Ran the "Publish Site" (the one that comes up in popup window).
The Archives and monthly / index files are updated correctly; however, it doesn't delete the actual files ...
What gives?
Thanks in advance
Reported on Movable Type 4.1x
To give a bit more backup ...
I have hundreds of ancient posts that I would prefer people not to see, hence the query on the database directly.
Would obviously not want to get into each entry and select "Unpublish" ... although, this does work for removing files when the status changes.
Publishing method is to static files.
Cheers.
This has been traced to Memcache storing the status ... but I'm new to Perl (PHP background) and can't tell what key is being used to set/retrive the column values.
Thoughts?
I am having similar issues. Would be looking for answer but I think Memcache issues may need additional solutions than what is supplied previously.
Thanks for support and honesty.
Jon
liquiboost