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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Another Report to Mod problem........Help?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ribkick
Junior Member

USA
296 Posts

Posted - 06 June 2001 :  14:17:09  Show Profile
When a report is made about an individual post (not the topic) and you go to view thread in the view message window, all I get is a portion of the edit/post box with two buttons "post" and "reset fields", that's it.

All functions work fine if the report is made on the topic, just not the individual post. How or where do I correct this problem?

Below are the two edits done to Topic.asp if that helps:

FOR POSTS:


<%
'***********************************START REPORT TO MODERATOR POST*********************************
%>
<font size="1"><a href='ComplainToModerator.asp?IsTopic=0&action=REPORT&REPLY_ID=<% =rs("REPLY_ID") %>&TOPIC_ID=<% =Request.QueryString("TOPIC_ID") %>&FORUM_ID=<% =Request.QueryString("FORUM_ID") %>&CAT_ID=<% =Request.QueryString("CAT_ID")%>&ReporterID=<%=rs("MEMBER_ID")%>&TOPIC_TITLE=<%=Request.QueryString("Topic_Title")%>'><img src="reportpost.gif" height=15 width=20 alt="Report this post to Administrator" border="0" align="absmiddle" hspace="6"></a></font>
<%
'***********************************END REPORT TO MODERATOR***********************************
%>




FOR TOPICS:

<%
'***********************************START REPORT TO MODERATOR TOPIC*********************************
%>
<font size="1"><a href='ComplainToModerator.asp?IsTopic=1&action=REPORT&TOPIC_ID=<% =Request.QueryString("TOPIC_ID") %>&FORUM_ID=<% =Request.QueryString("FORUM_ID") %>&CAT_ID=<% =Request.QueryString("CAT_ID")%>&ReporterID=<%=rs("MEMBER_ID")%>&TOPIC_TITLE=<%=Request.QueryString("Topic_Title")%>><img src="reportopic.gif" height=15 width=20 alt="Report this topic to Administrator" border="0" align="absmiddle" hspace="6"></a></font>
<%
'***********************************END REPORT TO MODERATOR***********************************
%>



Ribkick
Junior Member

USA
296 Posts

Posted - 07 June 2001 :  18:42:07  Show Profile
Anybody?

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 11 June 2001 :  12:08:45  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Ditto for me. An empty page except for the two buttons.

Plus I found tons of instances where there were no quotes around URLs. At least it looked bad in InterDev till I added quotes around them.

@tomic

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.48 seconds. Powered By: Snitz Forums 2000 Version 3.4.07