Bugtracker » Locator » Locations not visible to ... » View bug

Jump to 
Filters 
Search
Application Locator Version 1.1
Description Create an easy to set up locations within e107 that integrates with Google Maps or MapQuest.
Note: Check if your bug report is not already an existing one to avoid duplicates.
Features, ideas and requests should go in the Locator requests section.
Owner nlstart
#96 [Core] Locations not visible to edit
Posted by DarrylGman Wednesday 28 July 2010 - 14:04:07 Last updated by nlstart Thursday 29 July 2010 - 12:32:11
Owner nlstart Priority Low Found in version 1.1
Status Open Resolution Awaiting feedback Fixed in version
Description
When in the setup for "Maintain Location", none of the locations I have submitted are in the list to be edited. They do show on the locations.php page, but not in the link to Maintain locations.
Related bugs
None.
Developer comments
No comments.

Comments

nlstart
29 Jul : 12:31
Reply to this
I suspect you are missing a category. There has to be at least one category available (even if you do not use them in the locations).
DarrylGman
30 Jul : 00:08
Reply to this
I have created several categories, and assigned the loctions to a category when I created the location. I have one active location and one that is not active, but neither show up to be changed.
nlstart
02 Aug : 02:13
Reply to this
when the Locator setting 'Paginate' is set to 'Off' in v1.2 the list of locations doesn't show any more. It's a bug in admin_locations.php, and line 519 should become:

  1. $sql -> db_Select(DB_TABLE_LOCATOR2_TABLE, "*", "ORDER BY ABS({$locator_sort_order})", "no-where");

Maybe this information will fix this issue for you.

You must be logged in to make comments on this site - please log in, or if you are not registered click here to signup