The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
Any progress on this? I need this very much for my forum. vB4, though.
|
#22
|
|||
|
|||
Quote:
|
#23
|
|||
|
|||
for vb 4.2 add in editpost.php
// check for time limits $post['postcount']==1 if ($postinfo['dateline'] < (TIMENOW - ($vbulletin->options['edittimelimit'] * 60)) AND $vbulletin->options['edittimelimit'] != 0 AND $threadinfo['firstpostid'] != $postinfo['postid']) |
#24
|
|||
|
|||
This is great, thank you BOP.
|
#25
|
|||
|
|||
I've coded a mod to edit threads owned by someone else mainly for the purpose of making the thread wiki-like (which includes edit history/revisions and rollback support), and this is doable with zero file edits.
|
#26
|
|||
|
|||
Hi - how can I get hold of this mod to look at? Thanks in advance.
|
#27
|
||||
|
||||
The member is not active on this site. If you google his username you should be able to find his website, you may be able to contact him there.
|
#28
|
|||
|
|||
Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|