The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using memberaction_dropdown in a custom template?
Hello,
I have a plugin that is acting as a postbit replacement. Basically, the plugin calls my custom template then registers post variables and makes it accessible to the postbit_legacy template. I have this working fine, and everything displays as it should. However, when I attempt to use... Code:
{vb:raw memberaction_dropdown} Thanks in advance. |
#2
|
|||
|
|||
PHP Code:
|
#3
|
|||
|
|||
Thanks very much for the reply. I added in the manner I thought it should be, but the only thing I get is a bracket. If you wouldn't mind, could you point me in the right direction to make this work?
PHP Code:
Code:
{vb:raw dd.memberaction_dropdown} |
#4
|
||||
|
||||
If it is within your template, you would want to call just:
HTML Code:
{vb:raw dd} HTML Code:
{vb:raw dd.memberaction_dropdown} PHP Code:
|
#5
|
|||
|
|||
Ah, seems so simple now! Thank you both, it worked.
|
#6
|
|||
|
|||
sorry to bump and old thread but i have used this code all is working perfectly except it is showing everyone as offline ?
--------------- Added [DATE]1401058589[/DATE] at [TIME]1401058589[/TIME] --------------- sorted it forgot to call user.lastactivity, user.lastvisit |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|