| I don't know what to tell you. It does work, but you have to follow it step by step and make sure there are not any open {if} statements. You also have to make sure that you include the $main_smarty->assign('category', $thecat); within the index.php file. It's hard to say how to fix it when you might have done something wrong or perhaps missed a step, or better yet, if you made other alterations to your files with other hacks. Perhaps there is a conflict going on with another hack you used? |