vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - Digital Point Chat (https://vborg.vbsupport.ru/showthread.php?t=254433)

paulket 12-20-2011 11:16 PM

Quote:

Originally Posted by Kingdombuilder (Post 2181347)
I have the same problem... It shows up fine but will not post my message in the chat box when i type it. i have the user groups set properly... I'm runing 4.1.2

Having the same problem with 4.1.8

Has anyone figured out how to fix this?

paulket 12-28-2011 04:46 PM

This mod obviously is not supported and I will unfortunately have to uninstall it :( I wish that it worked.

luismoreira 12-29-2011 04:51 PM

friend, need to put this chat on the side blocks.

That would be possible?

Would have to use iframe?

rbc1225 03-14-2012 01:21 AM

Chatbox comes up but when I place text and hit the submit button, nothing happens. Doesn't seem as though there is too good of support here since no updates since December and it is now March, but any help would be appreciated.

ekool 03-24-2012 07:13 PM

It would be nice if it showed who was "online" in the chat.

datoneer 05-16-2012 07:01 PM

Awesome mod!

lapiervb 06-23-2012 02:40 AM

Doesn't put a link anywhere to go to the chat in vb4.2

lapiervb 07-15-2012 11:31 PM

Anybody figure out how to add the link?

pelican 06-22-2013 08:13 AM

Quote:

Originally Posted by paulket (Post 2279572)
Having the same problem with 4.1.8

Has anyone figured out how to fix this?

Quote:

Originally Posted by rbc1225 (Post 2309247)
Chatbox comes up but when I place text and hit the submit button, nothing happens. Doesn't seem as though there is too good of support here since no updates since December and it is now March, but any help would be appreciated.



you need to do the following fix

Quote:

Originally Posted by digitalpoint (Post 2261894)
In chat.php, change this:
PHP Code:

LEFT JOIN " . TABLE_PREFIX . "customavatar ON (customavatar.userid user.userid

to this:
PHP Code:

LEFT JOIN " . TABLE_PREFIX . "customavatar AS customavatar ON (customavatar.userid user.userid



Swatman1 12-05-2013 10:11 PM

I followed the steps and i can change the chat settings in my admincp options, yet the chat does not show up on my forum. Are there more steps i missed other than from the first post?


All times are GMT. The time now is 07:21 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.02571 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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