Guest tal65 Posted August 8, 2005 Report Posted August 8, 2005 (edited) Hi guys, I'm trying to make a custom homescreen however my voicemail count when I get a voicemail is showing like (4215283) or something instead of just saying (1) on the msgcount plugin. Any idea why this would be? The emails and sms counts are correct, but voicemail seems to be wrong. Here is the code I'm using : <!-- Standard Microsoft Message Count PlugIn --> <plugin clsid="{2F930BF0-6FE9-4A53-9E17-88E9247BAB48}" name="msgcount" fgcolor="#ffffff" bgcolor="transparent" height="14" > <background> <format state="selected" fgcolor="#ffffff" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <label font-size="13" fgcolor="#ffffff" font-weight="normal" halign="left"> <text>Email (<unreadEmail/>)</text> </label> <label font-size="13" fgcolor="#cccccc" font-weight="normal" halign="center"> <text>Vmail (<unreadVMail/>)</text> </label> <label font-size="13" fgcolor="#ffffff" font-weight="normal" halign="right"> <text>(<unreadSMS/>) SMS</text> </label> </plugin> Edited August 8, 2005 by tal65
Guest yoos Posted August 9, 2005 Report Posted August 9, 2005 Maybe the fix listed under "How To Fix the Irritating Phantom E-mail Bug.zip" will fix this (bottom of first post)? : http://www.modaco.com/index.php?showtopic=...=phantom++phone
Guest tal65 Posted August 9, 2005 Report Posted August 9, 2005 It sounds interesting, looks like its a fix for email, I wonder if it will work for my voicemail count? Anyone know? Thanks.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now