Author |
Topic  |
|
Beano_ie
Junior Member
 
Ireland
328 Posts |
Posted - 03 April 2002 : 16:50:26
|
Hello 
I installed the Poll Mod for version 3.03 a few days ago and have been trying to rack my brains as to what is wrong. As always, I'm sure its sitting in front of me .
Anyway, my problem is that if someone tries to reply to the poll, the following error message appears:
Microsoft JET Database Engine error '80040e57'
The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.
/forum/post_info.asp, line 860
Any ideas would be appreciated, the way to fix it would be even more apprecited 
|
|
Aaron S.
Average Member
  
USA
985 Posts |
Posted - 03 April 2002 : 17:43:48
|
Can you save post_info as a text file so we can see what line 860 is?
--Aaron
-----------------------------
Download These Cool MODs
|
 |
|
Beano_ie
Junior Member
 
Ireland
328 Posts |
Posted - 03 April 2002 : 18:01:16
|
Aaron, the following is taken from the post_inc.asp file:
if and end if if Moderation = "No" then '## Forum_SQL - Increase count of topics and replies in Forum table by 1 strSql = "UPDATE " & strTablePrefix & "FORUM " strSql = strSql & " SET F_LAST_POST = '" & DateToStr(strForumTimeAdjust) & "'" strSql = strSql & ", F_TOPICS = F_TOPICS + 1" strSql = strSql & ", F_COUNT = F_COUNT + 1" strSql = strSql & ", F_LAST_POST_AUTHOR = " &
Line 860 is highlighted in green, if you want to view the whole document in text form, go to http://www.droghedatowncentre.com/forum/post_info.txt.
Thx for your time.
|
 |
|
Beano_ie
Junior Member
 
Ireland
328 Posts |
Posted - 03 April 2002 : 20:46:23
|
Having waited a reply I grew a wee bit tired, so instead I've uploaded the snitz files from scratch and started over. Whats the result? The result is that my host server is down again! I'll get back to this topic later and let you know whats going on.
|
 |
|
Beano_ie
Junior Member
 
Ireland
328 Posts |
Posted - 04 April 2002 : 15:36:34
|
To Admin/Moderator,
You can delete this topic as I had files mixed up which caused the errors. |
 |
|
|
Topic  |
|