Hello and welcome to the Webmasters Forums!. This is the best place to get webmasters resources for free. Get $2 for free today, read more - Make your payment today. Download premium and professional templates for free. Get free web hosting without ads, read more. You can get lot more by simply join with this forum. To gain full access to the forums you must sign up for a free account.


Post Reply  Post Thread 

Minimum characters Required to post

Post Bank
Posting Manager
******

Posts: 995
Group: Forum Team
Joined: Sep 2006
Status: Online
Download FileShield free from PermissionResearch!
Make money from now. You can make money just for posting on this forum. Every discussions on this community gives you more money. $2 minimum payout. So get your payment today, SignIn with this forum.

Signin to Remove this Post

godkillah
Senior Member
****


Posts: 261
Group: Registered
Joined: Sep 2007
Status: Offline
Reputation: 3
Points: 183 (Donate)
Post: #1

Minimum characters Required to post


Created for IPB1.3, tested on a invisionfree forum
created on request


hate those posts with only 1 word or something, with this code people their posts will need at least (any number here) characters before they can be posted

Original request: http://phantom-designs.net/index.php?showtopic=9843

Quote:
<script>
/*minimum characters per post
by godkillah from phantom-designs.net*/

var MinimumCharacters=15
var Message="Your post requires at least 15 characters"

if(location.href.match(/act=Post/i)){
document.forms.REPLIER.onsubmit=function(){
characters=document.forms.REPLIER.Post.value.length
if(characters<MinimumCharacters){
alert(Message)
return false
}else{
return true
}}}
</script>

should be added to the footer

tested in Firefox


This post was last modified: 30-09-2007 04:13 AM by godkillah.

30-09-2007 04:12 AM
Find all posts by this user Quote this message in a reply
ivenms
Administrator
*******


Posts: 2,176
Group: Administrators
Joined: Sep 2006
Status: Offline
Reputation: 14
Points: 4389 (Donate)
Post: #2

RE: Minimum characters Required to post


I thin you can use this script with other Forums also.

Just need to change the form field name..

Very good and useful script.


Read: General Rules & Policies before posting.
Make Money By Posting | Earning and Exchanging Points | Add Your Links
30-09-2007 09:13 PM
Find all posts by this user Quote this message in a reply
godkillah
Senior Member
****


Posts: 261
Group: Registered
Joined: Sep 2007
Status: Offline
Reputation: 3
Points: 183 (Donate)
Post: #3

RE: Minimum characters Required to post


indeed, it only requires 3 small edits to make this work for any other forum software

the match() in the if statement
and the form names Smile

thank you Big Grin


01-10-2007 01:38 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [ZetaBoards] Disable Triple Posting w/ Post Cut-off Limit Eureka 4 322 19-11-2008 08:40 PM
Last Post: walsh
  [invisionfree] Disable post icons godkillah 0 423 12-02-2008 01:49 AM
Last Post: godkillah
  [ZetaBoards] Awards in Post Details Eureka 1 190 17-12-2007 05:18 AM
Last Post: godkillah
  [ZB] minimum characters required to post godkillah 0 84 14-12-2007 03:02 AM
Last Post: godkillah
  Simple And Basic money per post godkillah 4 247 02-12-2007 03:32 AM
Last Post: godkillah
  How's my post? V3 godkillah 0 109 16-11-2007 06:09 AM
Last Post: godkillah
  How's my post V2 godkillah 0 111 30-09-2007 04:14 AM
Last Post: godkillah

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites
Rate This Thread:

Forum Jump:

Sign In to Remove Ads

Download 1000's of web templates. Unlimited access!
World's Best Web Hosting
Resources

Recommended Sites:



Visit our Sponsors!

Current time: 07-01-2009, 04:49 AM


Copyright © 2002-2009 MyBB Group
Powered By MyBB