Print Page | Close Window

suggestions

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=28589
Printed Date: 01 April 2026 at 11:09pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: suggestions
Posted By: WebCity
Subject: suggestions
Date Posted: 13 May 2010 at 9:06pm

First let me explain how I govern my site.  If anyone uses the F word in anyway they will receive a one week suspension no questions asked!  We do send them an email of them suspension and why.  If it happens again its 2 weeks 3rd time they are ban.  My forum is a sports forum so yes, it can get heated.

I would like away to suspend a user just by going to their profile and see a suspension pull down option that has numbers 0-14.  Once we chose say 7 days and click submit it will auto lift the suspension in 7 days.  This option would be for both Admins and Mods, however if a ban is needed then only Admin can do it.  This maybe eaiser to input a date and or a time box as the suspension options.

 

The other items I was wondering if can be done is to flag a post either by email to Mod & or Admin? Or some other means of flagging words that has been filtered.  such as b word, dumb b and so on?  We don't allow this type of behavior




Replies:
Posted By: billd3
Date Posted: 13 May 2010 at 9:13pm
Unfortunately, there's no scheduler in ASP - so the date will never be seen...........
Data is only pulled and shown when asked for at that moment, so a date won't "do" something there's no trigger.
Not a bad idea, just don't think it's "doable".


-------------
BillD
http://theamcpages.com
http://theamcforum.com


Posted By: WebCity
Date Posted: 13 May 2010 at 10:42pm
Another way around this is to have 4 boxes on the user profiles 3 for date Month, day, year.  4th box is a place to say why.   Now when they try to log in the login will check the username pass and suspention.  if they are suspended they will see they are suspened and see why as well.
 
the date part of the asp well look like this
 

todaysdate = date()

Suspend_end_date = info pulled from database   this is the asp date formate I think. #5/20/2010#
 
 
if suspend_end_date < todaysdate then suspend = 1 and is sent to the suspend page.
if suspend_end_date > todaysdate then suspend = 0 and they go on to the forum and all is happy.
 
And as for the flaging part I am looking for a way to find who and where the post is at with out searching for it.
 


Posted By: 123Simples
Date Posted: 14 May 2010 at 2:10pm
I think this would be a lot of work web city to sort out, and quite a bit involved. 

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design



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