Page 1 of 1

latest trial version

PostPosted: 07 Mar 2017, 10:39
by jack666
tried it on xenforo 1.5.12 but get user id error ?

Re: latest trial version

PostPosted: 07 Mar 2017, 17:13
by Jason
Are you using session cache in XenForo?

Re: latest trial version

PostPosted: 08 Mar 2017, 07:43
by jack666
not sure , is that part of xenforo when installed or is it an addon ? how do i check for it ?

Re: latest trial version

PostPosted: 08 Mar 2017, 07:54
by jack666
$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

Re: latest trial version

PostPosted: 08 Mar 2017, 09:26
by Jason
Change:

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

to:

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

Re: latest trial version

PostPosted: 08 Mar 2017, 15:01
by jack666
ok that solved the error but not showing online members now

Re: latest trial version

PostPosted: 11 Mar 2017, 02:36
by jack666
can you please reply

Re: latest trial version

PostPosted: 17 Mar 2017, 15:22
by jack666
a week has gone by but no reply jason , do you expect me to buy arrowchat pro when you cant get trial to work ?

Re: latest trial version

PostPosted: 17 Mar 2017, 18:32
by Jason
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