The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Here is what i am trying to do.
I currently run a daily disney trivia email web site at www.disneytrivia.net I have an include line on my main page to input a php for the daily Disney trivia Question that I change every day via an online form. I wanted to include this into a post into my forum at www.disney-forums.com I made a new sub forum, allowed html in it. My intention was to utilize the php include in a post in this forum then close the forum to allow no more posting and hopefully it would change the trivia question each day in that post but I cant seem to get it working. Is this possible and if so, how do I accomplish this? The PHP code I am using is as follows: <table width="340" bordercolor="#0000ff" cellspacing="2" cellpadding="2" border="5"><?include("http://www.disneytrivia.net/front-page-inc.php");?> <br> </table> |
#2
|
|||
|
|||
![]()
you might need to make a custom page using templates to make that work but im not sure if it'll work cuz i tried to do that one time and add a php included counter in my footer and it never worked
![]() |
#3
|
||||
|
||||
![]()
Here's how I would go about this:
I think that should more or less do the trick.... it will show the trivia on the page if you added the variable to the right template and selected the right hook. It wont make a post however. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|