| Author |
Topic Search Topic Options
|
stuartF
Newbie
Joined: 08 June 2004
Status: Offline
Points: 2
|
Post Options
Thanks(0)
Quote Reply
Topic: Error after setup Posted: 08 June 2004 at 7:47am |
Hi all, ive jst installed the forums, after changing the date format
code and making the required changes to database owner permissions. Im
still getting an error.
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'saryDateTimeData'
/forum/forum/functions/functions_date_time_format.asp, line 170
This appears on the majority of pages but not all, ive done a search,
and cant find ant solutions on these boards. Any help would be
appreciated.
Stuart.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 June 2004 at 12:44pm |
|
Not sure what you mean by 'changing the date format
code', but if you mean you have edited the code then this is your problem.
Try reinstalling the forum.
|
|
|
 |
umshamrock
Newbie
Joined: 10 June 2004
Location: United Kingdom
Status: Offline
Points: 2
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2004 at 5:31am |
I am having the exact same problem. The forums worked fine on my local machine, but when I uploaded to my hosting server I got the following error:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'saryDateTimeData' forum/functions/functions_date_time_format.asp, line 170
I didn't change anything in the forum except the path for the server. The error occurs on most pages.
Borg - when you say reinstall the forum, do you mean just re-upload it to the remote server? Or do you mean to recreate the tables on the remote server also?
Thank you for your help!
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2004 at 5:49am |
|
Try reuploaidng all the files again, including a fresh copy of the database.
The error suggests that the default data for the date and time
configuration is not being passed into the array storing this data.
Possable courses for this are a coruppted file, the data and time
configuration has been setup incorrectly in the admin section, or the
default data for the date and time configuration is for some reason not
in the database.
Check that the table, tblDateTimeFormat, in the database has data populated in each field in the table.
|
|
|
 |
umshamrock
Newbie
Joined: 10 June 2004
Location: United Kingdom
Status: Offline
Points: 2
|
Post Options
Thanks(0)
Quote Reply
Posted: 16 June 2004 at 6:35am |
|
Thank you for your help boRg. You were exactly right, when I uploaded my database for some reason it had no data! Now that the data is in it it works. Thank you!
|
 |
scubagrig
Newbie
Joined: 02 September 2004
Location: United States
Status: Offline
Points: 2
|
Post Options
Thanks(0)
Quote Reply
Posted: 02 September 2004 at 9:14pm |
Hello,
I have the same problem, I check the tbkDateTiemTable in the database and I have one line inside for a long format.
And I get this error
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'saryDateTimeData'
/forum/functions/functions_date_time_format.asp, line 173
I tried everything and still the same problem.I reinstalled the forum 3 times already
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 September 2004 at 3:08am |
|
Could be a corruption in the database, try re uploading the database, if
using the access version try compacting and repairing the database.
You could also try updating the time and date format from the admin area to see if that sorts out this issue.
|
|
|
 |
scubagrig
Newbie
Joined: 02 September 2004
Location: United States
Status: Offline
Points: 2
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 September 2004 at 9:40am |
|
It works now, thank you
|
 |