http://codex.wordpress.org/WordPress_APIs • they make your life better use APIs, core does all the work don’t and you do all the work again and again e.g. mysql_* Use the database API, and don’t worry about deprecation in PHP 5.5! or...
it stopped working right? thats because you should have used set_theme_mod( $mod, $value ); which would have automatically accounted for the option name change to "theme_mods_$theme_slug"