Previous Thread
Next Thread
Print Thread
Hop To
#247684 01/07/2012 8:04 PM
Joined: Aug 2007
Posts: 386
B
enthusiast
enthusiast
B Offline
Joined: Aug 2007
Posts: 386
Hi everyone,

Happy New Year. You guys are great.

First, not a question but a statement. You guys I think know I am an admin on another board. I am only as good as the answers you supply so thanks. I basically had power in the CP while the mods and global mods had the requisite amount. The actual owner of the board inserted several of his support staff as mods, but basically made them admins by changing the permissions in the CP so that mods had the same powers as the admin. Pretty tricky I thought. I guess the red color is still nice, lol.

Anyway, sorry if that doesn't belong there. Just venting.

My actual question is there a way to make the "Edited by so and so" not the default rather than checked by default. I think there is a good reason to put in an edit reasons at times, but it is just a little frustrating when it is included in each edit even though it servers no meaning, e.g.Edited by Bert at 7:02PM. Or, can I get rid of it altogether? It just doesn't seem to serve that much of a purpose.

Thanks. Feel free to yell at me if my statement was inappropriate or should have gone somewhere else. Even as an admin, on this powerful forum, I am still a newbie. smile

Example: I see that on this board Mark as edited and reason for edit is set by default. Before anyone says, it can be unchecked, on our board 99% of the users are going to just click change post, and it will be posted.

Last edited by Bert; 01/07/2012 8:06 PM. Reason: This just seems absolutely unhelpful.

UBB version 7.5.8
php version 5.4.22
MySQL version 5.5.36-cll
Bert #247685 01/07/2012 9:32 PM
Joined: Apr 2007
Posts: 3,940
Likes: 1
SD Offline
Former Developer
Former Developer
Joined: Apr 2007
Posts: 3,940
Likes: 1
yup, its simple

templates/editpost.tpl

find

HTML
<input type="checkbox" value="1" id="markedit" name="markedit" checked="checked" class="form-checkbox" />

( remove the checked option )

like:

HTML
<input type="checkbox" value="1" id="markedit" name="markedit" class="form-checkbox" />


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
2 members (ahmed047, Nightcrawler), 615 guests, and 132 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)