The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have got to get the Today's Events section (and birthdays would be nice too) of the What's Going On box to show on every forum and the search results page.
I looked into it for hours and although I know that it pulls code from index.php, I can't seem to figure out how to call that code to the forumdisplay & search_results templates. I would appreciate any input or guidance with this so much! |
|
#2
|
|||
|
|||
|
Off the cuff...Put the code to fecth the info in php_includes with a conditional to only run if THIS_SCRIPT == your desired page and have the tempaltes ready to recieve it.
|
![]() |
|
|