hi,
Just installed Hotspots Core 5.3.5 on a J3.7. Everything ok except when creating categories the icon path is wrong in DB. ie : [sample]/sample/agritourism.png instead of media/com_hotspots/images/categories/sample/agritourism.png
Thus, when trying to edit back the category, I get a php warning on the "hotspots options" tab : Notice: Undefined offset: 2 in /xxx/xxx/xxx/xxx/components/com_hotspots/helpers/color.php on line 57
and a js error in the console :
JQMIGRATE: Migrate is installed, version 1.4.1
index.php?option=com_categories&view=category&layout=edit&id=31&extension=com_hotspots:617 GET
www.xxx.fr/xxx/
[sample]/sample/agritourism.png 404 (Not Found)
Same problem on a J3.6.5 / php 5.6 site
Also during installation, it says that a file system path does not exist (see screenshot)