Help
Ask questions about how to do or fix things in Arrowchat
User avatar
lt99
Free
 
Posts: 3
Joined: 17 Jun 2018, 22:46

 

by lt99 12 Feb 2019, 01:27

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

 

by Jason 12 Feb 2019, 16:49

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.