I recently installed the 4.4.0 release candidate (about 7 days ago) and had already added a lot of content so wanted to upgrade my existig install to the final 4.4.0 rather than do a complete reinstall.
I had created a navigation block that was working fine until I changed it's name. Now it still shows up in the menu configuration and in the block list, but it doesn't show up on the screen. I've trying turning "navigation" on and off, enabling and disabling the block, even creating a new block menu which doesn't show up either. How can I recover?
user error: Can't open file: 'drp_accesslog.MYI'. (errno: 145)
query: INSERT INTO drp_accesslog (url, hostname, uid, timestamp) values('', '217.116.148.130', 0, 1080929304) in /pub/home/xxx/
lingvoman/includes/database.mysql.inc on line 90.
Any ideas what it might mean and how to get it right?
I would like to have some blocks that detect some taxonomy elements of the displayed node, and display appropriate related content. More by the same author, for instance, latest posts. Not just links to lists of same, though I guess that's an OK fallback. But specifically a list of links to 5-10 articles that a browser of the current node would likely be interested in.
There are several taxonomy-related modules which might do this sort of thing, but I haven't been able to figure out which, if any, do.