The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Getting a specific thread inside a wordpress template
Hi,
Can anyone point me in the right direction of how to do this, A client wants blog posts syndicating as threads, and the comments on the wordpress post to be the replies to the thread. I have got as far as PHP Code:
Any help would be appreciated. |
#2
|
|||
|
|||
I tried your code and it works for me. Did you put an echo() in there to make sure you're calling the right script? (I know that's not much help but I'm not sure what else to try).
Is all that code outside of any function? (If the var_dump() is in a function you may need a global $vbulletin; in there). |
#3
|
|||
|
|||
Thanks for the reply
I figured you can't actually call the vb core withing a wordpress template, you have to call in in the wp-header file. All sorted now though. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|