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 10-19-2007 04:54 AM

10 seconds is a bit too small IMHO and it might be a reason why the load of your server is high.

You should try to put a higher value.

madotds 10-19-2007 08:54 AM

Thank you very much for this great shoutbox :) Cant wait for version 2.0 :)

dt-pain 10-19-2007 03:42 PM

Im getting this error when adding the module

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT *
FROM template
WHERE title = 'adv_portal_mgc_chatbox'
AND styleid IN();

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4
Error Number : 1064
Date : Friday, October 19th 2007 @ 10:37:54 AM
Script : http://www.x-squad.net/forum/admin/vba_cmps_admin.php
Referrer : http://www.x-squad.net/forum/admin/v...&type=template
IP Address : 66.205.130.143
Username :
Classname : vB_Database

VBDev 10-19-2007 07:09 PM

This is something really weird. You're the second one that told me of such an error.

Maybe this problem is coming from vbadvanced itself but on that one I can't really help sorry, I haven't been able to reproduce that error.

Have you tried doing a template module like you did for the chatbox ?

VBDev 10-19-2007 07:27 PM

I have started developping the new version.

The development will take quite some time so don't wait for it to be released right now ;)

class101 10-19-2007 08:31 PM

never got such problem also , I guess you have a bug and vbulletin thinks the template is not here but is physicaly here in the database, try searching in phpmyadmin if the template is inside but that could not be issued by the vbdev's addon because your bug is in a vba feature.

dt-pain 10-19-2007 11:35 PM

when i look through the templets i do not see adv_portal_mgc_chatbox

VBDev 10-20-2007 09:09 PM

Quote:

Originally Posted by dt-pain (Post 1364008)
when i look through the templets i do not see adv_portal_mgc_chatbox

This template should have been created when you added the vbadvanced module.

Otherwise, this is because you didn't created the module as you should have, check again the how to.

Rajdeep 10-21-2007 08:31 AM

Only admins cant see the shoutbox and others are able to see it.All permissions are fine.Wht to do.Plz help

IvyKeepMommy 10-21-2007 10:43 PM

Help! MY site has just gone strangly with by adding a box withthe name of the chatbox to the right of the navbar and the drop down from the navbar now suddenly ALWAYS displays below the left of the nav bar -- any ideas why this happened and how to fix it?

I've included a screenshot

IvyKeepMommy 10-22-2007 12:07 AM

Nevermind it was an issue with the Ultimate Columns hack I added, when I removed it, it went back to normal.

ed2k_2 10-22-2007 05:10 AM

@class101

How do you resized the width? Because my layout of my CMPS in the side borders are like squished... :D

Feckie (Roger) 10-22-2007 05:49 AM

Hi Can you tell me can you exclude groups from using this................

VBDev 10-22-2007 01:36 PM

Quote:

Originally Posted by Feckie (Roger) (Post 1365669)
Hi Can you tell me can you exclude groups from using this................

Sure, you just have to set the permissions for those usergroup to all no :)

Quote:

Originally Posted by Rajdeep (Post 1364897)
Only admins cant see the shoutbox and others are able to see it.All permissions are fine.Wht to do.Plz help

Can you put a screenshot of the usergroup permissions for your admin group plz.

BozzaJos 10-22-2007 02:33 PM

VBDev. I am waiting for the next version of your chatbox before I'm going to install it on my site. It all looks very promising and I can't wait for it to be released. I hope there will be a proper vBAdvanced option to use otherwise it's useless for me.

One question tho: Are you going to add a feature which shows to members when there's a new topic created on the forums? Would be an awesome feature, Inferno Shoutbox got it too.

Thanks in advance!

VBDev 10-23-2007 11:03 AM

Not sure I'll you know there are already lots to do :)

But the new features I plan to add might help on that purpose.

shavedaccord 10-24-2007 12:19 AM

I'm also having the problem with people not being able to see the chat box while invisible. Seems like once you go invisible the chat box is no longer visible even if you turn off invisibility.

shavedaccord 10-24-2007 12:57 AM

How can I change the color of the time stamps?

Semobid 10-24-2007 02:28 AM

I am having a problem with my chatbox loading. It just keeps loading and loading. It also is making my board wider.

