vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Auto-Merged DoublePost Mod ?? (https://vborg.vbsupport.ru/showthread.php?t=171028)

mariocaz 02-20-2008 03:35 PM

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

Brandon Sheley 02-20-2008 03:43 PM

I'm sure it's a custom mod here, but this hack should work
https://vborg.vbsupport.ru/showthrea...ht=double+post

Boofo 02-20-2008 04:35 PM

Quote:

Originally Posted by Loco.M (Post 1447429)
I'm sure it's a custom mod here, but this hack should work
https://vborg.vbsupport.ru/showthrea...ht=double+post

Actrually, I think they are one and the same. Just a few tweaks to the one here, maybe.

mariocaz 02-20-2008 11:57 PM

The only problem is that Mod is for an old versin of VB. :(

Boofo 02-21-2008 12:15 AM

I'm using it on 3.7.0 beta 5 just fine.

mariocaz 02-21-2008 08:51 PM

Hi Boofo, maybe you can give me a hand ?

https://vborg.vbsupport.ru/showthrea...45#post1448345

Noctavia 04-07-2008 12:30 AM

Quote:

Originally Posted by Boofo (Post 1447468)
Actrually, I think they are one and the same. Just a few tweaks to the one here, maybe.

Can anyone help me work out how to get the merged text to say:

--------------- 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'];

Dismounted 04-07-2008 05:14 AM

The code used here is a modified version of Xenon's hack. It has not been released.

Noctavia 04-07-2008 05:37 AM

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"

Lynne 04-07-2008 03:18 PM

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
  • Page Generation 0.01126 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete