Hello. Thank you for contacting the Toolset support.
Well - I see this WC POS plugin is pro plugin.
First of all - Could you please try to follow the following steps in order to minimize the cause of the issue:
*** Please make a FULL BACKUP of your database and website.***
1)
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
Try to temporarily disable all plugins except Toolset Types, WooCommerce, and WooCommerce Point of Sale. Then activate a default theme like Twenty Seventeen. If the problem is resolved, activate your theme and other plugins one by one until the conflict is revealed.
2)
Update Toolset plugins to it's latest official release version. Please try to update it from plugins page from wp-admin. You can download latest plugins from:
=> https://toolset.com/account/downloads/
Hello Eric,
Thank you for sharing the pro plugin. I installed and activated latest Types + WC POS plugin but I do not able to replicate the issue as I do not see the fatal error you mentioned in your first post.
Is there any step I'm missing or could you please guide me where I can see such error?
Also, would you mind to delete current Types plugin and re-install Types plugin manually from plugins page?
Thanks for the information but I could not able to setup outlet somehow.
Also, there might be a chance there there is really specific site settings on your server. Could you please share duplicator package of your multisite or clone your database script and zip your whole multisite folter and share with us.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.
We just need to the minimal installation, you can create a independent wordpress installation, with only Types plugin + Woocommerce POS plugin + Woocommerce plugin, and duplicate the same problem in it, then make the duplicator package. and put it into your own website, post the downloadable URL here.
I just got this thread, and I tried the duplicator package you provided above, with below steps:
1. Go to Point of Sale -> Registers
2. Click on the 'Enter' button
3. You will see a gray screen
There isn't gray screenshot of what I see: pos.JPG
4. Look at the error_log file
Where can I see the error_log file?
There isn't error_log file in the site folder, so I checked it in my local server error logs file, there isn't any logs as you mentioned above.
So it might be a server problem, I suggest you get the completed PHP debug logs, for example:
PHP Debugging
In case you think that Types or Views are doing something wrong (what we call a bug), you should enable PHP error logging. Again, edit your wp-config.php file and add the following:
ini_set('log_errors',TRUE);
ini_set('error_reporting', E_ALL);
ini_set('error_log', dirname(__FILE__) . '/error_log.txt');
This will produce a file called ‘error_log.txt’ in your WordPress root directory. Make sure that the web server can create and write this file. If it cannot, use an FTP program to create the file and make it writable to Apache (normally, user www-data). https://toolset.com/documentation/user-guides/debugging-types-and-views/
We have got some similar report with other performing background synchronizations plugins, which is fixed in the latest version of Type plugin, please update to Types plugin version 2.2.17 and test again, you can download it here: https://toolset.com/account/downloads/