Hi,
I have updated toolset and views in an installation that has not been updated for a year. And before upgrading in wp appears this message: "Table 'db_saretuzberria123.wp_toolset_relationships' doesn't exist" . How does this affect the page?
also appears "Toolset Maps: You've got some address data cached. Convert it to a new, more efficient format to gain significant performance benefits on Troubleshooting Page!" this message and I go to the depuration, click on convert cache and says "Created table wp_toolset_maps_address_cache
WP could not create a database table for address cache. Old cache system will be used." this could be because i deactivate cache plugin? How does this affect the page?
enlace oculto is the page.
Thanks.
Hello,
The problem you mentioned above is abnormal,
- database table "wp_toolset_relationships" is required for new post type relationship of Toolset Types plugin
- database table "wp_toolset_maps_address_cache" is required for new distance filter of Toolset Maps plugin
Please check these in your website:
1) Make sure your MYSQL account can alter/create database tables, you can get the MYSQL account details, in your website root folder, file wp-config.php, find those lines:
define('DB_USER', "username");
...
define('DB_PASSWORD', "password");
2) reinstall the latest version of Toolset Types + Maps plugin manually, you can download the latest version of both plugins here:
https://toolset.com/account/downloads/