php forum
php mysql forum
php mysql smarty
 
Topic Options
#225933 - 10/05/02 10:13 PM [6.x] Force "Edited By" on All Posts
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Quickie I wrote for someone at Infopop Community. Will post it here in case anyone else is ever looking for it.... like to contribute to the library.<br /><br />This hack will no longer give users the option to turn off the "edited by" tag when they edit their post. All edited posts will bear this "edited by" tag.<br /><br />In editpost.php find this:<br /><pre><font class="small">code:</font><hr><br />if ( $Username == $Postedby ) { <br />$markeditselect = "<br /><br /><input type=\"checkbox\" value=\"1\" name=\"markedit\" checked class=\"formboxes\" /> <br />{$ubbt_lang['MARK_EDIT']}"; <br />} <br />else { <br />$markeditselect = "<input type=\"hidden\" value=\"1\" name=\"markedit\" class=\"formboxes\" />"; <br />} <br /></pre><hr><br /><br />and change to this:<br /><pre><font class="small">code:</font><hr><br />$markeditselect = "<input type=\"hidden\" value=\"1\" name=\"markedit\" class=\"formboxes\" />"; <br /></pre><hr><br /><br /><br />That's it. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#225934 - 10/12/02 05:37 AM Re: [6.x] Force "Edited By" on All Posts [Re: Daine]
JJS Offline
Junior Member

Registered: 05/25/01
Posts: 81
Nice hack Josh. I really liked that feature in UBB Classic.<br /><br />However, because Threads allows you to time limit edits I like that type of functionality even better.<br /><br /> [:"red"] AthenaLink's Talkback Forums[/] <br />

Top


Who's Online
0 registered (), 25 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
nick1, Begbie, cenk, MATTO, DougMMcts
13362 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks