Quote:
Originally Posted by jmm1
Got this installed. The chatbar isn't showing up, and for some reason, I don't have any options for it in "usergroup" settings.
I've searched the thread, but haven't found anything. Any ideas?
|
Check that you uploaded all the files correctly, particularly the includes folder.
Quote:
Originally Posted by IntellectToday
Okay, same problem here. I adjusted all the usergroup permissions correctly... double checked twice!
However, the chat will not show up. Any suggestions? Help is appreciated!
|
Are you positive you configured everything? Make sure you didn't put anything in the setting for banned users. If both of those things are fine setup a default vb style just to make sure your style isn't whats creating the issue. If it shows up on there contact us and we can talk with you to see about getting your style fixed to show the bar.
Quote:
Originally Posted by patoche17
|
What do you mean your group setting is empty?
Quote:
Originally Posted by Hippy
I tested this out on a test site ..
and there is a few issues..
I know you don't check this thread much but I don't have the time to register at your place ATM
first like people stated.. loads the server and tosses out DB errors
one was
Code:
Database error in vBulletin :
mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
/public_html/testvb/includes/class_core.php on line 314
MySQL Error :
Error Number :
Request Date : Tuesday, October 18th 2011 @ 07:47:39 PM
Error Date : Tuesday, October 18th 2011 @ 07:47:39 PM
Script : /testvb/ideal_chat_update_stream.php
Referrer : /testvb/index.php
IP Address : #######
Username :
Classname : vB_Database
MySQL Version :
and one in members profile looking through friends list
Code:
Database error in vBulletin :
mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
/public_html/testvb/includes/class_core.php on line 314
MySQL Error :
Error Number :
Request Date : Tuesday, October 18th 2011 @ 08:05:13 PM
Error Date : Tuesday, October 18th 2011 @ 08:05:13 PM
Script : /testvb/memberlist.php
Referrer : /testvb/member.php?u=1&tab=friends&page=1
IP Address : ########
Username :
Classname : vB_Database
MySQL Version :
would be a great mod.. hope this can be addressed
thanks
|
That error is related to your servers configuration, most likely your mysql isn't optimized for your server and its crashing due to running out of resources. That would explain why it wasn't able to connect to the socket. I would suggest having a server admin look at your my.cnf and tune things.