The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
In 4.03 I had added a number of custom pages via the plug in method. for one page I have one plugin feeding in the head content and a second plugin feeding in the body content. On this page I needed to call my database and extract all my variable values inside the head. Then in the body I could use those variables.
With 4.04 any variable defined in the head is not available in the body. I now have to make a second db call in the body in order to get those variable values. Is this a bug?? By design?????? |
#2
|
|||
|
|||
![]()
Couldn't you do something like this instead of doing a second database query?
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|