In VB4 the IF conditionals changed a little... they would now be:
Code:
<vb:if condition="$action == 'getnew'"><META HTTP-EQUIV="Refresh" CONTENT="<vb:if condition="$bbuserinfo['field7'] != ''">$bbuserinfo[field7]<vb:else />60</vb:if>;URL=http://ForumsADDRESS/search.php?do=getnew"><vb:else /></vb:if>
<vb:if condition="$action == 'getdaily'"><META HTTP-EQUIV="Refresh" CONTENT="<vb:if condition="$bbuserinfo['field7'] != ''">$bbuserinfo[field7]<vb:else />60</vb:if>;URL=http://ForumsADDRESS/search.php?do=getdaily"><vb:else /></vb:if>