<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Bug discovered in Forum v. 7.5</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Bug discovered in Forum v. 7.5]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 19:17:11 +0000</pubDate>
  <lastBuildDate>Mon, 20 Oct 2003 05:40:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=6580</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Bug discovered in Forum v. 7.5 : bOrg: Thanks, finally I found...]]></title>
   <link>https://forums.webwiz.net/bug-discovered-in-forum-v-7-5_topic6580_post32099.html#32099</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13039">Multe</a><br /><strong>Subject:</strong> 6580<br /><strong>Posted:</strong> 20&nbsp;October&nbsp;2003 at 5:40am<br /><br />bOrg: Thanks, finally I found the soultion on a thread from oct. 8. <BR>Thank you very much, and sorry for the inconvience.<BR><BR><IMG src="https://forums.webwiz.net/smileys/smiley17.gif" border="0">]]>
   </description>
   <pubDate>Mon, 20 Oct 2003 05:40:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-discovered-in-forum-v-7-5_topic6580_post32099.html#32099</guid>
  </item> 
  <item>
   <title><![CDATA[Bug discovered in Forum v. 7.5 : If you search the forum this has...]]></title>
   <link>https://forums.webwiz.net/bug-discovered-in-forum-v-7-5_topic6580_post32079.html#32079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 6580<br /><strong>Posted:</strong> 20&nbsp;October&nbsp;2003 at 4:49am<br /><br />If you search the forum this has been asked quite a number of times and solutions have been posted!!!<br><br>It's all down to your server using a different sign other than a period (.) for decimal numbers.<br>]]>
   </description>
   <pubDate>Mon, 20 Oct 2003 04:49:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-discovered-in-forum-v-7-5_topic6580_post32079.html#32079</guid>
  </item> 
  <item>
   <title><![CDATA[Bug discovered in Forum v. 7.5 : In this code something is wrong...]]></title>
   <link>https://forums.webwiz.net/bug-discovered-in-forum-v-7-5_topic6580_post32074.html#32074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13039">Multe</a><br /><strong>Subject:</strong> 6580<br /><strong>Posted:</strong> 20&nbsp;October&nbsp;2003 at 4:19am<br /><br /><P>In this code something is wrong (file: functions/ functions_common.asp )</P><P>'*****************************<BR>&nbsp;'***** Internet Explorer *****<BR>&nbsp;'*****************************</P><P>&nbsp;'See if MSIE is found in the user agent string then the broser is not a MAC or Opera pretending to be IE<BR>&nbsp;If InStr(1, strUserAgent, "MSIE", 1) AND InStr(1, strUserAgent, "MAC", 1) = 0 AND InStr(1, strUserAgent, "Opera", 1) = 0 Then</P><P>&nbsp;&nbsp;'Now we know this is Windows IE we need to see if the version number is 5<BR>&nbsp;&nbsp;If Trim(Mid(strUserAgent, CInt(inStr(1, strUserAgent, "MSIE", 1)+5), 3)) = "5.0" Then</P><P>&nbsp;&nbsp;&nbsp;RTEenabled = "winIE5"</P><P><BR>&nbsp;&nbsp;'Now we know this is Windows IE we need to see if the version number is above 5<BR>&nbsp;&nbsp;<FONT color=#ff0000><strong>ElseIf Trim(Mid(strUserAgent, CInt(inStr(1, strUserAgent, "MSIE", 1)+5), 3)) =&gt; 5.5 Then</strong></FONT></P><P>&nbsp;&nbsp;&nbsp;RTEenabled = "winIE"</P><P>&nbsp;&nbsp;'Else the IE version is below 5 so return na<BR>&nbsp;&nbsp;Else</P><P>&nbsp;&nbsp;&nbsp;RTEenabled = "false"<BR>&nbsp;&nbsp;End If</P><P>In explorer 6 with SP1 the script failes when trying to post a new topic, file "post_message_form.asp" returns a blank page with source that says :</P><P>(quoted)<BR>p&gt;Microsoft VBScript runtime &lt;/font&gt; &lt;font face="Arial" size=2&gt;error '800a000d'&lt;/font&gt;<BR>&lt;p&gt;<BR>&lt;font face="Arial" size=2&gt;Type mismatch: '&#091;string: &amp;quot;6.0&amp;quot;&#093;'&lt;/font&gt;<BR>&lt;p&gt;<BR>&lt;font face="Arial"  size=2&gt;/forum/functions/functions_common.asp&lt;/font&gt; ..</P><P>(/quoted)<BR><BR>The line reference is marked with bold red.<BR>Any suggestions?<BR><IMG src="https://forums.webwiz.net/smileys/smiley3.gif" border="0"></P>]]>
   </description>
   <pubDate>Mon, 20 Oct 2003 04:19:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-discovered-in-forum-v-7-5_topic6580_post32074.html#32074</guid>
  </item> 
 </channel>
</rss>