The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
|||
|
|||
![]() Quote:
ya thats simple. Have this plugin which u created Code:
<plugin active="1" executionorder="40"> <title>Classifieds: User CP Navbar Link</title> <hookname>usercp_nav_complete</hookname> <phpcode><![CDATA[ $template_hook['usercp_navbar_bottom'] .= vB_Template::create('microclassifieds_usercp_links')->render(); ]]></phpcode> </plugin> At Top add this Code:
</ul></div> </div> After This U can create ur block and note at last don't add Code:
</ul></div> </div> ![]() |
Благодарность от: | ||
EquinoxWorld |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|