Page 1 of 1

Upgrading XenForo 1 to XenForo 2

PostPosted: 12 Feb 2019, 01:27
by lt99
Hi,


When upgrading from XenForo 1.4 to XenForo 2, what has to be done so that ArrowChat works on XenForo 2 and doesn't lose chat data?

ArrowChat version is 2.2

Re: Upgrading XenForo 1 to XenForo 2

PostPosted: 12 Feb 2019, 16:49
by Jason
You should be able to just add our header/footer code back into your template and update the integration file.

The integration file is located at includes/functions/integrations/functions_xenforo_v2.php. You would just need to copy the contents of that file and place it in the includes/integration.php file.

It's possible that you may need to update database information in the includes/config.php as well.