Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Topic Rating V1 (3.1 SR4)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 16 November 2001 :  10:46:20  Show Profile  Visit Azaniah's Homepage
OK,

This is ready for version 3.1 SR4 users.

In this link...

http://freeaspcode.net/snitz/details.asp?id=37

Any problems let me know.

Cheers Az

-------
Eagles fly!, but weasels don't get sucked into jet engines.

extrafree
New Member

54 Posts

Posted - 21 November 2001 :  09:34:40  Show Profile  Visit extrafree's Homepage
I have a small problem!
I know what don't work but I don't knoe how to do it!

In post_info.asp

if strIPLogging <> "0" then
strSql = strSql & ", '" & Request.ServerVariables("REMOTE_ADDR") & "'"
end if

strSql = strSql & ", " & Request.Form("strMessageIcon")


'##_----------ADDED FOR TOPIC INFO
strSql = strSql & ", " & len(txtMessage)
'##-----------END ADDED


'########## Topic Rating ##########
if Request.Form("AllowRating") = 1 then
strSql = strSql & ", 1 "
else
strSql = strSql & ", 0 "
end if
'########## Topic Rating ##########


strSql = strSql & ", " & TF & ")"



with this script mod rating don't work fine,becfouse in every topic it write me " this topi is not abble to be rated "

if I modified this :
strSql = strSql & ", " & TF & ")"

with this:
strSql = strSql & ", " & TF

it work fine but don't work "message icon mode"

how can I do to do work two mod whitout problem!???

the italian golden forum
Go to Top of Page

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 21 November 2001 :  10:01:16  Show Profile  Visit Azaniah's Homepage
Extrafree,

Can you email me your post_info.asp please..

azaniah@hotmail.com

Thanks Az

-------
Eagles fly!, but weasels don't get sucked into jet engines.
Go to Top of Page

extrafree
New Member

54 Posts

Posted - 21 November 2001 :  10:08:00  Show Profile  Visit extrafree's Homepage
this is my post_info.
sorry I have a problem with outlook sending email.

http://www.extrafree.it/post_info.zip

the italian golden forum
Go to Top of Page

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 21 November 2001 :  10:38:02  Show Profile  Visit Azaniah's Homepage
Extrafree,

I can't see anything wrong with the file.

Can you check that the forum and the topic you are trying rate are "allowed" to be rated.

T do this edit the forum, and topic (in that order) and make sure that you are allowed to rate the topic. Also make sure you are are logged in as someone other than the topic author.

Let me know...

Cheers Az


-------
Eagles fly!, but weasels don't get sucked into jet engines.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07