PDA

View Full Version : New Posting Features - Uneditable Posts


King Kovifor
04-06-2008, 10:00 PM
Introduction

I found a thread where the user was wondering if there was a feature within vBulletin that would allow you to specify if certain users posts can be edited or not. This is the outcome of about 5 hours work (with waiting on help with AJAX stuff).

Requirements
This has been tested on vBulletin v3.7.0 Beta 6 and should work with all vB 3.7.x versions. It has not been tested on lower versions of vBulletin.
Installation
Upload product XML
Features
Completely removes the ability for anyone to edit a users posts.
User IDs defined in the vBulletin Options.
Works with Quick Edit (checks after user submits)
Works with full edit (checks before loading page).

King Kovifor
04-06-2008, 10:01 PM
Version History
1.0.0 - April 6th, 2008
Initial Release
1.0.1 - April 7th, 2008
Added ability for users to edit their own posts.
Added product URL (which links to this thread)
Added version checking capabilities.
Future Features
Usergroup permissions on who to allow to edit posts.
Post editing hierarchy (Who is able to edit what groups and why)
Super Admin Editing Abilities

nonamer69
04-07-2008, 06:42 AM
thanks King. does this allow the user to still edit his own posts though?

Boofo
04-07-2008, 07:28 AM
Interesting idea but I think the Super Admin should still have editing abilities.

NeuroLancer
04-07-2008, 08:10 AM
Could someone help me by explaining the function of this mod in some extra detail,
What sort of situation would this mod be useful for?

nonamer69
04-07-2008, 08:17 AM
Could someone help me by explaining the function of this mod in some extra detail,
What sort of situation would this mod be useful for?

I believe its best use is to make sure moderators do not edit other moderator's postings.

King Kovifor
04-07-2008, 03:32 PM
thanks King. does this allow the user to still edit his own posts though?

Not yet. I just wanted to get the basics for the person who needed this mod.

Interesting idea but I think the Super Admin should still have editing abilities.

They will sooner or later. Probably in the next version.

Could someone help me by explaining the function of this mod in some extra detail,
What sort of situation would this mod be useful for?

This could be useful if you don't want moderators editing Administrator posts or such. or completely making staff posts uneditable for anyone.

I believe its best use is to make sure moderators do not edit other moderator's postings.

That is one use. :)

nonamer69
04-07-2008, 04:55 PM
Not yet. I just wanted to get the basics for the person who needed this mod.

bummer. well I guess I won't install just yet because I need members to still be able to edit their own posts. I'll be keeping my eye on this mod and thanks again King.

King Kovifor
04-07-2008, 11:39 PM
Your welcome. The update will probably either tomorrow or late tonight cause I am super tired.

OK. Updated with that minor change. :)

nonamer69
04-08-2008, 12:06 AM
That was pretty damn quick. Thanks again KING.

King Kovifor
04-08-2008, 12:08 AM
It was a matter of adding one check to both plugins. :) And anything I can do to help the people that actually want to use my modifications.

Boofo
04-08-2008, 09:48 AM
The check you just added, is it an option you can turn off?

King Kovifor
04-08-2008, 09:50 PM
The check you just added, is it an option you can turn off?

Not yet. It can be easily added. Just give me a list of wanted features and I will do my best to add them in. I started with the bare basics.

Boofo
04-08-2008, 10:24 PM
All I need is an option for the SuperAdmin to be allowed to edit the post. If you are going to leave in the option for the poster to be able to edit their own post, I would rather have that option settable to off/on.

King Kovifor
04-08-2008, 11:44 PM
I will try to have an update by the end of the week.

KEKforce
05-07-2008, 06:28 PM
I will try to have an update by the end of the week.

of this year? ;):erm:

King Kovifor
05-08-2008, 01:38 AM
of this year? ;):erm:

This year is long. So you could only hope so. Guess I forgot about this. Will update soon enough. After the hack with errors.

SternFan
05-11-2008, 03:47 PM
This hack does nothing what it says. It makes ALL users uneditable. From what I see, only the users that are specified can edit their posts. Just wanted to save a few people some headaches.:down:

King Kovifor
05-13-2008, 12:41 AM
This hack does nothing what it says. It makes ALL users uneditable. From what I see, only the users that are specified can edit their posts. Just wanted to save a few people some headaches.:down:

What set up do you have? Have you supplied user ids within the ACP?

SternFan
05-13-2008, 09:25 PM
What set up do you have? Have you supplied user ids within the ACP?

I have the newest version of VB, and if you install this it stops ALL users from editing posts, even admins and mods can't edit. When I read this I took it as only users specified could not have their posts edited. That doesn't seem to be the case.

King Kovifor
05-14-2008, 12:41 AM
I have the newest version of VB, and if you install this it stops ALL users from editing posts, even admins and mods can't edit. When I read this I took it as only users specified could not have their posts edited. That doesn't seem to be the case.

Hm... Odd. I have this installed and tested on RC4 I believe. I don't see WHY the code would have changed that much.

koxito
05-14-2008, 03:35 AM
It's True.. same problem, no one can edit..

May be if you tell me where to change the configuration xD

Lumis Out

King Kovifor
05-14-2008, 10:30 AM
There is an "Uneditable User IDs" inside of the Posting options.

koxito
05-14-2008, 05:09 PM
There is an "Uneditable User IDs" inside of the Posting options.


I've allready configured my id in that place, but noone can edit posts on my forum ( using vb 3.7 gold)

WA.Helpers
05-14-2008, 05:36 PM
Is there any chance to add Editable X posts by Y users if user complete Z condition? Editable posts can be marked when browsing a thread.

SternFan
05-14-2008, 09:25 PM
I've allready configured my id in that place, but noone can edit posts on my forum ( using vb 3.7 gold)

Same problem here....I'm not complaining as much as just letting people know.

King Kovifor
05-15-2008, 01:51 AM
My schedule should allow me time to code on Friday or saturday. I am going to attempt fixing this to work before adding features.

SternFan
05-17-2008, 12:02 AM
My schedule should allow me time to code on Friday or saturday. I am going to attempt fixing this to work before adding features.

Much appreciated, the concept is great if it worked well

King Kovifor
05-17-2008, 03:10 AM
Much appreciated, the concept is great if it worked well

But note that this will not include new features. This will be strictly to make it compatible with gold.

pspmaster93
07-19-2008, 07:52 PM
ya i cannot edit my own posts either i have newest vb version

King Kovifor
07-19-2008, 10:34 PM
ya i cannot edit my own posts either i have newest vb version

Known, haven't gotten around to adding any features like that.

Sycoloco1212
09-29-2008, 07:12 AM
i think im the one that asked for this idea, and what i suggested is when an administrator is making a post, he can chose whether he wants this post from being uneditable by anyone else, from other administrators. this is a purpose for owners to make a post about something without letting another staff member edit your post u made, it should also have different abilities such as [ Moderators can do the same, no other mod can edit his post, but someone who over ranks him can ]

=)

King Kovifor
09-29-2008, 08:42 PM
i think im the one that asked for this idea, and what i suggested is when an administrator is making a post, he can chose whether he wants this post from being uneditable by anyone else, from other administrators. this is a purpose for owners to make a post about something without letting another staff member edit your post u made, it should also have different abilities such as [ Moderators can do the same, no other mod can edit his post, but someone who over ranks him can ]

=)

I'll add it to a tracker, but can't say I promise it...