Hotspots by Waindigo [Deleted]

Awesome, installs now :)

Looks like it's missing a phrase though:
"Please enter a value for the required field 'hotspot_category_id'."
No, that is just the way that XenForo works unfortunately.

Probably I should just replace that whole page with an error saying that you must create at least one Hotspot Category first.
 
No, that is just the way that XenForo works unfortunately.

Probably I should just replace that whole page with an error saying that you must create at least one Hotspot Category first.
No worries, I was stupid and didn't even define a category first.

Can this be integrated with site search?
 
Would also like Hotspot creation moderation; same deal - Will chip in a few bucks, others just need to contact Waindigo and let him know you're interested.
 
saving a new map caused an error about a missing social category field

in DataWriter/Map.php I had to comment out lines 34 - 37

clicking the Category column header on hotspot list page caused an error

in Hotspots/Model/Hotspot.php on line 257 had to change hotspot_category.title to hotspot.title

now everything seems to be working, this addon is pretty cool.... :cool:
 
@Waindigo, what kind of performance issues would there be if I had hundreds of hotspots? Do the map markers group together when there's several in close proximity until you zoom in far enough?
 
Tried upgrading and it failed halfway through, leaving the forum disabled. Had to uninstall to restore access.

Tried a fresh install and got

Server Error

Mysqli statement execute error : Specified key was too long; max key length is 1000 bytes

Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in Waindigo/Install/20130725.php at line 663
Waindigo_Install->_addUniqueKeys() in Waindigo/Install/20130725.php at line 237
Waindigo_Install->_install() in Waindigo/Install/20130725.php at line 86
Waindigo_Install::install()
call_user_func() in XenForo/Model/AddOn.php at line 215
XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
XenForo_Model_AddOn->installAddOnXmlFromFile() in AddOnInstaller/ControllerAdmin/AddOn.php at line 42
AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in XenForo/FrontController.php at line 337
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/mysite/public_html/bbs/admin.php at line 13
 
Waindigo updated Hotspots by Waindigo with a new update entry:

Version 1.0.6b released

Bug fixes:
  • Fixed bug that saving a new map caused an error about a missing social category field. Thanks to @SignTorch for this.
  • Fixed bug that clicking the Category column header on hotspot list page caused an error. This has temporarily been replaced with sorting by URL. A better fix/change in phrasing will be introduced later as this produces incorrect sorting.
  • Fixed "max key length is 1000 bytes" bug on installation.

Read the rest of this update entry...
 
ok we have progress - I disabled Add on Install & Upgrade (not your one...) and did the install with the native XF install process and we're back in business - install worked perfectly this time. I think there was some stuff left referring to this addon in its xf_addon_upgrade_check table which caused a bit of a problem. I've lost my dozen or so places i'd added in, but them's the breaks.

thanks for this by the way - it's a great addon
 
ok we have progress - I disabled Add on Install & Upgrade (not your one...) and did the install with the native XF install process and we're back in business - install worked perfectly this time. I think there was some stuff left referring to this addon in its xf_addon_upgrade_check table which caused a bit of a problem. I've lost my dozen or so places i'd added in, but them's the breaks.

thanks for this by the way - it's a great addon
You might want to let @Chris Deeming now about this.
 
Hello,

I got this error when upgrading...



Server Error
Mysqli statement execute error : Duplicate entry '294--33.867487-151.20699' for key 'node_id_lat_lng'

  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in Waindigo/Install/20130725.php at line 663
  4. Waindigo_Install->_addUniqueKeys() in Waindigo/Install/20130725.php at line 237
  5. Waindigo_Install->_install() in Waindigo/Install/20130725.php at line 86
  6. Waindigo_Install::install()
  7. call_user_func() in XenForo/Model/AddOn.php at line 215
  8. XenForo_Model_AddOn->installAddOnXml() in Waindigo/InstallUpgrade/Extend/XenForo/Model/AddOn.php at line 66
  9. Waindigo_InstallUpgrade_Extend_XenForo_Model_AddOn->installAddOnXml() in ConvEss/Model/AddOn.php at line 24
  10. ConvEss_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
  11. XenForo_Model_AddOn->installAddOnXmlFromFile() in Waindigo/InstallUpgrade/Extend/XenForo/Model/AddOn.php at line 44
  12. Waindigo_InstallUpgrade_Extend_XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 231
  13. XenForo_ControllerAdmin_AddOn->actionUpgrade() in Waindigo/InstallUpgrade/Extend/XenForo/ControllerAdmin/AddOn.php at line 39
  14. Waindigo_InstallUpgrade_Extend_XenForo_ControllerAdmin_AddOn->actionUpgrade() in XenForo/FrontController.php at line 337
  15. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  16. XenForo_FrontController->run() in /home/thereefu/public_html/admin.php at line 13


If I upgrade via the prompt it does nothing. If I manually upgrade via the file it displays this error. Board is currently offline, need help.

Thanks.
 
Back
Top Bottom