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)

digitalpoint 11-05-2011 08:03 PM

What type of avatars are they? I believe it only works with custom avatars that are stored in the database.

Dave Hybrid 11-12-2011 10:46 PM

All custom avatars. Stored in the file system i believe.

Dave Hybrid 11-12-2011 10:47 PM

One other thing shawn, is it possible to have the chat log held for longer, it seems to delete after a period of time. Thanks!

digitalpoint 11-12-2011 11:19 PM

It keeps stuff for an hour... if you want to make it longer, you can edit the "Clean Up Chat Table" plug-in and change "3600" to however many seconds you want to keep stuff.

Dave Hybrid 11-13-2011 03:22 PM

Perfect, thanks.

Dirt Bike Addict 11-15-2011 03:01 AM

Got the following error:

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:

                                        SELECT languageid,
                        phrasegroup_global AS phrasegroup_global,
                        phrasegroup_digitalpoint_chat AS phrasegroup_digitalpoint_chat,
                        options AS lang_options,
                        languagecode AS lang_code,
                        charset AS lang_charset,
                        locale AS lang_locale,
                        imagesoverride AS lang_imagesoverride,
                        dateoverride AS lang_dateoverride,
                        timeoverride AS lang_timeoverride,
                        registereddateoverride AS lang_registereddateoverride,
                        calformat1override AS lang_calformat1override,
                        calformat2override AS lang_calformat2override,
                        logdateoverride AS lang_logdateoverride,
                        decimalsep AS lang_decimalsep,
                        thousandsep AS lang_thousandsep
                                        FROM vb_language
                                        WHERE languageid = 1;

MySQL Error  : Unknown column 'phrasegroup_digitalpoint_chat' in 'field list'
Error Number  : 1054
Request Date  : Monday, November 14th 2011 @ 10:42:50 PM
Error Date    : Monday, November 14th 2011 @ 10:42:50 PM
Script        : http://www.domain.com/forum/chat.php?do=ajax
Referrer      : http://www.domain.com/forum/chat.php
IP Address    : ***
Username      :
Classname    : vB_Database_MySQLi
MySQL Version :


digitalpoint 11-15-2011 05:32 AM

Did you restore a partial backup or anything? Looks like the phrase group that it comes with isn't there any longer.

Dirt Bike Addict 11-15-2011 12:12 PM

Quote:

Originally Posted by digitalpoint (Post 2268091)
Did you restore a partial backup or anything? Looks like the phrase group that it comes with isn't there any longer.

This was after a clean install of the chat mod.

Dirt Bike Addict 11-15-2011 02:10 PM

Well that was odd, the phrase error went away but then I got this error (that fix worked).
https://vborg.vbsupport.ru/showpost....3&postcount=72

Dirt Bike Addict 11-15-2011 02:24 PM

I do have one more thing that I'm having trouble with, I'm trying to reverse the chat order (newest at top) and got the PHP part of it working. However I know zlich about JS/AJAX and can't seem to get it to put the new chats at the top, they still get added to the bottom. (they'll be at the top after a page refresh though).

Any ideas?


All times are GMT. The time now is 06:58 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.01202 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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