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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Weblog
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Giumer
Junior Member

Italy
163 Posts

Posted - 11 December 2009 :  15:28:58  Show Profile  Send Giumer an ICQ Message
Hello I installed this mod on two forums identical one and only change the db into sql and mysql and other DC ok

I have this error in this forum:
http://www.teddybearsfansclubforum.com/forum/weblogs.asp?MODE=all
Microsoft VBScript runtime error '800a000d '

Type mismatch: '[string: ""]'

/ forum / weblogs.asp, line 147

forum and SQL

and on both the forum files are the same on other DC that works you can see here

http://www.darksid.net/forum1/weblogs.asp?MODE=all
and see how this works ok on this and mysql db

What can be the problem?

=======================
http://www.Giumer.it/forum

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

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 11 December 2009 :  16:29:31  Show Profile
Post a link to a txt version of your weblogs.asp file.

Support Snitz Forums
Go to Top of Page

Giumer
Junior Member

Italy
163 Posts

Posted - 11 December 2009 :  17:17:59  Show Profile  Send Giumer an ICQ Message
http://www.teddybearsfansclubforum.com/Forum/mostrafile/weblogs.txt

thx Davio

=======================
http://www.Giumer.it/forum

=======================
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 11 December 2009 :  18:14:56  Show Profile
Line 147 is:
IF LEFT(DateToStr(strForumTimeAdjust),8) - (LEFT(T_DATE,8)+1) = 0 then

Seems T_DATE or strForumTimeAdjust might be an empty or a null string.

I don't have time to help you debug as I gotta run. I'll help you later if someone else just chime in here.

Support Snitz Forums
Go to Top of Page

Giumer
Junior Member

Italy
163 Posts

Posted - 12 December 2009 :  01:41:26  Show Profile  Send Giumer an ICQ Message
ok Davio thx ! i ,am fix ! problem is file config.asp error querry connetion DB ! problem is old file config.asp error and this querry :

strConnString = "driver={SQL Server};server=SERVER_NAME;uid=UID;pwd=PWD;database=DB_NAME" '## MS SQL Server 6.x/7.x/2000 (ODBC connection)

me cange querry for connetion db sql
strConnString = "Provider=SQLOLEDB;Data Source=xx.xxx.xxx.xx;database=MSSql.....;uid=MSSql....;pwd=xxxxx;" '## MS SQL Server 6.x/7.x/2000 (OLEDB connection)

ad is ok !

thx for yuor time Davio !

=======================
http://www.Giumer.it/forum

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