Glad it's working now! You'll notice that the functional difference between your original social.php module file and the final version is that the standard code layout calls the tpl_ file before the $column_box_default file, while you had $column_box_default before the content. I was remiss in not checking on that when I thought your coding was unusual.