Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Stupid posts

Parses out multiple use of set variables

Version: 3.0
Author: Martin M.
Submitted: 27th April 2006
Last Updated: 14th August 2008
This plugin converts "?????" to "?" and "!!!!!!" to "!" and "......" to "." and ",,,,," to "," in showing of an thread.
Well it converts if it is over 1 characther of "?", "!", "." or ","

2.0 is now only an plugin, no need to modify core files (yippi).

This one loops through all posts and updates them, this may take some time tho, if you got an large forum.
Updates them each time an user post an thread/post or just edits one

This also uses the php function ucfirst to make sure the topic names begins with an uppercase, looking better in the forum.

Added an new plugin so you can redo the process of parsing the stupid posts, good if you changed the settings.

Read the readme.html