| Author |
Topic Search Topic Options
|
Anna2005
Newbie
Joined: 20 February 2005
Status: Offline
Points: 6
|
Post Options
Thanks(0)
Quote Reply
Topic: Help me:Problem after Forum transfer Posted: 05 March 2005 at 10:52am |
Hello to all excused for my English, I have transferred my Forum wwf in an other server.Il transfer has gone all good but reply two problems  . The first problem is that in some post if I try to open them it introduces this error: Microsoft VBScript runtime error ' 800a000d' Type mismatch: ' CDate' /public/forum/functions/functions_format_post.asp, linens 839 I have tried to compattare the database in order to correct the error but a new problem rises: Microsoft VBScript runtime error ' 800a0046 ' Permission denied /public/forum/admin/compact_access_db.asp, linens 136 The serveur that accommodates the Forum has assured me to have open the pemessi to me in the folder admin. I have tried to execute a search in your forum before d to open this argument but don not succeeded to find answer. Thanks to all Anna
|
 |
dj air
Senior Member
Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
|
Post Options
Thanks(0)
Quote Reply
Posted: 05 March 2005 at 12:05pm |
|
please do not double post.
regards to the first error (CDATE).
when changuing servers did you change locations also , if so it most
likly your LCID has changed and therefore some hosts use different Date
formats.
you can trey clearing your cookies and see if that helps but i think
the only real solution is to duisabled showing the edit by line (this
can be disabled from within the admin area.
or open the database and edit the section for every edited post. changing the . to a - or / i think its a -.
im not to sure on the seconds problem . make sure that the database has
read,write and modify permssions set on the fike and folkder it is help
in.
do any functions within the forum work. can you login fine, i take it
you can as you tried to compact and repair it. what about registering
new users and posting new posts?
also what version are you using is it V7.9?
|
 |
sfd19
Senior Member
Joined: 20 December 2004
Status: Offline
Points: 263
|
Post Options
Thanks(0)
Quote Reply
Posted: 05 March 2005 at 12:52pm |
|
|
|
|
 |
Anna2005
Newbie
Joined: 20 February 2005
Status: Offline
Points: 6
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 March 2005 at 4:54pm |
Thanks sfd19 I have tried to make as you say but the problem was always. I have added the dtmEditedDate lines = Replace(dtmEditedDate,",",".") dtmEditedDate = Replace(dtmEditedDate,".",",") but the problem was always present. Hour I have resolved the problem: thanks to the aid of some friends... since the old forum is present anchor on the old server, after to have off display the Ediror, we have tried the edit messages (the more important) and we have modified them newly so that the hour of the modification was not more present. A job from  crazy!!!
|
 |
Anna2005
Newbie
Joined: 20 February 2005
Status: Offline
Points: 6
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 March 2005 at 5:00pm |
dj air wrote:
im not to sure on the seconds problem . make sure that the database has read,write and modify permssions set on the fike and folkder it is help in.
|
Hour I rewrite the suppliers of the serveur in order to assure to me that the permissions are opened.
dj air wrote:
also what version are you using is it V7.9?
|
I've the V 7.9
 Thanks for the answers you are you are much fast and kind
|
 |
dj air
Senior Member
Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 March 2005 at 6:11pm |
|
you may want to check with your host to make sure they are running the latest MDAC drivers... as it may not be up to date.
ussually it is that you dont have permssions to access the file. ask
your host if they allow compacting and repairing via the server.
|
 |