Author |
Topic |
reece
Starting Member
Afghanistan
23 Posts |
Posted - 12 January 2004 : 16:41:27
|
I just installed the private message mod and i got a problem, when i try to load a topic i get the following error under the forum logo;
Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters.
/chroniccoder/forum/topic.asp, line 114 i have run the setup mod database stuff and all and followed all the instructions but i cant fix it, heres what is around line 114;
set rsTopic = Server.CreateObject("ADODB.Recordset") rsTopic.open strSql, my_Conn, adOpenForwardOnly, adLockReadOnly, adCmdText
if rsTopic.EOF then recTopicCount = "" else
Can n e 1 help me out plz? if you need to see my Forum then goto this address http://www16.brinkster.com/chroniccoder/forum/default.asp |
Edited by - reece on 12 January 2004 16:54:02 |
|
reece
Starting Member
Afghanistan
23 Posts |
Posted - 12 January 2004 : 18:44:03
|
hmmm, i really have no understanding of ASP to be honest, does anyone know where i can download the files for the Private message mod already edited for the normal snitz forums that hasnt been edited at all? |
|
|
masterao
Senior Member
Sweden
1678 Posts |
Posted - 12 January 2004 : 19:17:26
|
Im not sure if anyone has those files available, but I can help you if you are interested. Can you post a link to a text-version of your topic.asp? |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
|
|
reece
Starting Member
Afghanistan
23 Posts |
Posted - 13 January 2004 : 11:07:14
|
sure heres the file link http://www16.brinkster.com/chroniccoder/topic.txt to keep my forums going i couldnt afford to let them be down for any amount of time as they arent very popular at the moment but i hope they will get bigger, so i removed the mod temporarily until you can figure out how to help me, if you need any other files i would be glad to upload them for you. |
Edited by - reece on 13 January 2004 11:23:15 |
|
|
masterao
Senior Member
Sweden
1678 Posts |
Posted - 13 January 2004 : 14:09:29
|
Do you have the avatar mod installed? I see that code for it has been added, but you said that your forum was unmodified except for the PM mod. I got the same error that you had, but when I removed the code for avatar in topic.asp it worked perfectly. |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
|
|
reece
Starting Member
Afghanistan
23 Posts |
Posted - 13 January 2004 : 14:36:34
|
thats seriously wierd, cause i swear down, i got the file off from the snitz page the newest one available and then i installed it unedited then added the little frame bit myself, then attempted to add the PM mod and thats it i havent done anything else to it. |
|
|
masterao
Senior Member
Sweden
1678 Posts |
Posted - 13 January 2004 : 17:06:27
|
Ok, you can get the working topic.asp here, <link removed>. |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
Edited by - masterao on 15 January 2004 15:15:50 |
|
|
reece
Starting Member
Afghanistan
23 Posts |
Posted - 14 January 2004 : 13:58:14
|
thnx a lot, ill put it up as soon as i can, also do you know if there is any file i can use to reset the database of my forum without deleting any data from it, i want to keep everything in it, i just want rid of the configuration alterations from any other mod that might have affected it. thnx |
|
|
masterao
Senior Member
Sweden
1678 Posts |
Posted - 14 January 2004 : 15:20:49
|
You mean remove changes to the database made by mods? If the mod didn't have an un-install dbs-file (and it required changes to the database), you have to download the database, remove any mod-additions by hand, and then re-upload it (this could cause the loss of any posts made after you downloaded the database), or use Table Editor. |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
|
|
reece
Starting Member
Afghanistan
23 Posts |
Posted - 14 January 2004 : 18:44:56
|
thnx a lot m8 |
|
|
masterao
Senior Member
Sweden
1678 Posts |
|
reece
Starting Member
Afghanistan
23 Posts |
Posted - 15 January 2004 : 14:52:59
|
yeah sure, because i just figured its not topic.asp causing it, its in the inc_header.asp file, where im asked to make the link for the PM above the login, it says to me, "make this code look like this" and i just cant do it, does anyone have the inc_header for the PM mod i could download in a txt file? |
Edited by - reece on 15 January 2004 15:06:06 |
|
|
masterao
Senior Member
Sweden
1678 Posts |
|
reece
Starting Member
Afghanistan
23 Posts |
|
masterao
Senior Member
Sweden
1678 Posts |
|
reece
Starting Member
Afghanistan
23 Posts |
Posted - 16 January 2004 : 12:31:11
|
my apologies, my files on this host have ben all over the place where i had an idea, i thouht about using a new database just incase that had anything to do with too, and i forgot to make the forum folder, doh, it took me ages to delete all those files off. but i got it all up now, so i can just add the inc_header you done for me. |
|
|
Topic |
|