The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I created a custom profile field with the ID 44 and entered a string in that field for my account.
Then I wrote a simple "hello world" plugin that looks like this: PHP Code:
The first echo is executed on the member profile, the other echo is not executed. How can I fix this? Or do I have to write a query to get the profile field in the plugin? $post['field44'] does not work and neither does $userinfo['field44'] on that plugin. Later, I want to write a conditional and display some variables in the templates. But I first need to know how to access the custom profile field from the member profile plugin. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|