I am trying to: transfer wordpress to a linux server
I visited this URL: test.hrhealthcare.co.uk
I expected to see: a website
Instead, I got:
Fatal error: Class 'Toolset_User_Editors_Manager' not found in *dir*/public_html/wp-content/plugins/wp-views/embedded/toolset/toolset-common/user-editors/beta.php on line 66
The class "Toolset_User_Editors_Manager" is in the file "manager.php", same folder as the "beta.php".
Do you have that file on the Server?
The easiest is to upload Views again with manual FTP, maybe something got corrupted during either the migration or update/install.
https://toolset.com/documentation/installation/
Since this is not happening either on other users install, your old install or my local install, the issue came from the migration, which is what you need to analyse.
We have a DOC on how to migrate a site:
https://toolset.com/faq/how-do-i-migrate-a-wordpress-site-from-one-domain-to-the-other/
But usually, just using Duplicator Plugin is working just fine.
Thank you! For some reason the manager.php file had downloaded at 0 bytes so I redownloaded it and my problem is solved. 🙂 Thanks again