The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
html frames inside php
i dont know if this question belongs in here but i use frames for my board, 1 for the board and 1 for my shoutbox. but is it possible to implant the shoutbox inside the index.php?
would help for some things on my board so if this is possible, how can i do that then? |
#2
|
||||
|
||||
For the shoutbox frame, you can call the URL index.php?view=shoutbox
I'm assuming that your shoutbox is powered by vBulletin templates? If so, then follow the following steps: And in the index.php, add the following somewhere (maybe near the end, but just make sure it's not in another IF, WHILE, etc. statement): PHP Code:
|
#3
|
||||
|
||||
make an Iframe in forumhome template. Where ever you want it to be.
|
#4
|
|||
|
|||
in the template??? mm, sounds nice.
and whats the way to make this kinda iframe? |
#5
|
||||
|
||||
You cannot put the content of the frame in the forumhome template.
|
#6
|
|||
|
|||
but is it possible to call the php file up from the template??
|
#7
|
||||
|
||||
Depends on what you mean. You can add the frame in the forumhome template, but not the actual content of the frame, because it must be on its separate page.
|
#8
|
|||
|
|||
Hello Gary,
This is probably an old post but I was wondering if there's a way to include something like an iframe in a post. I spent about 15 minutes searching for something on this forum but I wasn't able to find an information. Any tips would be very helpful, thanks! |
#9
|
||||
|
||||
An <iframe> in the postbit? Or actually in the post's message body (meaning that the poster intended on submitting an <iframe>)?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|