Quote:
Originally Posted by gblue
I installed the mod yesterday and I have a few problems,
1. how do I change the text, "this chat belongs to love" I looked in the chat.php but did not find it.. I got it installed but have some problems but I will work on that tomorrow.. I am at home on a slow dialup connection..
2. When I click on the start chat icon it never loads chat.
The link is http://itsajeep.org and click on the 1st chat icon on the left side if you wish to take a look at it..
|
Hello gblue,
question 1: this is a phrase. Go to your phrasemanager and search for this text and replace it with whatever you want. Should be an easy task. Hint: There are serveral places where the domain is mentioned. Replace all of them in all phrases.
2. You seem to have several issues regarding your chat. Let's start by just telling you what is going wrong in bullet form:
- you are using DigiChat 4.0.3.1. This version is vulnerable and is no longer supported from DigiChat. Due to this I can not give any support for this version of DigiChat
- even if you want to use this version of DigiChat you have change some things in my hack. To give you a hint:
PHP Code:
document.writeln("CODE='com.diginet.digichat.client.DigiChatApplet' ");
This line is causing the problems because this applet does not exist in DigiChat version 4. You have to look into your default script and change to code appropriately.
- the "Who is in Chat" page has been modified from me to cover DigiChat version 5.x.x. Since DigiChat 5 the commander output has been changed and due to this I had to change the source code completly. If you want to have this feature on your board then you have to go back and look for DigiChat Hack version 1 or 2 and take this chat_who.php file.
I hope you understand my concerns because this is like someone using DigiChat 5 would ask for an integration into VBulletin 2.2.6. I can't do that. So you either update your DigiChat to version 5 or you implement the required changes on your own. I tried to help you by giving you some hints.
Hope that helps.
Cheers,