Jump to content

Member Map


Recommended Posts

Posted
  On 3/23/2017 at 7:11 AM, jair101 said:

Hi Martin, 

I can see how to delete the markers as admin, but as a user the delete is not available...

58d37504d9c44_23-03-201709-10-06.png.941e53bbff2d0591f62f905124d481a4.png

Expand  

Nevermind this, I guess it is related to the global setting to delete own content. 

Posted
  On 3/23/2017 at 9:11 PM, jair101 said:

Nevermind this, I guess it is related to the global setting to delete own content. 

Expand  

That is correct. I can add a setting for this in Member Map is needed.

  On 3/25/2017 at 6:31 PM, eoebrian said:

Cool plugin to see where members are at.   I set it to sync with member profile field,  will that update on its own at a certain time?

Expand  

It'll sync as soon as the profile is saved. If you're wondering about the import feature, that will run once a day if "Import members without a map marker?" is enabled, and will process 100 members per cycle.

Posted
  On 3/25/2017 at 7:33 PM, Martin A. said:

It'll sync as soon as the profile is saved. If you're wondering about the import feature, that will run once a day if "Import members without a map marker?" is enabled, and will process 100 members per cycle.

Expand  

I can vouch for this.

  • 2 weeks later...
Posted

I am totally lost with the permissions on this app. Not only on this app, but for 4.x in general. I don't have the option for members to delete their content marked, because I don't want them to delete their posts, I understand that this prevents them from deleting markers - fair enough. But I see that one moderator has permission to delete other member markers, even though he doesn't have such permissions added in Members->Staff->Moderators

Is there some other place I need to look in to?

Posted
  On 4/3/2017 at 12:28 PM, jair101 said:

I am totally lost with the permissions on this app. Not only on this app, but for 4.x in general. I don't have the option for members to delete their content marked, because I don't want them to delete their posts, I understand that this prevents them from deleting markers - fair enough. But I see that one moderator has permission to delete other member markers, even though he doesn't have such permissions added in Members->Staff->Moderators

Is there some other place I need to look in to?

Expand  

I have fixed this in 3.1.9. Only moderators that can actually delete content, or only Member Map markers, can delete other member's markers. And I've added a new member group setting for deleting own markers.

  • 4 weeks later...
Posted
  On 5/6/2017 at 9:20 AM, pequeno said:

I translated the application to Spanish (if you want I can provide it) but this is left to translate and I do not know why

 

map_delete_button.png

Expand  

Hello, I think that the problem is with this Key ( in data/javascript.xml ) that does not exist.

membermap_canDelete

How to add this key?

Posted (edited)
  On 5/7/2017 at 12:30 PM, pequeno said:

Hello, I think that the problem is with this Key ( in data/javascript.xml ) that does not exist.

membermap_canDelete

How to add this key?

Expand  

That text is hardcoded in the javascript. I'll get that fixed in the next version. Thanks for letting me know. 

Edited by Martin A.
Posted

Does this work in ipb 3.4.7? I am looking at the installation instructions, and my admin panel looks nothing like what's in the picture, nor do I have an "out of date applications" section.

Posted
  On 5/14/2017 at 4:47 AM, dspdrew said:

Does this work in ipb 3.4.7? I am looking at the installation instructions, and my admin panel looks nothing like what's in the picture, nor do I have an "out of date applications" section.

Expand  

No, this does not. Version 2.0.1 is the last version for the 3.4 branch,

Posted

I am looking for time zone information and world clock. Have you thought about showing timezone boundaries on the map and a time at the top of each time zone showing the current time in that zone? This would be very helpful for my global group.

Posted
  On 5/23/2017 at 5:13 PM, TylerJM said:

I am looking for time zone information and world clock. Have you thought about showing timezone boundaries on the map and a time at the top of each time zone showing the current time in that zone? This would be very helpful for my global group.

Expand  

I like this idea. I'll see if I can't find a plugin or an overlay that does this.

Posted

I noticed a bug when going into ACP > Groups > Members (or any group for that fact) and clicking edit;

 

