The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#61
|
||||
|
||||
![]()
It is yes.. but it only shows unknown when the address shows http://forums.realwebhost.net/ and not http://forums.realwebhost.net/index.php not sure if adding another else would help that at all.
|
#62
|
||||
|
||||
![]()
Hey I tried about 20 different combinations to resolve the above. Finally gave up and just replaced unknown with Main Forum Page.
|
#63
|
||||
|
||||
![]()
if i have a index file in a different folder but is still linked with global.php from the forum how do i tell it that that specific index.php should be regarded as something different and now Main Page.
|
#64
|
||||
|
||||
![]()
I am working on incorporating phpmychat with my vbulletin.
This is the location where the gobal.php from vbulletin is being used in the chat software http://www.realwebhost.net/chat/lib/index.lib.php3 This is the address I use to call up the chat from vbulletin http://www.realwebhost.net/chat/index.php How would I incorporate this location in online.php? |
#65
|
||||
|
||||
![]()
I put a html page with a redirect to chat.php in there. then added:
PHP Code:
|
#66
|
||||
|
||||
![]() Quote:
This sounds fantastic Freddie. Will the vBulletin Who's Online be as good as Mutt's WOL? and when can we expect this to be included with the new version download? Thanks Freddie. |
#67
|
||||
|
||||
![]()
Bane
Can you show me what you put in the redirect html file and what do I name that file and what directory do I put it in. What do I put in the chat.php file? Thanks |
#68
|
||||
|
||||
![]()
Sure.. just make a file called index.htm in the directory http://www.realwebhost.net/chat/
inside it put: Code:
<html><head> <meta http-equiv="refresh" content="1; URL=http://www.realwebhost.net/chat/chat.php"> <title></title></head><body></body></html> |
#69
|
||||
|
||||
![]()
Bane look at this thread the first one and you will see the code I am putting in to tie vb into phpmychat. Then tell me if what you suggested is still correct.
http://www.vbulletin.com/forum/showt...9&goto=newpost Thanks |
#70
|
||||
|
||||
![]()
I really dont think changing the name of the originating file is going to change much in that hack unless you have something that calls the index.php by that name. Give it a try with what I just gave you. If it doesnt work change the name back and delete the index.htm
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|