Author |
Topic  |
|
nevos
Starting Member
United Kingdom
27 Posts |
Posted - 29 December 2004 : 04:44:28
|
HI, can anyone help me with members file please, i am getting the following error:- Microsoft VBScript compilation error '800a03f4'
Expected 'If'
/new/forum/members.asp, line 59
This is where i', hosting the forum:-
www.go2.to/new/forum
Thanks in advance  |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
nevos
Starting Member
United Kingdom
27 Posts |
Posted - 29 December 2004 : 08:44:19
|
quote: Originally posted by ruirib
You have obviously changed that file. Check the changes you have made or use a fresh one from the Snitz download.
Hi, sorry..I tried uploading a new members.asp file from the d/l but it didnt work, thanks for your patience... |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 29 December 2004 : 09:46:09
|
Ok, just to be on the safe side, can you rename members.asp to members2.asp at your site and then try to reach the members page again. Let me know if you still can access the page after doing this. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
nevos
Starting Member
United Kingdom
27 Posts |
Posted - 29 December 2004 : 11:31:55
|
Hi, I tried renaming to members2.asp but no luck. Memebers and search features are not working at present, appreciate the help thx again.
quote: Originally posted by ruirib
Ok, just to be on the safe side, can you rename members.asp to members2.asp at your site and then try to reach the members page again. Let me know if you still can access the page after doing this.
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
nevos
Starting Member
United Kingdom
27 Posts |
Posted - 30 December 2004 : 08:37:05
|
No, the file still didnt show after renaming it. I'm still not sure whats happening, the search works now, also, i tried to add a new member, even posted a topic however, the new member doesnt show in the admin panel e mail list. I have over written some files with new ones from the down load but it is all getting messy now..i even tried to re install the new download complete, guess i can try an update d/l next? have spent several days on it so far, i dont like to quit but getting that way..
quote: Originally posted by ruirib
Yes, but did you get to the members page after renaming it? My point was trying to find out whether your server was caching the file, thus hiding your fixes.
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 30 December 2004 : 21:47:05
|
Create a new folder at your site and install a fresh, complete, copy of the Snitz files. Change config.asp to point to the same database as you are using now and see if it works.
How are you uploading your files? In binary or ascii format? Upload all files in binary format, since your server is a Windows server. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
Edited by - ruirib on 30 December 2004 21:47:19 |
 |
|
nevos
Starting Member
United Kingdom
27 Posts |
Posted - 31 December 2004 : 11:32:28
|
Hi, Happy New Year to anyone reading this:
Ok, I tried the new folder and new d/l : so far i get the message the string is wrong: There has been a problem...
Your strDBType is not set, please edit your config.asp to reflect your database type.
No matter what i try it remains the same, i used the whereami.asp many times to check and tried both strings suggested, have been into the server to alter permissions etc, still no luck though, i feel i'm close, i dont know..Using ws_ftp auto mode. strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=d:\webs\goto00\database\snitz_forums_2000.mdb" '## MS Access 2000
Use the following only if you can't get the first one to work One reason could be that your host doesn't have the MSJet Drivers installed:
strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=d:\webs\goto00\database\snitz_forums_2000.mdb" '## MS Access 97
new folder is at www.go2.to/forum
old one with members problem www.go2.to/new/forum
The host says " the folder data is suitable" I have tried this also.
I think it is something simple but i cant see it, must be blind!
One more Q's can you tell me where to edit the text and links on this page please:www.go2.to/new/forum" target="_blank">http://www.go2.to/new/forum
Thanks for any help!
quote: Originally posted by ruirib
Create a new folder at your site and install a fresh, complete, copy of the Snitz files. Change config.asp to point to the same database as you are using now and see if it works.
How are you uploading your files? In binary or ascii format? Upload all files in binary format, since your server is a Windows server.
|
 |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
nevos
Starting Member
United Kingdom
27 Posts |
Posted - 31 December 2004 : 12:10:16
|
Hi, Cheers but i did uncomment the string..oh, right i see what your saying..ok will try! yes, was uncommented.
Have a new one now : Microsoft VBScript compilation error '800a03ea'
Syntax error
/forum/config.asp, line 56
quote: Originally posted by Podge
Its not referring to the connection. Just above the connection string, uncomment this -
'strDBType = "access"
so it looks like this
strDBType = "access"
|
Edited by - nevos on 31 December 2004 12:30:33 |
 |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
nevos
Starting Member
United Kingdom
27 Posts |
Posted - 31 December 2004 : 13:12:19
|
quote: Originally posted by Podge
What is line 56 ?
Cant beleive it, it just took off working fine now! thanks for your help, happy new year again!
Spoke too soon! have a cross over from old and new version even i made a new directory for the new version, can anyone tell me where to add the admin user name and password please? must have missed this point, |
Edited by - nevos on 31 December 2004 15:06:15 |
 |
|
|
Topic  |
|