Feed Troubles Repaired 0
Posted Friday, June 01, 2007 11:39
In my transition to the multisite version of Mephisto, the feed for this site was messed up for a bit. I think I have this sorted out now, but please let me know if you see any problems.
The cause of the problem was, as far as I’ve been able to figure, that I directly edited some entries in the site table in the database, and didn’t anticipate some of the effects. Moral of the story: use script/console to perform your actions through the model, rather than hacking directly on the database.
