Help
Ask questions about how to do or fix things in Arrowchat
User avatar
mahs
Free
 
Posts: 8
Joined: 05 Jun 2014, 01:58

 

by mahs 05 Jun 2014, 02:27

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?
You do not have the required permissions to view the files attached to this post.
User avatar
mahs
Free
 
Posts: 8
Joined: 05 Jun 2014, 01:58

 

by mahs 05 Jun 2014, 02:41

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?
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 05 Jun 2014, 02:43

There is an option during installation for the prefix. Just leave it blank. It can also be changed in the includes/config.php file.
User avatar
mahs
Free
 
Posts: 8
Joined: 05 Jun 2014, 01:58

 

by mahs 05 Jun 2014, 04:14

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.
User avatar
mahs
Free
 
Posts: 8
Joined: 05 Jun 2014, 01:58

 

by mahs 05 Jun 2014, 04:22

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
User avatar
Martok
Customer
 
Posts: 71
Joined: 26 Jun 2012, 05:04

 

by Martok 05 Jun 2014, 13:44

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.
User avatar
mahs
Free
 
Posts: 8
Joined: 05 Jun 2014, 01:58

 

by mahs 08 Jun 2014, 01:33

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.
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 16 Dec 2014, 00:26

[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]