The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
When a User posts into a thread where he already has the lastpost, no new post will be added. The lastpost of him will be edited and the new text is put after his first message, attachments will be added to the old post as well.
This will be done until the old post is older than 1 hour (you can change this timespan yourself ![]() by changing $do_bump in the script, you can define wether the post's time will be altered or not. Enjoy, and don't forget to click install ![]() Notice: If you have installed the Proxy ip to real ip conversion or Proxy Detector v3.1 Hack, then you should probably take a look at this post. Show Your Support
|
Comments |
#32
|
||||
|
||||
![]()
Thanks, that worked.
|
#33
|
|||
|
|||
![]() Quote:
Oh that's GENIUS. I'm installing this one for sure after the next release... Genius, I tell you... |
#34
|
||||
|
||||
![]()
I've uploaded a new version.
Now there is a variable included so you can define yourself, wether the post's date will be altered or not ![]() |
#35
|
|||
|
|||
![]()
I think one of my users has spotted a bug. If someone posts, then deletes their post, then posts again then the new text is appended to a deleted post, and thus it's not visible. Is there something you can add in to check if the post it is about to be added to is deleted or not?
|
#36
|
||||
|
||||
![]()
d'oh.
yesterday i reported a quite similar vb3 bug and now i made it myself.... thx, i've fixed it ![]() |
#37
|
|||
|
|||
![]()
I've already installed it, and I'd rather not do the whole thing over again, so could you tell me what needs to be changed to fix that error?
|
#38
|
||||
|
||||
![]()
it's just the very first query:
PHP Code:
|
#39
|
|||
|
|||
![]()
Ahh nice... I believe I'll install this. Beats macgyvering one up on my own.
![]() |
#40
|
||||
|
||||
![]()
This is a DIVINE one ! thanx
|
#41
|
||||
|
||||
![]()
I've just got round to installing this one and I love it, such a simple idea, yet so usefull. Something I should have added to my board along time ago
![]() |
#42
|
||||
|
||||
![]()
QUESTION : Will posting a new post bump the topic ?
I have the last post...wright ? But it have been for about 1 WEEK. So the topic is down. I post a new post...but this HACK will paste my new post intro the old one wright ? But the topic will remain DOWN or it will be BUMPED ? Coz if he remain down, then this hack is not to GOOD. |
#43
|
||||
|
||||
![]() ![]() thx, lee, in vb2 it was even less to hack, so simple ![]() i use it since a long time now @PET: you can decide yourself weather it will bump a thread or not. also you can define a timespan when it's regarded as a real new post or as a dp (the standart is 3600 seconds) |
#44
|
||||
|
||||
![]()
Xenon your new version introduces some more table_prefix bugs that cause MySQL errors. The problem is that you have to use the AS clause to create an alias so you can use things like post.whatever in the rest of the query without having to put table_prefix all over the place. Here's an example:
PHP Code:
|
#45
|
||||
|
||||
![]()
some more?
i just forgot to add the AS on one line... damn thing, i hate that table prefix in vb3, just a new trap to fall into when writing up instructions |
#46
|
|||
|
|||
![]()
Excellent hack, very clean not to mention ridiculously quick to install.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|