Re: Improved Attributes Controller
Mike,
first of all, I made an error in stating which file the function zen_hide_session_id() is in: it's in admin/functions/html_output.php, not general.php.
Anyway, I also did some checking: that function was introduced in v1.2.6, so you should be fine (I noted the error when running this new attributes controller on a 1.2.4 store).
For people still using v1.2.5 or earlier that want to use this improved attributes controller, you'll need to copy that function zen_hide_session_id() from a v1.2.6 or later copy of admin/includes/functions/html_output.php (it's the last function in the file) and paste it into your own admin/includes/functions/html_output.php
Neville
An assumption is what you arrive at when you get tired of thinking...