<?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: Language_file.inc</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: Language_file.inc]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 02:04:28 +0000</pubDate>
  <lastBuildDate>Wed, 26 Apr 2006 13:23:33 +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=19565</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: Language_file.inc : Okey, understood! :D ]]></title>
   <link>https://forums.webwiz.net/bug-language-file-inc_topic19565_post105614.html#105614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20587">nexus</a><br /><strong>Subject:</strong> 19565<br /><strong>Posted:</strong> 26&nbsp;April&nbsp;2006 at 1:23pm<br /><br />Okey, understood! :D]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 13:23:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-language-file-inc_topic19565_post105614.html#105614</guid>
  </item> 
  <item>
   <title><![CDATA[Bug: Language_file.inc : Yes the word search is spelled...]]></title>
   <link>https://forums.webwiz.net/bug-language-file-inc_topic19565_post105598.html#105598</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19565<br /><strong>Posted:</strong> 26&nbsp;April&nbsp;2006 at 11:32am<br /><br />Yes the word search is spelled wrong in the variable name, but this is NOT a bug as it has no effect on the running of the software as the same variable name (whether misspelled or not) will be used within other places in the code.<br><br>If you look through you will probably find dozens if not 100's of misspelled words in variables and comments within the code, but they don't matter to the running of the software.<br><br>All outputted text within the software has been run through a spell checker, which is the important bit.<br>]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 11:32:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-language-file-inc_topic19565_post105598.html#105598</guid>
  </item> 
  <item>
   <title><![CDATA[Bug: Language_file.inc : Yes, I know they can be called...]]></title>
   <link>https://forums.webwiz.net/bug-language-file-inc_topic19565_post105595.html#105595</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20587">nexus</a><br /><strong>Subject:</strong> 19565<br /><strong>Posted:</strong> 26&nbsp;April&nbsp;2006 at 11:13am<br /><br />Yes, I know they can be called whatever you like, but isn't it so that if you spell a const for serach, then you need to call the reffering place in the asp page for the same.<br /><br />Ex serach - serach (referring place in asp page) = output correct text<br /><br />Ex serach - search (referring place in asp page) = output error<br /><br />?<br />Cheers]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 11:13:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-language-file-inc_topic19565_post105595.html#105595</guid>
  </item> 
  <item>
   <title><![CDATA[Bug: Language_file.inc : This isn&amp;#039;t really a bug as...]]></title>
   <link>https://forums.webwiz.net/bug-language-file-inc_topic19565_post105591.html#105591</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19565<br /><strong>Posted:</strong> 26&nbsp;April&nbsp;2006 at 10:59am<br /><br />This isn't really a bug as variables can be called anything you like, the only place you need to look for spelling mistakes is in the actual text outputted by the variable.]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 10:59:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-language-file-inc_topic19565_post105591.html#105591</guid>
  </item> 
  <item>
   <title><![CDATA[Bug: Language_file.inc :  Hi,  There is a bug in the language_file.inc...]]></title>
   <link>https://forums.webwiz.net/bug-language-file-inc_topic19565_post105582.html#105582</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20587">nexus</a><br /><strong>Subject:</strong> 19565<br /><strong>Posted:</strong> 26&nbsp;April&nbsp;2006 at 10:43am<br /><br /><br />Hi,<br /><br />There is a bug in the language_file.inc in WWF8<br /><br />At line 296 it says:<br /><table width="99%"><tr><td><pre class="BBcode">Const strTxtErrorMemberS<font color=red>era</font>ch = "Member Search\t- Enter a Members Username to search for"</pre></td></tr></table><br /><br />Spelling mistake.. :P<br />&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-size:10px"><br /><br />Edited by nexus - 26&nbsp;April&nbsp;2006 at 10:44am</span>]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 10:43:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bug-language-file-inc_topic19565_post105582.html#105582</guid>
  </item> 
 </channel>
</rss>