MyBB Community Forums

Full Version: New Thread/New Reply Character Count
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I like how in the signatures you have the characters remaining count, how about putting those in New Replies, New Threads, and New PMs? Big Grin
you need to make php script and make sure your php server have gd support enabled.

ELY_M Wrote:you need to make php script and make sure your php server have gd support enabled.

I didn't ask how, I asked for it to be added to MyBB in default. Toungue
ELY_M Wrote:you need to make php script and make sure your php server have gd support enabled.

Not necessarily. In most cases it is a simple JavaScript function that can be attached to any textarea property.

This is how MyBB does it, IIRC.

I think it would be a nice tweak, but not really needed in any hurry.