The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm trying to add a new block to my profile pages... this is the code I am using...
Code:
if (true)
{
$title = 'test';
$html = 'test';
eval('$template_hook[profile_right_mini] .= "' . fetch_template('memberinfo_block') . '";');
}
--------------- Added [DATE]1237695991[/DATE] at [TIME]1237695991[/TIME] --------------- Oh... I am using member_build_blocks_starts |
|
#2
|
||||
|
||||
|
What hook location you are using? Try removing the condition at first to see if you get any output.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|