I came home to an update to the theme I use, Atahaulpa, updated to 3.5.2.
Proceded to do my “usual” upgrade, and “broke” my site (I hate when that happens).
It turned out that to be just a bit of mixed coding – using 3.5.1 header.php, versus modifying the header.php in 3.5.2 with this line: “<!–p if (function_exists(“nggSlideshowWidget”)) if (get_media_header_url()==”None”) { nggSlideshowWidget(27,950,200); } else {show_media_header();}–>’ ‘
Just after the line “<!–p bfa_header_config($bfa_ata['configure_header']);–>”.
Another new feature is that Atahaulpa 3.5.2 also uses WordPress 3.0 menu system, so, I spent some time fixing that up as well.
To paraphrase a famous movie:”Upgrades are like a box of chocolates – you never know what you are going to get!”



