Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - 7.5 and 1 BUG
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

7.5 and 1 BUG

 Post Reply Post Reply
Author
fred View Drop Down
Newbie
Newbie


Joined: 03 October 2003
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote fred Quote  Post ReplyReply Direct Link To This Post Topic: 7.5 and 1 BUG
    Posted: 03 October 2003 at 12:08pm

 

forum/post_message_form.asp?mode=new&FID=1

White PAGE with the 7.5 TT !!!! can u hellp ME NNN

Some clues here :

 


<html>
<head>
<title>Post New Topic</title>
<meta name="copyright" content="Copyright (C) 2001-2003 Bruce Corkhill" />

<!-- The Web Wiz Guide ASP forum is written by Bruce Corkhill ©2001-2003
      If you want your forum then goto http://www.webwizforums.com -->

<!-- Check the from is filled in correctly before submitting -->
<script language="JavaScript">

//Function to check form is filled in correctly before submitting
function CheckForm () {
 
 var errorMsg = "";

<font face="Arial" size=2>
<p>Erreur d'ex&#233;cution Microsoft VBScript</font> <font face="Arial" size=2>error '800a000d'</font>
<p>
<font face="Arial" size=2>Type incompatible: '[string: &quot;6.0&quot;]'</font>
<p>
<font face="Arial" size=2>/xx/forum/functions/functions_common.asp</font& gt;<font face="Arial" size=2>, line 158</font>



Edited by fred
Back to Top
crusad3r View Drop Down
Newbie
Newbie


Joined: 19 July 2003
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote crusad3r Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2003 at 12:24pm

It apears from the area of code that you are pointing at that you did not expand the Browser column in tblActiveuser to 20.

 

Just a guess.

cRusad3r

 

 

Originally posted by fred fred wrote:

 

forum/post_message_form.asp?mode=new&FID=1

White PAGE with the 7.5 TT !!!! can u hellp ME NNN

Some clues here :

 


<html>
<head>
<title>Post New Topic</title>
<meta name="copyright" content="Copyright (C) 2001-2003 Bruce Corkhill" />

<!-- The Web Wiz Guide ASP forum is written by Bruce Corkhill ©2001-2003
      If you want your forum then goto http://www.webwizforums.com -->

<!-- Check the from is filled in correctly before submitting -->
<script language="JavaScript">

//Function to check form is filled in correctly before submitting
function CheckForm () {
 
 var errorMsg = "";

<font face="Arial" size=2>
<p>Erreur d'ex&#233;cution Microsoft VBScript</font> <font face="Arial" size=2>error '800a000d'</font>
<p>
<font face="Arial" size=2>Type incompatible: '[string: &quot;6.0&quot;]'</font>
<p>
<font face="Arial" size=2>/xx/forum/functions/functions_common.asp</font& amp; gt;<font face="Arial" size=2>, line 158</font>

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: 03 October 2003 at 12:30pm
Looking at the error code it looks like the server you are on does not use a . (dot) to indicate decimal numbers eg.

6.0

This means that unless you can change the server to use a . in a decimal number then the forum software is not compatible with the server you are on.
Back to Top
fred View Drop Down
Newbie
Newbie


Joined: 03 October 2003
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote fred Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2003 at 12:30pm
I use only the new database so the field "browser" is 20 .
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: 03 October 2003 at 12:32pm
You could try a dirty trick and fool the ASP into comparing string values instead of numbers br changing line 158 of the file functions_common.asp to the following:-

If Trim(Mid(strUserAgent, CInt(inStr(1, strUserAgent, "MSIE", 1)+5), 3)) = "5.0" Then

Back to Top
fred View Drop Down
Newbie
Newbie


Joined: 03 October 2003
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote fred Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2003 at 12:33pm
ho ho ... And waht with my provider ,,, ??? if he use "," and not "." NN
Back to Top
fred View Drop Down
Newbie
Newbie


Joined: 03 October 2003
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote fred Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2003 at 12:37pm

ok it s work ... I ve to change 2 line ::

 

'Now we know this is Windows IE we need to see if the version number is 5

If Trim(Mid(strUserAgent, CInt(inStr(1, strUserAgent, "MSIE", 1)+5), 3)) = "5.0" Then ...

'Now we know this is Windows IE we need to see if the version number is above 5

ElseIf Trim(Mid(strUserAgent, CInt(inStr(1, strUserAgent, "MSIE", 1)+5), 3)) => "5.5" ...



Edited by fred
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: 03 October 2003 at 12:38pm
See my last post on a dirty trick to get the server to compare the value as a string instead. This may be a work around for you.
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.