![]() |
How do you call multiple new_datastore_fetch?
Is there a cleaner way to do this, maybe as an array?
Code:
if ($vbulletin->options['boofo_fhstats_onoff'] AND THIS_SCRIPT == 'index') |
No one has any ideas on this? I am shocked! ;)
|
It is an array, so I'm not sure what you are asking.
|
Is there a way to combine the two fetches without having to call them separately?
|
Um... I don't know?
|
Lynne, I think I figured this out. It seems to work with the following line:
Code:
$new_datastore_fetch = array_merge($new_datastore_fetch, array('forumhomestats','member_day')); |
Cool. :)
|
I edited my post above as the first example would actually overwrite the new_datastore_fetch with the new info, instead of adding to it. The correct one is posted now.
|
All times are GMT. The time now is 01:18 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:
|