The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
hi all
i upload product last thread using rss by marco1 to my forum and it view result in navbar i see this code in product Code:
<phpcode><![CDATA[
$tem= vB_Template::create('MARCO1_Latest');
$ad_location[global_below_navbar] .=
$tem->render();
]]></phpcode>
Code:
<phpcode><![CDATA[
$tem= vB_Template::create('MARCO1_Latest');
$ad_location[global_above_footer] .=
$tem->render();
]]></phpcode>
please can any one help me to change this code to view result of product in my forum footer ? |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|