Page 1 of 1

chat bar don't show up for Members

PostPosted: 05 Jun 2014, 02:27
by mahs
Free Trial
Xenforo 1.3.0

When I enable members only chatting the bar doesn't show up. Chat works fantastic if I enable guests. and members cant see chat bar even after login.

as you can see at this screenshot some of my tables at the database has "xf_" prefix and some of them hasn't
Screenshot: http://i61.tinypic.com/oqwwsz.png

i installed arrowchat with "xf_" prefix because when i left prefix blank, it dont go to next step in installation and i got error.

How can i fix this problem?

PostPosted: 05 Jun 2014, 02:41
by mahs
as you know at xenforo portal users information has stored in a table called "members" without any prefix. (but in install arrowchat we should type "xf_" for xenforo prefix) i think the problem in this case is arrowchat don't access to this table because this table hasn't "xf_" prefix !

i need help. How can i fix this problem?

PostPosted: 05 Jun 2014, 02:43
by Jason
There is an option during installation for the prefix. Just leave it blank. It can also be changed in the includes/config.php file.

PostPosted: 05 Jun 2014, 04:14
by mahs
i told you "i installed arrowchat with "xf_" prefix because when i left prefix blank, it couldn't go to next step in installation and i got error. "

So i cant install arrow chat without "xf_" prefix.

PostPosted: 05 Jun 2014, 04:22
by mahs
this is screenshot of debug page: http://i61.tinypic.com/xeq6tx.png

i can delete prefix after install at this file config.php

but if i do this buddy list will ok and i got another error. you can see it at screenshot:

http://i58.tinypic.com/epm89i.png

PostPosted: 05 Jun 2014, 13:44
by Martok
There is no need to install Arrowchat with an xf_ prefix when using Xenforo.

In addition, the user data in Xenforo is not stored in a table called "members", it's stored in the xf_user table.

The tables without xf_ prefix are likely from other Xenforo add-ons or from tables from previous software if you have migrated to Xenforo.

You may need to seek support from Xenforo if your data tables aren't as they should be.

PostPosted: 08 Jun 2014, 01:33
by mahs
Martok wrote:There is no need to install Arrowchat with an xf_ prefix when using Xenforo.

In addition, the user data in Xenforo is not stored in a table called "members", it's stored in the xf_user table.

The tables without xf_ prefix are likely from other Xenforo add-ons or from tables from previous software if you have migrated to Xenforo.

You may need to seek support from Xenforo if your data tables aren't as they should be.



i should say. really thank you. you're right. the correct database name for users in xenforo is "xf_user" that you said. "members" table was for my previous CMS that was Vbulletin.

Topic Closed

PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]