VBDev 10-24-2007 04:08 AM

Quote:

Originally Posted by shavedaccord (Post 1367118)
I'm also having the problem with people not being able to see the chat box while invisible. Seems like once you go invisible the chat box is no longer visible even if you turn off invisibility.

The admin of the french resource forum I belong to can see it while he is invisible.

As they ever been able to see it ?

I wonder, have you modified the modifyoptions template ? If not this could be the reason why they have seen it but not they don't anymore. As the modification of that template introduces option for the chatbox and especially one to hide or not the chatbox.

Quote:

Originally Posted by shavedaccord (Post 1367142)
How can I change the color of the time stamps?

This is the additionnal css you should have added which makes that.

Quote:

Originally Posted by Semobid (Post 1367176)
I am having a problem with my chatbox loading. It just keeps loading and loading. It also is making my board wider.

Have you uploaded the js files ? Was it a fresh install or an update ?

adnedarn 10-24-2007 06:06 AM

Quote:

Originally Posted by VBDev
Quote:

Originally Posted by adnedarn
Originally Posted by adnedarn View Post
I know there is the option to add $mgc_chatbox to a template where you want this to show up, but what template is it for New Posts? I don't want to have have it in every forum and posts, but lots of people hang out on the New Posts page as much as the index.
Thanks!



New posts corresponds to search so this is in the search templates.

So, I tried putting the code to have it show up in template "search_results_postbit_lastvisit" and it doesn't show up, but in template "search_results" it does work, but I really only want it to show up on the New Posts page. Any idea what I'm doing wrong?
THX Andrew

VBDev 10-24-2007 08:33 AM

It could be possible that this particular template is built in a function.

In this case, the $mgc_chatbox var won't be available in that function unless you edit the function to add the $mgc_chatbox as a global var (which I do not recommend as files editing is now vbulletin's past :D).

Perhaps you should try to dig in the files to know if it's the case if you know a little about php code ?

Semobid 10-24-2007 11:00 AM

I think I did Iuploaded all of the files that the instuctions said too and it was a fresh install

adnedarn 10-24-2007 12:46 PM

No, I don't know anything of php code. I can fill in the blanks of a config.php file, that's about it. haha

Patrick Melton 10-24-2007 03:15 PM

I cant get the english language pack to install. It says rebuilding...done, no errors. I've tried uploading through the browser and directly off the server.

Everything is still in french. Please tell me why it isn't taking it?

I'm using overwrite english, ignore version, etc. as instructed.

Thanks!

LordDB 10-24-2007 04:45 PM

Very nice indeed! Easy install! Thanks, m8!:)

Medtech 10-25-2007 12:39 AM

