Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Error Creating Topics
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Error Creating Topics

 Post Reply Post Reply
Author
Langar View Drop Down
Newbie
Newbie
Avatar

Joined: 19 November 2003
Location: United Kingdom
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Langar Quote  Post ReplyReply Direct Link To This Post Topic: Error Creating Topics
    Posted: 19 November 2003 at 2:55am
 Just setup forum. Can add users but if I try to create a topic get the error:

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'CInt'

/qmute/mcforum/forum/admin/forum_details.asp, line 158

Any ideas?

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 19 November 2003 at 3:09am
Sometimes this error can happen if the forum has become corrupted in the upload process.

Upload the whole forum again.

Also make sure you are running the latest version and try compacting and repairing the database from the admin menu before you start adding forums. This is if you are running the Access version, you didn't say.
Back to Top
Langar View Drop Down
Newbie
Newbie
Avatar

Joined: 19 November 2003
Location: United Kingdom
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Langar Quote  Post ReplyReply Direct Link To This Post Posted: 19 November 2003 at 3:56am

Thanks, BoRg, I downloaded the whole lot again and re-uploaded it to the server. It now seems to be working OK.

Back to Top
tkerr View Drop Down
Newbie
Newbie
Avatar

Joined: 14 December 2003
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote tkerr Quote  Post ReplyReply Direct Link To This Post Posted: 14 December 2003 at 10:08pm

I'm was having a similar problem as Langar and I'm still working off my local (haven't put it on my web site yet).  I got the error Langar reported when I attempted to create a new Forum.  What I noted was the error occured when I attempted to create a new Forum under the last Category created.  If I created another Category, then I could create a new forum under the first Category okay.  Here's what I found in the code:

Forum_Details.asp - line 158 as received in the zip file downloaded today from Web Wiz:

<option value=""<% If intCatID = 0 Then Response.Write(" selected") %>>-- Select Forum Category --</option><%

Line 158 after I corrected the problem:

<option value="<% If intCatID = 0 Then Response.Write(" selected") %>">-- Select Forum Category --</option><%

Notice the double quotes after value=.  The second quote should be at the other end of the script, enclosing the returned value.

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.