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)
 V3.3 BUG+FIX ' in title of CAT/Forum/Topic
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Jeepaholic
Average Member

USA
697 Posts

Posted - 26 July 2001 :  01:41:21  Show Profile  Visit Jeepaholic's Homepage
Tried to modify this forum. Even if I make no changes, I get the error. Modifying works fine in 3.1sr2

Thanks for the help...

=======================

Microsoft JET Database Engine error '80040e14'

Syntax error (missing operator) in query expression ''What's New?', F_DESCRIPTION = 'Open forum to discuss any new items published to Jeepaholics Anonymous. This includes any tech articles'.

/citizensband/v33forum/post_info.asp, line 1078



Al Bsharah
Jeepaholics Anonymous

Edited by - Jeepaholic on 26 July 2001 01:43:24

gor
Retired Admin

Netherlands
5511 Posts

Posted - 26 July 2001 :  06:59:40  Show Profile  Visit gor's Homepage
This error was introduced because of the way the display of the double ' in titles was fixed.

FIX

in post_info.asp replace all lines having
txtSubject = ChkString(Request.Form("Subject"),"title")

with
txtSubject = ChkString(Request.Form("Subject"),"SQLString")


You should find 4 of them (at line 837, 949, 1057, 1188)

Pierre
Join a Snitz Mailinglist
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 07 November 2001 :  17:15:43  Show Profile
Has been fixed.

Closing...

- David
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.13 seconds. Powered By: Snitz Forums 2000 Version 3.4.07