Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[FREE] MGC Chatbox PRO Details »»
[FREE] MGC Chatbox PRO
Version: 3.4.0, by TheAdminMarket TheAdminMarket is offline
Developer Last Online: Jul 2017 Show Printable Version Email this Page

Category: Chat Modifications - Version: 4.2.2 Rating:
Released: 07-09-2015 Last Update: Never Installs: 57
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

Since 2006 I was serving community members with my Free Mods
But as this site will starts operating by the company,
I'm no willing to support them

** File Removed **



MGC Chatbox PRO

by MGS Products

Free Offer by Christos Teriakis


This is the PRO (Commercial) version of MGC Chatbox Evo by VBDev

As I've gave some of my vBulletin Mod to him to transfer them to xenForo, he gave me the rights of this Mod. I want to make clear that as I'm not familiar with chat scripts at all, the support that I can offer is limited to find and fix code bugs and not operation bugs. I hope that experiant members familiar with chat system can help other members in such issues.

I'm also including some AddOns for MGC Chatbox PRO
  • MGC Chatbox Evo - CMS addons
  • MGC Chatbox Evo - Notifications addons
  • Notifications
  • vBExperience integration
There are installation instructions inside the zip file.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
da_judge, Elixar, RichieBoy67

Comments
  #12  
Old 07-17-2015, 05:48 AM
go2crete go2crete is offline
 
Join Date: Feb 2011
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Γιασου Nic απο την Κρητη! We would like to change the number of days after which the chats are automatically removed, to hours. But editing the mgc_cb_evo_digest.php:
$date = TIMENOW - ($vbulletin->options['mgc_cb_evo_cron_nbdays'] * 86400); to * 10800 (corresponding to 3 hours) is not successful. How do I change this correctly?
LG Tom
Reply With Quote
  #13  
Old 07-17-2015, 06:14 AM
TheAdminMarket's Avatar
TheAdminMarket TheAdminMarket is offline
 
Join Date: Jun 2013
Location: Thessaloniki, Greece
Posts: 511
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by go2crete View Post
Γιασου Nic απο την Κρητη! We would like to change the number of days after which the chats are automatically removed, to hours. But editing the mgc_cb_evo_digest.php:
$date = TIMENOW - ($vbulletin->options['mgc_cb_evo_cron_nbdays'] * 86400); to * 10800 (corresponding to 3 hours) is not successful. How do I change this correctly?
LG Tom
Your code modification seems to be ok. I need to check the file, maybe there is another calculation before or after.

Till that time try a "Greek Trick". In the settings where you set the days, change it to 0.15 (=> 3 hours). Maybe it will works.
Reply With Quote
  #14  
Old 07-17-2015, 07:02 PM
go2crete go2crete is offline
 
Join Date: Feb 2011
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you! I will test it!
There is an other issue, concerning the login and the logout of any user. It should be common entering the chat, to inform the users in the chat about a new user entering the chat, as well as leaving the chat.
LG, Tom
Reply With Quote
  #15  
Old 07-23-2015, 09:54 AM
Sven Voet Sven Voet is offline
 
Join Date: Jan 2012
Location: Germany
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For the Addons (VbaCmps) it needed the License File (.Lic) ... But its not included. Where can i get it
Reply With Quote
  #16  
Old 07-23-2015, 12:58 PM
TheAdminMarket's Avatar
TheAdminMarket TheAdminMarket is offline
 
Join Date: Jun 2013
Location: Thessaloniki, Greece
Posts: 511
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sven Voet View Post
For the Addons (VbaCmps) it needed the License File (.Lic) ... But its not included. Where can i get it
I'll contact the author and I'll ask him. When he sent me the files he said that none file needs license key and also none file in encoded. As this is addon maybe he forgot to send me the correct (without license) file.
Reply With Quote
  #17  
Old 07-23-2015, 01:00 PM
Sven Voet Sven Voet is offline
 
Join Date: Jan 2012
Location: Germany
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, best Thanks for Help
Reply With Quote
  #18  
Old 07-25-2015, 05:13 AM
Sven Voet Sven Voet is offline
 
Join Date: Jan 2012
Location: Germany
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nick...
I´ve testet some around... And found this.
If you use the Encoded Files of the Chat and Addons, the System wants the lic File for the Addons.

But if you use all "Not Encoded" Files, all is fine. No Error Message.

Perhaps delete the Encoded Files in the Package??
Reply With Quote
  #19  
Old 07-25-2015, 06:53 AM
TheAdminMarket's Avatar
TheAdminMarket TheAdminMarket is offline
 
Join Date: Jun 2013
Location: Thessaloniki, Greece
Posts: 511
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sven Voet View Post
Nick...
Perhaps delete the Encoded Files in the Package??
An idiot question now : "Where are the encoded files?"
It's true that the original author told me that the package contains encoded and unencoded files, but as many files I checked, all where unencoded (visible sourse code). I admit that I didn't spent lot of time to check all files.
Reply With Quote
  #20  
Old 07-25-2015, 07:19 AM
Sven Voet Sven Voet is offline
 
Join Date: Jan 2012
Location: Germany
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I also didn?t know *lol*
First i Uploaded the Files from the "Encoded" Folder. And there i get the Error about the Licence File, when i aktivated the VBACMPS Addon.

When i Uploaded the Files from the "Not Encoded" Folder, the Error Messages are gone
Reply With Quote
  #21  
Old 07-26-2015, 01:36 PM
TorrentMan TorrentMan is offline
 
Join Date: Aug 2005
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello
Do this chat function for vb4 4.2.3?
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 09:05 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.04632 seconds
  • Memory Usage 2,311KB
  • 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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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