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.
Γιασου 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
Γιασου 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.
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
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.
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.
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