The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#10
|
|||
|
|||
![]()
Ok I had to take it out of a function and make it a straight query just to get an output. Here is the output of the $debug_tickets:
Code:
tid=2 tadded=1265002705 radded= seconds=-1265002705 i=1 tid=1 tadded=1264641238 radded=1264641238 seconds=-1265002705 i=2 --------------- Added [DATE]1265079985[/DATE] at [TIME]1265079985[/TIME] --------------- BTW, the first line of tid=2, radded= is blank because no reply has been added to that ticket. --------------- Added [DATE]1265080418[/DATE] at [TIME]1265080418[/TIME] --------------- Reversed $seconds += ($rep - $tick) to ($tick - $rep) which gives me the following: Code:
tid=2 tadded=1265002705 radded= seconds=1265002705 i=1 tid=1 tadded=1264641238 radded=1264641238 seconds=1265002705 i=2 Code:
175694:49 Added a reply to the tid=2 and this is the new output: Code:
tid=2 tadded=1265002705 radded=1265084927 seconds=-82222 i=1 tid=1 tadded=1264641238 radded=1264641238 seconds=-82222 i=2 -12:34 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|