Vbulletin 3.6.8 updated does not like the language file for english:(

i haven't seen a fix for that bug yet

Medtech 10-25-2007 01:34 AM

ok, got that working, buttons are not showing properly

VBDev 10-25-2007 05:06 AM

Quote:

Originally Posted by Semobid (Post 1367378)
I think I did Iuploaded all of the files that the instuctions said too and it was a fresh install

When it stays loading, is it on the forumhome ?

Does IE display an error icon on the bottom left of the browser ? If yes, double click on that icon and tell me what is the error.

Quote:

Originally Posted by adnedarn (Post 1367438)
No, I don't know anything of php code. I can fill in the blanks of a config.php file, that's about it. haha

Ok, then I may have to dig for that but not sure I'll have time as my first goal is to release the 2.0 as soon as possible.

Quote:

Originally Posted by Patrick Melton (Post 1367517)
I cant get the english language pack to install. It says rebuilding...done, no errors. I've tried uploading through the browser and directly off the server.

Everything is still in french. Please tell me why it isn't taking it?

I'm using overwrite english, ignore version, etc. as instructed.

Thanks!

Quote:

Originally Posted by Medtech (Post 1367953)
Vbulletin 3.6.8 updated does not like the language file for english:(

i haven't seen a fix for that bug yet

That's strange, what do you mean ?

I have tried the language file upload several times and it works just perfectly :(

Are you sure you're not missing part of the instructions ?

Quote:

Originally Posted by Medtech (Post 1367981)
ok, got that working, buttons are not showing properly

Have you uploaded the images in both of your styles folders ?

adnedarn 10-25-2007 05:38 AM

Quote:

Originally Posted by VBDev (Post 1368083)


Ok, then I may have to dig for that but not sure I'll have time as my first goal is to release the 2.0 as soon as possible.


I'd rather that too :) I'll remind you after the release and maybe you can check on it for me.
Thanks!

baghdad4ever 10-25-2007 09:14 AM

hi vbdev

i change the host

and the chatbax doesnt work

i write any thing but the word dont appear in the box

MySQL 5.0.27-standard

php 5.2.4

what is the wrong??

VBDev 10-25-2007 10:31 AM

Quote:

Originally Posted by adnedarn (Post 1368093)
I'd rather that too :) I'll remind you after the release and maybe you can check on it for me.
Thanks!

Sure I rather prefer that :)

Quote:

Originally Posted by baghdad4ever (Post 1368178)
hi vbdev

i change the host

and the chatbax doesnt work

i write any thing but the word dont appear in the box

MySQL 5.0.27-standard

php 5.2.4

what is the wrong??

Nothing seems wrong with your configuration.

Does the shouts appear in the archives ?

baghdad4ever 10-25-2007 10:54 AM

there is no anything in archieve

bec my forum closed for 10 days before transfere

so it will be deleted automatically after 5 days

VBDev 10-25-2007 12:57 PM

But I mean, when you make a shout, does it appear in the archive ?

Have you any error in ie shown by the browser ?

madotds 10-25-2007 02:49 PM

Hi Thank you for this chat box :) a very nice bit of kit indeed but if i could be as bold to ask for a request:o

Would it be possible to have some sort of audible notification when there is a new shout in the chat box? This would mean members could open the chat box in one window and carry on surfing the forum in another safe in the knowledge that they haven't missed a reply to there shout.
Preferably the user would be able to turn this on or off via the chat box and that it would be off by default
Dont know if this is possible but i thought i would ask :)

Keep up the good work

baghdad4ever 10-25-2007 03:26 PM

Quote:

Originally Posted by VBDev (Post 1368290)
But I mean, when you make a shout, does it appear in the archive ?

Have you any error in ie shown by the browser ?


hi vbdev

i try to write in english

it work fine

but in arabic it doesnt work

so what is the problem

it is work before the transfere

Audentio 10-26-2007 01:51 AM

BRILLIANT mod :D.

Audentio 10-26-2007 02:12 AM

If I only want it to show in forumid 49, what do I have to do, I feel like Ive tried everything.

VBDev 10-26-2007 05:01 AM

Quote:

Originally Posted by madotds (Post 1368379)
Hi Thank you for this chat box :) a very nice bit of kit indeed but if i could be as bold to ask for a request:o

Would it be possible to have some sort of audible notification when there is a new shout in the chat box? This would mean members could open the chat box in one window and carry on surfing the forum in another safe in the knowledge that they haven't missed a reply to there shout.
Preferably the user would be able to turn this on or off via the chat box and that it would be off by default
Dont know if this is possible but i thought i would ask :)

Keep up the good work

For the moment it's not possible.

I am trying to do major changes of the chatbox code for the next version so I can't tell you wether or not it'll be in the next version.

Quote:

Originally Posted by baghdad4ever (Post 1368408)
hi vbdev

i try to write in english

it work fine

but in arabic it doesnt work

so what is the problem

it is work before the transfere

On your new host, all other ajax functionnalities are working smoothly ?

Quote:

Originally Posted by Audentio (Post 1368819)
If I only want it to show in forumid 49, what do I have to do, I feel like Ive tried everything.

To do that "AS IS" it's not possible.

You would have to edit the plugin attached to forumhome_complete, and put all the code in the plug into a :
Code:

if ($foruminfo[forumid] == "49") { /* code of the plugin */ }

madotds 10-26-2007 06:55 AM

Cheers for the reply vb I look forward to the next version Top modder :)


All times are GMT. The time now is 08:36 PM.

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.02733 seconds
  • Memory Usage 1,835KB
  • 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
  • (1)bbcode_code_printable
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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