Får inte den här funktionen att funka riktigt. Har man fått mail och pm så funkar den, men nya medlemmar som inte fått nåt får istället felmeddelande
<%if not newMail("mAntal") = 0 then
response.write ""
end if%>
<%if not newGB("gbAntal") = 0 then
response.write ""
end if%>
<%If newMail("mAntal") = 1 Then%><img title=" Du har <%=newMail("mAntal")%> oläst pm" src="/images/icons/newMail.gif">
<%Else%><img title=" Du har <%=newMail("mAntal")%> olästa pm" src="/images/icons/newMail.gif">
<%End If%>
<%If newGB("gbAntal") = 1 Then%><img title=" Du har <%=newGB("gbAntal")%> oläst gb-inlägg" src="/images/icons/newGB.gif">
<%Else%><img title=" Du har <%=newGB("gbAntal")%> olästa gb-inlägg" src="/images/icons/newGB.gif">
<%End If%>
<%if newMail.eof then
response.write ""
else%>
<%if not newMail("mAntal") = 0 then
response.write ""
end if%>
<%If newMail("mAntal") = 1 Then%><img title=" Du har <%=newMail("mAntal")%> oläst pm" src="/images/icons/newMail.gif">
<%Else%><img title=" Du har <%=newMail("mAntal")%> olästa pm" src="/images/icons/newMail.gif">
<%End If%>
<%if newGB.eof then
response.write ""
else%>
<%if not newGB("gbAntal") = 0 then
response.write ""
end if%>
<%If newGB("gbAntal") = 1 Then%><img title=" Du har <%=newGB("gbAntal")%> oläst gb-inlägg" src="/images/icons/newGB.gif">
<%Else%><img title=" Du har <%=newGB("gbAntal")%> olästa gb-inlägg" src="/images/icons/newGB.gif">
<%End If%>
262 ms totalt · 4 externa anrop · v20260731065814-full.1dc6f849