Closed mariusst closed 4 years ago
Hi, Thanks, it is fixed in the new version. I updated Search and Generic too.
You will have to remove the two tables that where created during the failed install, first. So you phpmyadmin/adminer and remove the tables solr_core
and solr_map
, or use this request:
DROP TABLE `solr_map`;
DROP TABLE `solr_core`;
Thank you very much. It works now, but there are other 2 bugs I found. Please check the latest issues
Hi there,
My setup:
I tried to install it and received this error: