![]() |
custom page
I created a custom template/page based on this tutorial.
http://www.vbulletin.com/forum/showthread.php?t=197563 My problem is I do not know what to input in the code/body area for RealChat (software / unix edition http://www.realchat.com/chat-server-software.php). I installed it with vbulletin integration http://www.realchat.com/doc/database-integration.html However, I just do not know what would go in the body of the custom template I created. I simply copied the body portion I found in the page source, but that only showed blank page when I pulled it up. The actual code to link it in the navbar (or anywhere to create a link to the chat) is this: Code:
<script language="Javascript" type="text/javascript"> The link to the chat works fine (the script code I provide). I'm having a problem figuring out what goes in the body of the custom template I created so that the chat room shows up in there instead. When I go to this link, it shows a blank page: http://www.talkjesus.com/misc.php?do...plate=realchat This is the custom template (called realchat_realchat) Code:
$stylevar[htmldoctype] Plus, there are no good chat software out there that integrate with vbulletin, aside this one which I'm trying out in trial mode. |
I would appreciate any help on this.
|
Anyone willing to give this a shot? It would be a great blessing to many vbulletin owners who are looking for a decent chat room.
|
The misc.php file you are using to test the template requires that the template name begins with "custom"
from the php: PHP Code:
rename your template to custom_realchat |
Thank you. The page pulls up, but this time the chat just does not appear at all
http://www.talkjesus.com/misc.php?do...plate=realchat custom_realchat template shows this: Code:
$stylevar[htmldoctype] When I go directly to the original chat page, the page source shows this: Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
where on your system have you dropped the realchat.js?
src="realchat.js$!20070809010203" is the js sitting in your root folder, or in clientscript, or somewhere else? if it is somewhere else, add the path to the src line src="clientscript/realchat.js$!20070809010203" |
Its located in this directory
/home/username/public_html/RealChat/www/pub I tried this: <noscript><b>This application requires JavaScript.</b><br/>Your browser either does not support JavaScript or scripts are being blocked.</noscript> <script type="text/javascript">document.write('<script type="text/javascript" src="/RealChat/www/pub/realchat.js$!20070808084731"><\/script>');</script> Didn't work I also tried this <noscript><b>This application requires JavaScript.</b><br/>Your browser either does not support JavaScript or scripts are being blocked.</noscript> <script type="text/javascript">document.write('<script type="text/javascript" src="RealChat/www/pub/realchat.js$!20070808084731"><\/script>');</script> |
In the source of your webpage (near the bottom) it says
src="RealChat/www/pub/RealChat/www/pub/realchat.js So the path is being concatenated somewhere. Play around with the php code until the resulting source code is correct. Can you provide a link to the "working" non vb page? |
<a href="http://147.202.66.9:8085/?nn=Chad&pu=http%3A%2F%2Fwww.talkjesus.com%2Fmembe r.php%3Fu%3D3&au=http%3A%2F%2Fwww.talkjesus.com%2F image.php%3Fu%3D3&hmac=f4a83ad5df7ba1e27fe1873f21f 8d1d5&cu=" target="_blank">Click here for direct page</a>
Thanks for the help. If you get this worked out, it will be a great thing for all other vbulletin users looking for something more stable, clean and user friendly than flashchat (which I've used for 3 years now). |
It's putting up a page not found error, it is at least performing the document.write.
As I said in my last post, you need to play around with your "src="path/path/RealChat.js" Until what actually appears in the loaded page (view the source thereof) shows the correct path |
1 Attachment(s)
I tried everything I can, still cannot get it to work. It would be great if a coder here can install it on their server, and try to figure this out. I'll donate $20 via paypal.
I even tried this code as well in the custom_realchat template Code:
<script language="Javascript" type="text/javascript"> HTML Code:
http://147.202.66.9:8085/?nn=Chad&pu=http%3A%2F%2Fwww.talkjesus.com%2Fmember.php%3Fu%3D3&au=http%3A%2F%2Fwww.talkjesus.com%2Fimage.php%3Fu%3D3&hmac=584058dae975b3869557bb9bad6c26ec&cu= I even attached the realchat.php file too |
Could someone please help out on this?
|
Quote:
|
All times are GMT. The time now is 06:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|