Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
DigiChat Integration V2.0 Details »»
DigiChat Integration V2.0
Version: 2.02, by Pseudomizer Pseudomizer is offline
Developer Last Online: Feb 2010 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 04-24-2004 Last Update: 05-30-2004 Installs: 39
DB Changes
 
No support by the author.

DigiChat Integration Version 2.0

This hack is no longer supported. I have released DigiChat Integration 3.0.3.

The new hack can be found HERE

This is my update for VBulletin 3.0.x. Sorry for the delay but it took me some time to upgrade to vb3.0.0 and integrate all other hacks + develop my new upgrade hack. :nervous:

What is this hack ?
This hack is a complete integration of the Chatsoftware DigiChat ( which is NOT freeware ) into the latest version of VBulletin 3.0.x. :devious:

What does this hack do ?
This hack provides the ability to offer a complete front-end to the DigiChat software. So if you are running your own DigiChat server or your chat is hosted somewhere else, this hack will provide you for each member a specific profile, settings and whos in chat functionality.

For Admins and Chatmasters i am providing an extra Admin/Chatmaster login depending on their userstatus in your forum and they will get the extra tool to trace IPs from chatusers. Normal users will just see the names of the users in chat and a link to their forum profile. :devious:

Are there many changes to be done ?
No, i try to keep my changes to a minimum and if it is possible not to touch any databases for obvious reasons. So this hack exists of:

- 8 new templates
- 2 template modifications
- 6 file uploads
- 1 php file modification

Do i need version 1.0 or version 1.1 for this hack ?
No. I am providing both. An upgrade path from previous versions and also a new install path for complete new installations.

How long does it take to install this hack ?
If you are familiar with VBulletin and DigiChat it will take about 10 minutes to upgrade and 15 minutes for a new install.

Is there any support for this hack ?
Yes, from me but i will change the way of giving support now. I my previous version i posted my email address and the amount of emails was amazing. The bad thing was that no one shared this information in the thread. Due to this i will ONLY give support to people in THIS thread and ONLY if they clicked on the "INSTALL" button. I am sorry, but my time is limited and answering the same question 5 times via email is not very efficient. I hope you understand this.

Are there screenshots available for this hack ?
Yes. I have included them into the zip file and i will add them in this thread.

How to manage this Chat environment ?
This version 2.0 has one config file which you have to edit before you go live. In the future updates i will add one table to the database which can be edited through the admin panel. This is not really important because the security will not change so often for chats but just in case someone wants to edit this configfile via the Admin CP i will offer this in the next version.

Whos in Chat function does not work ?
Please make sure that you have the appropriate rights and the commander function enabled which produces the output file every x minutes who is in chat. You have to have a license from DigiChat to be able to do that. :tired:

Some words are in german ?
This should not be the case. I developed this on my domain and in german. I translated all the frontend but you never know. If there are parts still in german please tell me so i can translate them.

So enjoy this hack and happy chatting. After installing please click on this install link or on the install button at the top.

UPDATE 2.0.1
I am very sorry, but i forgot to put one file into the zip file. The missing file is the chatlauncer.php for the javascript pop-up to log into the chats. So if you realized that you can only log into the chat with the extra option, then you know why. Again apologize for this. I have uploaded the new zip file and updated the install.html.

For those of you who installed it already just download the zip file and copy the chatlauncher.php into your forum root directory.

UPDATE 2.0.2
I added some bugfixing for the guest template and the chatlauncher.php. Thanks to Randomlove for pointing that out.

For those of you who installed it already just download the zip file and copy the chatlauncher.php into your forum root directory. After this open the template chat_start_guest and copy the text from the install.html file into your template.

Cheers,

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #202  
Old 04-02-2005, 12:11 AM
Pseudomizer's Avatar
Pseudomizer Pseudomizer is offline
 
Join Date: Mar 2002
Location: Germany
Posts: 614
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wential
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....
Hello Wential,

don't worry. All people run into these kind of problems. Do you talk about the chaticons in DigiChat? Because if you delete e.g. number 1051 and you create a new one the new icon will have the number 1052 and not 1051.

Or do you talk about the VBulletin custom profile fields? Here is the same problem. The SQL database will continue to assign higher numbers even if you delete them.

But you do not need to have the exact field number name in order to make the visible. In my install instructions I just point out that the name is very important. Not the number. Here is the quote from my install instructions:

Quote:
Originally Posted by Pseudomizer
Please ensure that the names of these variables are correctly added. These variables are CASESENSITIVE !!! If you mix them up like instead of "chaticon" you create "Chaticon" you will not see any chaticons in the users profile.
So please check the name of this profile field and don't worry about the number. I have adjusted my scripts not to check for the number due to this problem. I am checking for the name of the profile field.

If you have still problems after reading this post please write me an email or ICQ me and we will solve your problem.

