Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 Case Sensitive Forum Codes Fix
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Nick Slevkoff
Starting Member

USA
11 Posts

Posted - 30 May 2001 :  12:42:29  Show Profile  Visit Nick Slevkoff's Homepage
First, you guys have done a great job! I downloaded and installed Snitz last night and it is now integrated with my site.

PROBLEM
The forum codes (more specifically the url) is case sensitive.

REPRODUCING
While posting a message in the forum, rather than using [url="", use [URL="".

WORKAROUND/FIX
This can be fixed by modifying the ReplaceUrls function in inc_functions.asp. Basically, add the compare parameter to all of the InStr and Split functions setting that parameter to 1 (text compare).


Another bug spotted in the same routine was the following line:

if (InStr(1, strArray(counter2), c2Tag, 1) > 0) and (InStr(1, strArray(counter2), c1Tag, 1) > 0) then

The "and" should be replaced with "or".

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 24 June 2001 :  11:48:32  Show Profile  Visit HuwR's Homepage
Fixed in v3.3 source

Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.14 seconds. Powered By: Snitz Forums 2000 Version 3.4.07