vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - MGC Chatbox (with AJAX) (https://vborg.vbsupport.ru/showthread.php?t=148472)

VBDev 09-17-2007 07:18 PM

Quote:

Originally Posted by TeamR[1] (Post 1341087)
VBDev,

Query: Will you have my children?

What do you mean by that ?

Quote:

Originally Posted by TeamR[1] (Post 1341093)
Well, I don't speak french so that's as far as I can take ya. Sorry :P

Quote:

Originally Posted by uberbucket (Post 1341092)
I did. "Aucun message dans la chatbox"

Getting warmer lol.

If you carefully read the install instruction you'll see that you have to import the language file !

As I have explained many times, the chatbox is in french by default as I am french and have developped for my mother tongue first. So to get it in english you've to import the english language file :)

teach1st 09-17-2007 07:25 PM

EDIT: PROBLEM SOLVED...READ ME FILE HAD THE FIX!


My forumhome template is customized so that most of the "what's going on" stuff is at the bottom. The only thing at the top is "currently logged on users." Events, stats, etc, are at the bottom.

With the previous version, I put the $chatbox_forumhome variable in a table row right after upcoming events and the chat box would show up at the bottom with the admin settings set to Top for forum home (setting it to bottom doesn't work..u get nothing).

With 1.5, that isn't working. The chat box still shows at the top of my forums, above "currently active users." Setting it to bottom never works.


EDIT: Would this part from the Read Me apply?: ANSWER: YES! PROBLEM SOLVED...READ ME FILE HAD THE FIX!

Quote:

Display the Chatbox on some styles
It's possible that the chatbox doesn't appear because the automatic insertion in templates bases itself on certain variables which can any more not be present in these styles.

If you meet this problem, follow the stages :
Go on Plugin Manager on your admincp
Edit the plugin Affichage forumhome
Replace $search_text = '$forumhome_markread_script';
By $search_text = '$chatbox_forumhome';
Then, go in style manager and edit template FORUMHOME
Add $chatbox_forumhome above $footer

uberbucket 09-17-2007 07:27 PM

I was just in a hurry, all of these problems were easily remedied by following the instructions.(aside from having to use the backup for product-mgc_chatbox.xml).

One more question: Where do I change the color for the time/date stamp, it's almost the same color as my background?

Thanks.

EDIT: "Q: How to change the value of color for date and for command /me?
R: When you add additionnal CSS for each style, you can change color in class CSS."

I seriously need to learn how to read.

Anhyeu12000 09-17-2007 07:58 PM

Proplem when use /mp or /pm, if click on image then
Quote:

/mp "nom_utilisateur"
Error:
The user doesn't exist
If edit
Quote:

/mp user "nom_utilisateur"
then it work !
Plz fix it, thanks

Anhyeu12000 09-17-2007 09:55 PM

Find in mgc_chatbox.js
Quote:

fetch_object('chatinput').value = '/mp "' + username + '" ';
Replace with
Quote:

fetch_object('chatinput').value = '/mp user "' + username + '" ';

teach1st 09-17-2007 10:35 PM

Quote:

Originally Posted by Anhyeu12000 (Post 1341250)
Find in mgc_chatbox.js


Replace with

Thanks!!! That worked for me.

The only thing I can't get now is the switch to enable downloading of shouts. After the upgrade, the links are missing.

ON EDIT: OK, it's a per usergroup setting. Cool!

obmob 09-18-2007 01:51 AM

Spanish readme file for 1.5 :)

It is in TXT file, should be renamed as HTML. :p

Thanks for the upgrade!

Andres Kello 09-18-2007 02:34 AM

Bonjour VBDev,

Just wanted to say that I've installed your Mod in my forum, Mobility.mobi, and it's working GREAT and my users absolutely LOVE IT. I gave you a 5/5 rating!

Merci beaucoup!!

Au revoir,
Andres

Kaycee123 09-18-2007 04:19 AM

Upgraded very easily this time - and now have chatbox above my Arcade!!

Thank you very much!:D

VBDev 09-18-2007 04:23 AM

* Zip file updated with Vietnamese language and readme for v1.5 and Spanish readme for 1.5 + The small error in the js file stated by Anhyeu


All times are GMT. The time now is 11:32 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
  • Page Generation 0.02359 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete