Print Page | Close Window

Missing Report Post button

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=14008
Printed Date: 12 April 2026 at 7:57am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Missing Report Post button
Posted By: wgbeatty
Subject: Missing Report Post button
Date Posted: 25 February 2005 at 9:19pm
Hey all,
 
I checked in admin for a setting regarding the Report Post button on the forum_posts.asp page, and can't seem to find out where to activate this. I haven't modified any code on that page relating to this button's display. Here is the code I found in the page:
 
'Display the report post feature if email is enabled.
         If blnEmail AND intGroupID <> 2 AND lngUserID <> lngLoggedInUserID Then Response.Write(VbCrLf & "<a href=""report_post.asp?PID=" & lngMessageID & "&FID=" & intForumID & "&TID=" & lngTopicID & "&TPN=" & intRecordPositionPageNum & """ target=""_self"" class=""smLink""><img src=""" & strImagePath & "report_icon.gif"" align=""absmiddle"" border=""0"" alt=""" & strTxtReportPost & """></a>")
 
I can see the report_icon.gif file in the forum_images directory as well, so it should show up. I wasn't logged in as the admin either, I logged in under another standard user I created and was viewing a post I posted with a second test account I created.
 
Any suggestions appreciated.



Replies:
Posted By: michael
Date Posted: 25 February 2005 at 11:58pm
Do you have email notfications enabled in your forums? This is required for the report post button to appear.

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: wgbeatty
Date Posted: 26 February 2005 at 9:44am
Michael,
 
Thanks. I realized that after posting my question - I was having a "dumb" day yesterday. It's working fine now.
 
Warren



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net