Cheers,

Pseudomizer
Reply With Quote
  #203  
Old 04-02-2005, 12:56 AM
Wential Wential is offline
 
Join Date: Aug 2004
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, but I need to start over after I restore my backup. I screwed up my profile fields so bad, I couldn't use the Admincp. Plus I have a custom Navbar, so I have to modify it accordingly. I'll try again tomorrow.

This seems like a great hack for a new board, but you need to be very careful installing it on one with other hacks in place.
Reply With Quote
  #204  
Old 04-02-2005, 11:00 AM
Pseudomizer's Avatar
Pseudomizer Pseudomizer is offline
 
Join Date: Mar 2002
Location: Germany
Posts: 614
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wential
This seems like a great hack for a new board, but you need to be very careful installing it on one with other hacks in place.
I had installed over 50 hacks before I installed the DigiChat Hack and it works fine for me.

Please report if you are successful or not. Wish you good luck.

Cheers,
Reply With Quote
  #205  
Old 04-02-2005, 11:13 PM
t-roz t-roz is offline
 
Join Date: Jun 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello there

thanx for the hack

but can i change the language for this hack so i can install it in my forums in my native language???
Reply With Quote
  #206  
Old 04-03-2005, 01:55 PM
Pseudomizer's Avatar
Pseudomizer Pseudomizer is offline
 
Join Date: Mar 2002
Location: Germany
Posts: 614
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by t-roz
hello there

thanx for the hack

but can i change the language for this hack so i can install it in my forums in my native language???
Sure, as long as you do not remove any copyright text. Enjoy the hack.

Cheers,

Pseudomizer
Reply With Quote
  #207  
Old 04-03-2005, 10:55 PM
t-roz t-roz is offline
 
Join Date: Jun 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pseudomizer thanx man i will just make it in my language and i will not remove the copyright i will just put translated by t-roz is it OK with you???
Reply With Quote
  #208  
Old 04-06-2005, 11:55 PM
Pseudomizer's Avatar
Pseudomizer Pseudomizer is offline
 
Join Date: Mar 2002
Location: Germany
Posts: 614
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by t-roz
Pseudomizer thanx man i will just make it in my language and i will not remove the copyright i will just put translated by t-roz is it OK with you???
Hello t-roz,

go for it.

By the way: There will be a new version of my hack by the end of this month or beginning of next month with new features regarding the latest DigiChat 5.1 Audio/Video Update.

Cheers,

Pseudomizer
Reply With Quote
  #209  
Old 04-11-2005, 03:57 AM
Pseudomizer's Avatar
Pseudomizer Pseudomizer is offline
 
Join Date: Mar 2002
Location: Germany
Posts: 614
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I have finished more then 50% of my new upcoming DigiChat Hack Version 3. Here is the list of new features and functions which will be included:

- no more chatconfig.php file ( 100%)
- 4 applet options ( unsigned, signed, lite and anti-pop-blocker ) ( 100% )
- all applets will reside now in vbulletin templates for easier upgrading ( 100% )
- all vbulletin templates will be in a new DigiChat template category ( 100% )
- all chatsettings now saved in the database ( no more file changes on the server ) ( 100% )
- new chatmaster launcher instead of embedded option ( 100% )
- new chatmaster applets signed, unsigned ( 100% )
- new DigiChat Hack uninstaller ( 100% )
- new DigiChat Hack updater ( 50% )
- new DigiChat GUI in ACP of VBulletin ( 50% )
- new HTTP Tunneling function ( 50% )
- new DigiChat Hack installer ( 50% )
- new DigiChat Hack upgrader for future versions ( 50% )
- new Audio/Video enable/disable option per usergroup ( 50% )
- new language phrases ( german and english 25% )
- update of existing menus ( 0% )
- switch to full database administration ( 0%)
- new option to create, modify or delete DigiChat Menu Locations in DigiChat Admin GUI ( 0% )

I assume that my new hack will ready beginning of next month if I can find some BETA testers to erase all remaining small bugs. Any help is appreciated.

Cheers,
Reply With Quote
  #210  
Old 04-11-2005, 04:36 AM
mattster2002 mattster2002 is offline
 
Join Date: Jan 2002
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Normally i'd be very happy to BETA test this product as i've been using the current version a bit. But i've got no time at the moment, sorry pseudo!
Reply With Quote
  #211  
Old 04-11-2005, 04:42 AM
Pseudomizer's Avatar
Pseudomizer Pseudomizer is offline
 
Join Date: Mar 2002
Location: Germany
Posts: 614
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mattster2002
Normally i'd be very happy to BETA test this product as i've been using the current version a bit. But i've got no time at the moment, sorry pseudo!
No Problem. I will release it but it depends on the people. Smile. Let's see.

Cheers,
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:44 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04954 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete