Help
Ask questions about how to do or fix things in Arrowchat
User avatar
jack666
Free
 
Posts: 12
Joined: 20 Feb 2017, 01:35

 

by jack666 07 Mar 2017, 10:39

tried it on xenforo 1.5.12 but get user id error ?
User avatar
Jason
Customer
 
Posts: 2330
Joined: 12 Dec 2009, 16:06

 

by Jason 07 Mar 2017, 17:13

Are you using session cache in XenForo?
User avatar
jack666
Free
 
Posts: 12
Joined: 20 Feb 2017, 01:35

 

by jack666 08 Mar 2017, 07:43

not sure , is that part of xenforo when installed or is it an addon ? how do i check for it ?
User avatar
jack666
Free
 
Posts: 12
Joined: 20 Feb 2017, 01:35

 

by jack666 08 Mar 2017, 07:54

$config['cache']['enabled'] = true;
$config['cache']['frontend'] = 'Core';
$config['cache']['frontendOptions']['cache_id_prefix'] = 'xf_';
$config['cache']['cacheSessions'] = true;
$config['cache']['backend'] = 'File';

is that it in config.php
User avatar
Jason
Customer
 
Posts: 2330
Joined: 12 Dec 2009, 16:06

 

by Jason 08 Mar 2017, 09:26

Change:

$config['cache']['enabled'] = true;

to:

$config['cache']['enabled'] = false;
User avatar
jack666
Free
 
Posts: 12
Joined: 20 Feb 2017, 01:35

 

by jack666 08 Mar 2017, 15:01

ok that solved the error but not showing online members now
User avatar
jack666
Free
 
Posts: 12
Joined: 20 Feb 2017, 01:35

 

by jack666 11 Mar 2017, 02:36

can you please reply
User avatar
jack666
Free
 
Posts: 12
Joined: 20 Feb 2017, 01:35

 

by jack666 17 Mar 2017, 15:22

a week has gone by but no reply jason , do you expect me to buy arrowchat pro when you cant get trial to work ?
User avatar
Jason
Customer
 
Posts: 2330
Joined: 12 Dec 2009, 16:06

 

by Jason 17 Mar 2017, 18:32

jack666 wrote:a week has gone by but no reply jason , do you expect me to buy arrowchat pro when you cant get trial to work ?

You'll need to open up a support ticket. The forums are community supported: viewtopic.php?f=28&t=692