The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
timestamp/while help
i have this query
PHP Code:
an example of what i'm trying to acheive would be Sunday 29th June [entry one on above date @ time] [entry two on above date @ time] Friday 27th June [entry one on above date @ time] Monday 23rd June [entry one on above date @ time] [entry two on above date @ time] Sunday 22nd June [entry one on above date @ time] i'm not very good at time stamps i'm afraid and heres the while i'm currently using to display the data PHP Code:
|
#2
|
||||
|
||||
Take a look at that caching trick, then try caching a couple of levels ....
Code:
$array[$journal_view[journalid]][$daystamp] = $journal_view PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|