The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
This thread had alot of info that we ended up not using for this project. To keep from confusing people I have deleted it.
|
#2
|
|||
|
|||
You can't put any PHP login into a template -- you'll need to move any PHP code into chat.php.
<moving to code hacking> |
#3
|
||||
|
||||
OK Ed. Maybe I can figure it out
|
#4
|
||||
|
||||
ok ED . I have loaded this file into into the forums directory it
is called chat_activity.php3 you can see it work here http://www.realwebhost.net/chat_activity.php3 I have made a template called chat in put this in the forumhome template $chat placed after $loggedinusers. But I do not know what to put in template to pull this information in I tried this but it didn't work require("chat_activity.php3"); Any ideas? |
#5
|
|||
|
|||
Quote:
"Fatal error: Failed opening required './../chat//lib/connected_users.lib.php3' (include_path='') in /home/realweb/public_html/chat_activity.php3 on line 24" |
#6
|
||||
|
||||
I know ed we are trying to tie into board now users in chat that is. I need to ask you a question if you can stick ariund for about 2 minutes. Please
|
#7
|
||||
|
||||
PHP Code:
PHP Code:
|
#8
|
|||
|
|||
<?php
$test="text"; ?> <?php include("text.php"); print "$test"; ?> Should work... |
#9
|
||||
|
||||
Ed thanks for trying to help we got it installed, vb 2.01 and phpmychat version 14.5
can see here http://forums.realwebhost.net chat user status shows bottom left. Joey |
#10
|
||||
|
||||
we got it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|