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)

marshal_ramdev 12-07-2010 10:30 AM

thnx Shawn ..

final kaoss 12-07-2010 12:42 PM

So is this thing going to be well optimized (and not a resource hog)... or is that something on the to do list for a future version?

Quote:

Originally Posted by digitalpoint (Post 2128564)
Not in it's current for... but as I mentioned, I have a pretty big to-do list for a future version.


digitalpoint 12-07-2010 03:03 PM

It shouldn't be a resource hog at all. Ran some test with over 1,000 people in the chat and couldn't tell the difference as far as server loads.

ProFifaLeagues 12-07-2010 05:35 PM

Sorry did'nt see the answer but is there a way to show this just inside a forum section or is it only the forum homepage for now?

MalluParadise 12-08-2010 12:21 AM

When i install this mod i got a error like this .....

Code:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/global.php(29) : eval()'d code on line 61
how can i fix it ?

digitalpoint 12-08-2010 05:08 AM

Quote:

Originally Posted by MalluParadise (Post 2130661)
When i install this mod i got a error like this .....

Code:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/global.php(29) : eval()'d code on line 61
how can i fix it ?

You are using an old version of vBulletin I assume? That was a bug they fixed in vBulletin itself.

MalluParadise 12-08-2010 08:14 PM

Quote:

Originally Posted by digitalpoint (Post 2130726)
You are using an old version of vBulletin I assume? That was a bug they fixed in vBulletin itself.

ohh i am using Vb- 4.0.7

indyonline 12-09-2010 12:37 AM

Thanks for this Shawn.
I do not see it in any of my nav bars. How do I get it there?
Thanks again.

Reinhard 12-09-2010 01:58 PM

Hello Shawn,

i have installed this mod, but nothing is display in the chat window. The installation was succesful, the submitted text is store in the table, the chat window is empty ...

I'am use 4.08 and standard template.

Edit: in Line 90 in your chat.php is "AS customavar" is missing ... (database error). German umlauts not displayed ... Please fix it.

sivaganeshk 01-03-2011 04:43 PM

Quote:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_digitalpoint_chat AS phrasegroup_digitalpoint_chat,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;
Got an error :(

-------------------------------------
Btw, you already have Great reputation in SE, so why you still have Chat system by Digital Point ? :P


All times are GMT. The time now is 03:42 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.01033 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)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