![]() |
Auto-Merged DoublePost Mod ??
Hi,
I want to know if someone can tell me which one is the Auto-Merged DoublePost Mod that is installed here ?? Thank you in advance! Mario |
I'm sure it's a custom mod here, but this hack should work
https://vborg.vbsupport.ru/showthrea...ht=double+post |
Quote:
|
The only problem is that Mod is for an old versin of VB. :(
|
I'm using it on 3.7.0 beta 5 just fine.
|
|
Quote:
--------------- Added 6 April 2008 at 7:17pm --------------- Like it does here? I've found the code in the mod thread to make it say xx minutes and xx seconds, but I really like how it says it here. Also - how does it automatically update here? On my forum I need to hit refresh to get the posts to merge... --------------- Added [DATE]1207531870[/DATE] at [TIME]1207531870[/TIME] --------------- This is the code for the xx minutes and xx seconds... Code:
$doublepost['message'] = $doublepost['pagetext'] . "\n\n[SIZE=\"1\"][COLOR=\"Silver\"]" . $vbulletin->userinfo['username'] . ' added ' . intval((TIMENOW - $doublepost['dateline'])/60) . ' Minutes and ' . ((TIMENOW - $doublepost['dateline']) % 60). ' Seconds later...' . $vbulletin->options['xen_dp_spacer'] . "[/color][/size]\n\n" . $post['message']; |
The code used here is a modified version of Xenon's hack. It has not been released.
|
I understand that, I just thought perhaps someone could help with how to have the text show the same. I'm not asking for the hack used here, just how to make the date show "date and time" not "minutes and seconds"
|
You need to post in the modification thread for help with the modification.
|
All times are GMT. The time now is 06:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|