if (0 != smallworldGetValfromArray('favouritetvshows', 'smallworldusethesefields')) {
                $tvshow = $item->textarea('tvshow', 'tvshow', _SMALLWORLD_TVSHOW, 1, 20, 'favourites', $preset = stripslashes($r['tvshow']));
                $xoopsTpl->append('tvshow', $tvshow);
            } else {
                $xoopsTpl->assign('show_tv', 'no');