Author |
Topic |
tomasalsbro
Average Member
Sweden
818 Posts |
Posted - 22 February 2001 : 04:24:18
|
quote:
Could you post in the Help:MOD Implementation forum so I can help you from there? That way we can start a fresh new post without loading all these other postswhen replying.
Also it would help if you could help to show me what is on line 514. I presume it is something like this "my_Conn.Execute (strSql)". If it is, could you also post the SQL statement before that? Or if you know what you added in that SQL statement pertaining to the polls, you can just post that line.
*----*----*----*----*----*----*----*----* "Even when you feel you have nothing left, You still have prayer--And that's enough." *----*----*----*----*----*----*----*----*
Sure Davio! I show you from Line 508 - 520 ############################### Poll Mod - 1 line ############################## strSql = strSql & strTablePrefix & "TOPICS.answer1, " & strTablePrefix & "TOPICS.count1, " & strTablePrefix & "TOPICS.answer2, " & strTablePrefix & "TOPICS.count2, " & strTablePrefix & "TOPICS.answer3, " & strTablePrefix & "TOPICS.count3, " & strTablePrefix & "TOPICS.answer4, " & strTablePrefix & "TOPICS.count4, " & strTablePrefix & "TOPICS.answer5, " & strTablePrefix & "TOPICS.count5, " & strTablePrefix & "TOPICS.answer6, " & strTablePrefix & "TOPICS.count6, " & strTablePrefix & "TOPICS.answer7, " & strTablePrefix & "TOPICS.count7, " & strTablePrefix & "TOPICS.answer8, " & strTablePrefix & "TOPICS.count8 " strSql = strSql & " FROM " & strMemberTablePrefix & "MEMBERS, " & strTablePrefix & "TOPICS " strSql = strSql & " WHERE " & strMemberTablePrefix & "MEMBERS.MEMBER_ID = " & strTablePrefix & "TOPICS.T_AUTHOR " strSql = strSql & " AND " & strTablePrefix & "TOPICS.TOPIC_ID = " & Request.QueryString("TOPIC_ID")
set rs = my_Conn.Execute (strSql)
if rs.EOF or rs.BOF then '## No categories found in DB Response.Write " <tr>" & vbCrLf Response.Write " <td colspan=5>No Topics Found</td>" & vbCrLf Response.Write " </tr>" & vbCrLf else _________________
Thanks a lot Davio! Tomas
|
|
|
tomasalsbro
Average Member
Sweden
818 Posts |
Posted - 22 February 2001 : 11:06:32
|
quote:
Could you post in the Help:MOD Implementation forum so I can help you from there? That way we can start a fresh new post without loading all these other postswhen replying.
Also it would help if you could help to show me what is on line 514. I presume it is something like this "my_Conn.Execute (strSql)". If it is, could you also post the SQL statement before that? Or if you know what you added in that SQL statement pertaining to the polls, you can just post that line.
*----*----*----*----*----*----*----*----* "Even when you feel you have nothing left, You still have prayer--And that's enough." *----*----*----*----*----*----*----*----*
Well, I tok away all conections and ref to the Poll and ecerything worked just fine again! Tomas
|
|
|
Cygnus
Starting Member
28 Posts |
Posted - 05 March 2001 : 00:18:38
|
Sweet. . . this works well.
I have one question though, is it posible to get the siggy to show benieth the poll choices?
Thx if you can help
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 05 March 2001 : 00:29:42
|
You want your signature to appear below your poll? It does that already.
|
|
|
efourie
New Member
USA
80 Posts |
Posted - 17 March 2001 : 06:06:50
|
First off, thanks for this great mod, I really love it, and have been looking for something like this for a while.
I have one suggestion and one question.
Suggestion for a future release: Each line to have it's own color bar.
Question: I have installed succesfully as per the instructions, and everything works great except for the fact that the message text does not display. I have looked in my table, and the message text is there, so it must post fine. Any reason why this would not show up on the poll topic? It's also blank when I try and edit the poll, even though the data is in the table.
Thanks eDuck
|
|
|
efourie
New Member
USA
80 Posts |
Posted - 17 March 2001 : 06:18:51
|
I have just done a fresh install, with only this mod, and there definitly seems to be a problem with the topic message not being displayed. I have checked some of the other people's sites that have it working, and they don't seem to have the same problem. Maybe something got weird during an update. Can someone who has it working please send me the zip file for this to eddie.fourie@usa.net.
Thanks a lot eDuck
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 17 March 2001 : 20:27:05
|
You should post your questions in the Help: MOD Implementation forums next time.
You want to show me a link to your forum so I can see the problem?
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
|
efourie
New Member
USA
80 Posts |
Posted - 17 March 2001 : 21:45:50
|
Thanks Davio.
Will post message at right place. I have send you an e0mail. There is definitly something wrong with the post.asp page.
|
|
|
Rob Poretti
Junior Member
Canada
435 Posts |
Posted - 20 March 2001 : 09:03:44
|
I finally got everything going, so I'd like to thank Scott for this very cool mod and Davio for doing a lot of tech support!
Cheers guys!
Rob
|
|
|
mdntblu
New Member
58 Posts |
Posted - 27 March 2001 : 17:01:14
|
Does someone want to help me install this poll? I've tried and messed up a forum and had to revert back to my backup of it. Please email me if you can help. I'll just give you access to my server via FTP and I'll make a complete backup of my forum incase it doesn't work.
brad@everythingdsl.com
Thanks Brad
Edited by - mdntblu on 27 March 2001 17:03:07 |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 27 March 2001 : 21:46:38
|
You should post your queries in the Help: Mod Implementation Forum. No need for emailing just yet. Just tell me the problem you are having with installing the mod and what version forum you're using, the database and if you have other mods installed.
It would be better if you told me all that in a new post in the forum I mentioned above.
|
|
|
mdntblu
New Member
58 Posts |
Posted - 27 March 2001 : 21:59:45
|
OK I posted it in that mods topic you were talking about.
Thanks Brad
|
|
|
MisterVB
Junior Member
274 Posts |
Posted - 27 March 2001 : 23:21:49
|
this thing sounds like what i want implemented but i'm a newbie and can't set this up cause i like the way davio huwr and rick highligh what needs to be changed in the files. I'll have to wait a long while before i can add this.
|
|
|
MisterVB
Junior Member
274 Posts |
Posted - 28 March 2001 : 00:30:56
|
tried to implement it everything went fine except screw ups on the page i must have put something wrong in so hopefully i'll lose my retardedness soon and in the near future be able to use this. This mod is exactly what i've been wanting to put on my forum.
Well i think i know how i screwed up, i have the ban ip mod in and a few others and some things are different from the files i got and don't know where to implement a few things.
Edited by - MisterVB on 28 March 2001 00:39:48 |
|
|
Topic |
|