ErrorException: Argument 1 passed to IPS\membermap\extensions\core\ContentRouter\_MemberMarkers::__construct() must be an instance of IPS\Member, instance of IPS\Member\Group given, called in /home/xxxx/public_html/forum/system/Application/Application.php on line 756 and defined (4096)
#0 /home/xxxx/public_html/forum/applications/membermap/extensions/core/ContentRouter/MemberMarkers.php(38): IPS\IPS::errorHandler(4096, 'Argument 1 pass...', '/home/xxxx/p...', 38, Array)
#1 /home/xxxx/public_html/forum/system/Application/Application.php(756): IPS\membermap\extensions\core\ContentRouter\_MemberMarkers->__construct(Object(IPS\Member\Group))
#2 /home/xxxx/public_html/forum/system/Application/Application.php(303): IPS\_Application->extensions('core', 'ContentRouter', true, Object(IPS\Member\Group))
#3 /home/xxxx/public_html/forum/applications/core/extensions/core/GroupForm/Content.php(36): IPS\_Application::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group))
#4 /home/xxxx/public_html/forum/applications/core/modules/admin/members/groups.php(189): IPS\core\extensions\core\GroupForm\_Content->process(Object(IPS\Helpers\Form), Object(IPS\Member\Group))
#5 /home/xxxx/public_html/forum/system/Dispatcher/Controller.php(86): IPS\core\modules\admin\members\_groups->form()
#6 [internal function]: IPS\Dispatcher\_Controller->execute()
#7 /home/xxxx/public_html/forum/init.php(448) : eval()'d code(14): call_user_func_array('parent::execute', Array)
#8 /home/xxxx/public_html/forum/applications/core/modules/admin/members/groups.php(35): IPS\Dispatcher\hook781->execute()
#9 /home/xxxx/public_html/forum/system/Dispatcher/Dispatcher.php(143): IPS\core\modules\admin\members\_groups->execute()
#10 /home/xxxx/public_html/forum/admin/index.php(14): IPS\_Dispatcher->run()
#11 {main}

 

Posted
  On 5/25/2017 at 10:30 AM, VR6Pete said:

I noticed a bug when going into ACP > Groups > Members (or any group for that fact) and clicking edit;

 

ErrorException: Argument 1 passed to IPS\membermap\extensions\core\ContentRouter\_MemberMarkers::__construct() must be an instance of IPS\Member, instance of IPS\Member\Group given, called in /home/xxxx/public_html/forum/system/Application/Application.php on line 756 and defined (4096)
#0 /home/xxxx/public_html/forum/applications/membermap/extensions/core/ContentRouter/MemberMarkers.php(38): IPS\IPS::errorHandler(4096, 'Argument 1 pass...', '/home/xxxx/p...', 38, Array)
#1 /home/xxxx/public_html/forum/system/Application/Application.php(756): IPS\membermap\extensions\core\ContentRouter\_MemberMarkers->__construct(Object(IPS\Member\Group))
#2 /home/xxxx/public_html/forum/system/Application/Application.php(303): IPS\_Application->extensions('core', 'ContentRouter', true, Object(IPS\Member\Group))
#3 /home/xxxx/public_html/forum/applications/core/extensions/core/GroupForm/Content.php(36): IPS\_Application::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group))
#4 /home/xxxx/public_html/forum/applications/core/modules/admin/members/groups.php(189): IPS\core\extensions\core\GroupForm\_Content->process(Object(IPS\Helpers\Form), Object(IPS\Member\Group))
#5 /home/xxxx/public_html/forum/system/Dispatcher/Controller.php(86): IPS\core\modules\admin\members\_groups->form()
#6 [internal function]: IPS\Dispatcher\_Controller->execute()
#7 /home/xxxx/public_html/forum/init.php(448) : eval()'d code(14): call_user_func_array('parent::execute', Array)
#8 /home/xxxx/public_html/forum/applications/core/modules/admin/members/groups.php(35): IPS\Dispatcher\hook781->execute()
#9 /home/xxxx/public_html/forum/system/Dispatcher/Dispatcher.php(143): IPS\core\modules\admin\members\_groups->execute()
#10 /home/xxxx/public_html/forum/admin/index.php(14): IPS\_Dispatcher->run()
#11 {main}

 

Expand  

Hello, I can´t reproduce this Error.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...