The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Minimum # of posts to edit own posts
I really wish for this feature.
It is a pain in the ass to put the 50 post users in a new group. I would like it to be automated. T.I.A. |
#2
|
||||
|
||||
Pretty basic, but here goes... in editpost.php add this:
Code:
if ($bbuserinfo['posts'] < 50) show_nopermission(); Code:
require("./global.php"); |
#3
|
|||
|
|||
Thanks a million fly!!!
|
#4
|
||||
|
||||
Quote:
u must post over 50 posts then u will can edit ur own post!! like this how should i do?? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|