vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Chat Modifications - Envolve Chat Integration Module (https://vborg.vbsupport.ru/showthread.php?t=258158)

sknight 02-06-2011 09:42 AM

I installed it last night with a 15 day trial. Import the xml as a plug in and it works. Saves ton of cpu and sql access from my server.

ARSamo 02-06-2011 06:36 PM

erro on loging in

Code:

HTTP ERROR 500

Problem accessing /loginredir. Reason:

    Server Error
Caused by:

java.lang.IllegalArgumentException
        at org.eclipse.jetty.server.Response.sendRedirect(Response.java:399)
        at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
        at org.eclipse.jetty.servlets.GzipFilter$GZIPResponseWrapper.sendRedirect(GzipFilter.java:346)
        at env.server.login.LoginRedirectServlet.doGet(LoginRedirectServlet.java:48)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:527)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1216)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:77)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:133)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1187)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:421)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:456)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:930)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:358)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:866)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:245)
        at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113)
        at org.eclipse.jetty.server.Server.handle(Server.java:351)
        at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:594)
        at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1042)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:549)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:211)
        at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:424)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:506)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436)
        at java.lang.Thread.run(Thread.java:619)
Powered by Jetty://


andrew.lee 02-06-2011 09:43 PM

ARSamo - how did you get that error? Looks to me like you tried to login with Facebook / Twitter / Envolve but I'm not seeing any errors myself there. Can you give me some steps to reproduce it? Thanks!

ARSamo 02-12-2011 05:18 PM

once i login i get this error........ but secondly its going fine.... thanx

cigrafix 02-12-2011 06:02 PM

Can you make it so we can choose usergrounps who can use the chat???

tommydamic68 02-13-2011 09:15 AM

Great idea, the hosting will surely lose you sales. Make it a script before someone else does and make some money quickly! Great job if not for the hosting through you guys!

andrew.lee 02-13-2011 08:43 PM

Right now you can select whether everyone, only logged-in users, or only admins can use the chat. Allowing you to specify more specifically is on the TODO list.

andrew.lee 02-13-2011 08:45 PM

@tommydamics68 - The problem here is that hosting chat at scale is actually not as easy as it sounds. Apache, for instance, can't handle it (ask anyone who's tried to use CometChat with more than 100 concurrent users...). The hosting is a feature for large site owners. For small sites there are a number of free / cheap php scripts that get the job done as well. We're targeting more of the higher-end sites for which the hosting is a big plus.

vipe 02-20-2011 10:56 PM

Is there any way to get this working on PHP4? I'm assuming that's the problem as I'm getting the following error:

Fatal error: Call to undefined function: hash_hmac() in /path/to/forums/global.php(607) : eval()'d code on line 771

andrew.lee 02-20-2011 11:03 PM

Unfortunately no, not yet. The hash_hmac function we use is needed to ensure secure logins (we wouldn't want people to be able to fake being chat admins...), and that function is only available in php5. I suspect a workaround could be made for php4. Feel free to tweak the code... all you should have to do is replace that hash_hmac function with something php4 compatible. This is on our todo list for the future.


All times are GMT. The time now is 03:57 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.01028 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
  • (1)bbcode_code_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