![]() |
Create array for thread, fetch data from it in posts
Hey I'm looking to acomplish something like this:
I want to fill an array with data in showthread and then I want to fetch data from this array in every post that belongs to this thread: #Thread - create array --Postbit in thread - fetch data from array --Postbit in thread - fetch data from array and so on. Any suggestions on how I could do this? What hooks should I use. Tried creating the array in showthread_start and then fetch data from the array in postbit_display_start (where I would output to $template_hook[postbit_signature_end] but didn't success with this - The array I created in showthread_start couldn't be reached by postbit_display_start. Thankfull for input. |
Did you try declaring your array as global in your postbit_display_start plugin?
|
Quote:
|
All times are GMT. The time now is 03:43 AM. |
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:
|