![]() |
Quote:
Cheers, |
hey, no problem glad i can help ... ok well i havent got digichat just yet cause i need a
server ... can you access chatmaster on linux ? just curious can i change the adspace also ? for example if i wanted to add javascript into the space ... i thought you may know since you've used it so long. |
I am purchasing Digi-Chat AV/IM next month and really look forward to this hack integration in to VB. Thank you!
|
Quote:
With adspace you talk about the advertising via banners? If yes, then the answer is NO to your question. You can not use javascript to implement a banner rotation because DigiChat have already a banner rotation implemented. You have to upload the files in the server/banners directory and then you define the order of the banners in the DigiChat GUI. Cheers, |
Quote:
I will give you example to see how my problem with spicial characters comes : in this forum see this member profile ( Member name : #01 ) : https://vborg.vbsupport.ru/member.php?u=25070 but the chat script send the data in this format so it will not apear and will be login as guest : https://vborg.vbsupport.ru/member.ph...o&username=#01 but your name in this forum will apear if i replace #01 with Pseudomizer to be like this : https://vborg.vbsupport.ru/member.ph...me=Pseudomizer this is the problem so any user with special characters will not login as member but as guest . :) Regards, |
Quote:
this is an HTML problem. The username is given in the URL and special characters can not be processed correctly. If you need a fix for this you have to implement "htmlentities" into the code, so the username will be transformed into a URL friendly information. Currently i do not have the time to implement this. If you are familiar with HTML you should be able to implement this in a very small amount of time. Otherwise you will have to wait for the next update of this hack because you are the first person who has problems with this and to be honest users should use correct names and not special characters. ;-) Hope this helps. Cheers, |
will there be a newer version ?
would it be possible for only premium members can create new rooms in chat ...? seems like it could be a difficult task ... |
Quote:
Do you have to find someone with an IRC server?? |
Quote:
this is not possible because the DigiChat user administration is independant. There is only one guest account. So you can only set the permission for all guest users which are your members from your forum. Sorry, but there is no way for me to integrate this unless DigiChat offers such a feature. And yes, there will be a new version but it will take some time to finalize it. At the moment i have so many things to do. It is overwhelming. But the new version will not offer any special great features unless someone is requesting some new features which are not implemented yet AND they can be implemented. Cheers, |
Quote:
Cheers, |
i have seen this done before it is possible... but i suspect its complicated.
can you access chatmaster on a linux server? if not how do you administer digichat ? you can access it remotely ? such as accessing chatmaster on my windows computer to get it to communicate with the linux server ...? |
Quote:
this is totally independant of the operating system. The chat will run on the same or on a remote machine and you can administer everything remotely. You have to create the corresponding accounts in the DigiChat Admin GUI. What you are talking about is, to run a remote shell script which uses the commander function ( only if you have licensed the commander feature ) to create these accounts in the DigiChat application with the corresponding rights. This is a loooot of work to offer a premium service for some members and these premium members will have a blue color in chat. So you will have no way to differenciate between chatmaster accounts who can kick users and premium users. This will cause more confusion then it would help you. I would NOT recommend to go for this configuration. But if you are interested in this, please read the DigiChat Manual. The section Commander function explains all remote features. Cheers, |
I've installed your wonderful hack with success, and I'm really impressed with it. However, I've got a problem whereby I had VBChat installed first. VBChat, https://vborg.vbsupport.ru/showthrea...ghlight=vbchat works really well, but I like my Digichat much better, especially since I discovered your hack. The problem is now, for some reason, your hack won't work if the VBChat is working. I installed your hack after VBChat (and it worked great), then tried to make VBChat work (was successful, but it disabled your hack. Trying to uninstall VBChat without much success, there was some database modification. For some reason, VBChat has somehow integrated, and interferes, with the Digichat log in through your hack (my regular Digichat log in page works fine; this is just some sort of issue with your hack and VBChat).
My Digichat is at http://x.russbo.com/vb/chat.php Do you have any suggestions? Appreciate it. Had your integration working, and I absolutely loved it. rich doc@russbo.com |
OK, figured it out. The VBChat hack overwrites the "chat" template in its automatic install (and calls it CHAT). Got it working again.
|
Quote:
Cheers, |
Good hack, worked fine on my DigiChat v5.0 installation at http://m1.mumsweb.com just had to edit all the applet's so that it directed to the right cab file, then was running swiot :)
Matt |
Quote:
Enjoy the hack! P.S.: Be careful with the chat_who if you upgrade DigiChat because the commander has changed and due to this the output as well. I am working on the update of the chat_who template/file. Cheers, |
Quote:
|
Quote:
Matt |
Quote:
The comparison is very easy: Version 4: - vulnerable because User can kick even admins - can do HTTP Tunneling with Tomcat on Linux Version 5: - HTTP Tunneling does not work ( workaround to start chat on port 443 ) - you have an Audio/Video in Chat Cheers, |
Quote:
My update would just fix the chat_who output which does not work any more for the newer versions. And sorry, no plans for CPMS yet. Cheers, |
Amazing Hack Quite a Genuis!
thanks for that it works like a gem! one thing though why are some users getting this error message: Welcome Guest You will be logged into the chat with a random user name. Please be patient. The loading can take 1 or 2 minutes. If you wish to use your own name then please register here, and you will get access to all chat functions. The digital signed applet is NOT a dialer. It just verifys that this software is not freeware. Your TEAM is it something to do with the Version of Java? |
Quote:
no, this has nothing to do with the java version. This is the guest login. Users who did not register does not have the $bbuserinfo[userid] set. Due to this they will get the guest access which can be enabled or disabled in the chatconfig.php. Per default the guest user gets a name "guestXXX" where XXX is a random number. In the DigiChat usermanagement the guest account has no rights to change neither name, icon nor any other chat settings. This is all done through my integration in vbulletin. So you can define that only registered users can choose their icons, etc and guest users get a given random name with a standard icon. This is to motivate the users to register on your site to gain full access to all chat settings. Hope this helps. Cheers, |
Pseudomizer, have you done any work towards integrating Hubz with the VB user base? I've been looking, and trying, but I can't seem to find anything that will allow my Hubz to draw vb names out, as you've so successfully done with Digichat.
Here's one attempt (relevant parts of java script code only): Quote:
Thanks! rich |
Quote:
|
Put this line in your phpinclude_start:
PHP Code:
|
Thanks. But I think I'm missing something. I'm still getting $fileusername in the hubz panel.
This is my relevant portion of phpinclude_start, as per your suggestion: Quote:
Quote:
Greatly appreciate the assistance. I've wanted to get this working for quite a long time now. rich http://x.russbo.com/vb/index.php |
Hi @LL,
if any of you are experiencing problemes with the chat_who page then please post it here. If you are running DigiChat 5.0.1.7 or above you should get some errors. Cheers, |
Hey Pseudomizer,
once again, thank you for your continued work and support with this hack. we do appriciate it. Now with the chat_who page, how is work going on a chat_who page for users of 5.0.1.7 or above, I have a few members on my site requesting this addition. I know your very busy this would help alot :) Thanks alot !! Matt |
Quote:
attached you will find the new chat_who.php file. But again this is only for DigiChat version 5.0.1.7 and above. It fixes the corrupted lines for users in chat and the room names. P.S.: Go to line 157 and edit the buffer variable to point it to your txt output file from your commander. The second variable below is for your staff to make them colored on the chat who page. Just a gimmik. ;-) Cheers, |
Great hack dude. I run www.bahamascope.net and worked perfectly for me. Compliments of the season lol, and thanks again dude, you should contact DigiChat staff and try to integrate your ideas and scripts into their program.
|
Quote:
Cheers, |
Another quick question Pseudomizer,
I have the latest digichat, yet it comes with the documentation for version 4. This is particularly confusing when trying to implement the chat_who function. Here's my current code for my whos_onilne.sh file Code:
/usr/local/java1.3/bin/java -classpath /home/chat/DigiChat_5.0/Commander.zip com.diginet.digichat.commander.Commander users siteID 1000 &> /www/chat/DigiChat/DigiClasses/Resources/Default/stats/digiakt1000.txt Quote:
Matt |
Hello Mattster,
i hope you have a typo in your last thread. Java 1.3? The minimum version for DigiChat is 1.4.2_06. Please upgrade the Java version and then we talk again. Step by Step. ;-) Cheers, |
Hello,
i do not know who is spreading this information but i am getting a lot of emails from people asking me to provide my hack via email because everything is for free. Who is doing this? Just to make it clear: - VBulletin is NOT for free ( Pricing: http://www.vbulletin.com ) - DigiChat is NOT for free ( Pricing: http://www.digichat.com ) - My Hack to incorporate DigiChat into VBulletin is for FREE Hope this helps to understand everything and to avoid misunderstandings. Best regards, |
Pseudomizer?
I am only going to purchase Digi-Chat V5 ($569 ouch) if I can use your hack. Is this weekend a good time to buy it or should i wait? Any secret info on getting a discount, LOL! |
Quote:
you can use my hack without any problems. It will work. Regarding your question about when to buy, i have to answer it depends. If you are looking for the AV feature then you should wait 2-3 weeks. If you heading just for the chat itself, then buy it now. Hope this helps. Cheers, |
Thanks!
|
Hi @LL,
just for your information: This hack also works with the latest Version of DigiChat 5.1.0.1 and 5.1.0.2. In order to get it running just replace the library versions in the applet code in 3 Templates and in the chatlauncher.php from 5.0.1.x to 5.1.0.2 and 5,0,1,x to 5,1,0,2. If you have problems with the AV part please visit the DigiChat community board for support. I do not give support in this thread here about the AV part of DigiChat. Cheers, Pseudomizer |
I'm starting to regret buying Digichat now. I deleted all my old Custom Profile Field Names (ex: field1) but they keep on counting like I never deleted them. I can't get chaticon to be field1, etc....
|
All times are GMT. The time now is 12:00 AM. |
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:
|