Where xxx.html is the HTML file you want to integrate into your forums. The file extension can be HTML, HTM, SHTML or even TXT (text files). You can add more file extensions by modifying html.php - NOTE: the file name is case-sensitive.
This is also a quick way to integrate java applets into your forum (for example, java chat applets). Just copy and paste the java applet code into a HTML file, and then put the HTML file name into the URL above. Instant java integration!
I have disabled remote file integration - this way other people cannot use this link to integrate offensive pages into your site.
To let only certain usergroups see the page, instructions are in the PHP file on how to do it.
Installation- upload 1 file!
1) Upload html.php into your forum directory.
2) Done!
3) Upload any HTML file or TEXT file into your forums directory, or sub-directory, and run the command line URL as listed above, and you'll see the file integrated into your forums automatically!
Update
Version 1.1 - Made the the title of the forums show up in the page and the heading of the table if no title is set in the URL - if the title is set, the title is now also shown in the table heading.
Version 1.2 - added automatic navbar support.
Version 1.3 - reduce 1 query by caching template.
Enjoy!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
but if you download his basic file from above and are unable to get it to work on you vBulletin 3.5.X Version you have to make a small fix. A function used by this Modification was replaced with another one for the 3.5.X series.
I have it currently working on 3.5.3, but it should work with the 3.5.X series.
So the fix to get it working on 3.5.X. (Special thanks to Paul M for this coding help)
It should start working after doing this. I'll be glad to help anyone who needs additional help since no Erwin since June. (Hope you don?t mind Erwin =) )
but if you download his basic file from above and are unable to get it to work on you vBulletin 3.5.X Version you have to make a small fix. A function used by this Modification was replaced with another one for the 3.5.X series.
I have it currently working on 3.5.3, but it should work with the 3.5.X series.
So the fix to get it working on 3.5.X. (Special thanks to Paul M for this coding help)
It should start working after doing this. I'll be glad to help anyone who needs additional help since no Erwin since June. (Hope you don’t mind Erwin =) )
I did the changes and no content being pulled in from the text file I am pointing to. any help is appreciated.