Jump to content

Martin A.

Clients
  • Posts

    4,230
  • Joined

  • Last visited

  • Days Won

    21

Reputation Activity

  1. Like
    Martin A. got a reaction from Guy Samson in Member Map   
    It's probably running out of memory.
    Create (or edit) a file named "constants.php" in your root directory (where you'll find init.php and conf_global.php) with the following content.
    <?php // DON'T INCLUDE THIS IF YOU ALREADY HAVE THIS IN THE FILE define( 'MEMBERMAP_FORCE_QUEUE', TRUE ); This will force Member Map to do the recaching in a background task.
  2. Like
    Martin A. got a reaction from Navigare in Member Map   
    Looks like there might be an issue with the form you get in the map view. If you add one through Browse Markers > Members, it should show up.
  3. Like
    Martin A. reacted to Phille in Member Map   
    go to community>member map>settings>members>permissions:

  4. Like
    Martin A. got a reaction from Dynloth in Member Map   
    I don't think this is related to this application, and I assume you get the same error if you try to install anything else.
    You'll need to submit a support ticket to IPS about this.
  5. Like
    Martin A. got a reaction from Carlos de Alcântara in Member Map   
    @Carlos de Alcântara, you probably have to add the menu item  in System > Site Features > Menu Manager.
  6. Like
    Martin A. got a reaction from SRFA in Member Map   
    Member Map
    View File IPS 4.4 ONLY 
    For IPS 4.3, use version 3.5.7
    Member Map is an application that allows your users to put their (Exact or approx) location onto an interactive map. Member Map has a permission model so you can limit which groups can add to the map.

    As an administrator you have the ability to create custom groups where your community (when allowed) can place other markers in the map, for example if they would like to post the location of an upcoming meet, exhibits, shops, etc.
    For developers
    If you are a developer and you store location data in your app that you'd like to show on the map, you can now do so creating a membermap/Mapmarkers extension. Instruction on how to use it is included in the auto-generated file.
    Submitter Martin A. Submitted 03/18/2010 Category Member Extensions Compatibility 4.4  
  7. Like
    Martin A. reacted to surinp3 in Member Map   
    Works like a charm. Great job.
    Thanks.  
     
    PS. Haven't updated to 4.1.12.1 yet.
  8. Like
    Martin A. got a reaction from stoo2000 in Member Map   
    @stoo2000 have been notified, and a hotfix for this will be pushed out as soon as possible.
  9. Like
    Martin A. reacted to VR6Pete in Member Map   
    For anyone who's interested what member map looks like with just under 10,000 markers then take a look:
    https://www.vr6oc.com/forum/membermap/
    this is the pre-release that Martin A has been working on ??
    cheers
    pete
  10. Like
    Martin A. got a reaction from Kjell Iver Johansen in Member Map   
    Thanks @Kjell Iver Johansen 
    Gitarnorge is fixed. Not sure why that fURL error keeps coming back though. The DB "errors" will be fixed in 3.1.1, which is currently being tested by @VR6Pete.
     
  11. Like
    Martin A. reacted to Meddysong in Member Map   
    Um ... the problem was that I was on 3.0.2. Whoops!
  12. Like
    Martin A. got a reaction from VR6Pete in Member Map   
    That's odd. I kind of want you to try the new version before changing it. I can send a pre-release to you for testing.
    1. 
    2. 
    Don't see anything wrong with neither of them.
  13. Like
    Martin A. got a reaction from sound in Member Map   
    Guess you'll learn something every day. Didn't know you had to manually push something to the search index when it's not coming from a regular form.
    Fixed in the next release.
  14. Like
    Martin A. got a reaction from Rhett in Member Map   
    Thank you Rhett! To be honest I was a bit frightened when the saw the reply notification. "How many IPS Cloud servers have I exploded now? Memory consumption trough the roof?"
    But it wasn't, just a great bit of feedback  
    And you probably would have contacted us privately if that was the case
  15. Like
    Martin A. reacted to Rhett in Member Map   
    Well done Martin!  I commend you for cleaning up this application and making it awesome again!  I used it on many of my sites years ago, it was great, but needed some updating, I will be using it again now as it's very nicely done! Great job! 
  16. Like
    Martin A. reacted to BN_IT_Support in Member Map   
    Works great - many thanks for the swift feedback and update.
  17. Like
    Martin A. reacted to Meddysong in Member Map   
    A perfect answer, Martin. Thanks very much
  18. Like
    Martin A. got a reaction from BN_IT_Support in Member Map   
    Yes, in the settings you can define your "bounding box". Search for a place you want to be central in your map. For the UK you could probably set Leeds to be the center of your map, and then play around with the zoom level till you get the result you want.
     
    I'll send you 3.1.0 Beta 2, that should fix that issue.
  19. Like
    Martin A. got a reaction from Meddysong in Member Map   
    Yes, in the settings you can define your "bounding box". Search for a place you want to be central in your map. For the UK you could probably set Leeds to be the center of your map, and then play around with the zoom level till you get the result you want.
     
    I'll send you 3.1.0 Beta 2, that should fix that issue.
  20. Like
    Martin A. got a reaction from abetts in Member Map   
    That's not possible. If you're not following the proper upgrade steps the database will not be converted. 
    However, there's a feature coming that might be of interest for both you and a few others.

    When enabled, changes to the location field in the profile will update/create a map marker. It doesn't go the other way, though. Updating on the map will not update the profile.
    And you have the option to import members with a location in the profile, but does not have one in the map. It enabled a task which runs once a day, and import 100 members per go. This is done to keep the number of API calls down. Remember that you only have 15000 API calls pr month.
     
     
    EDIT: Again, if you have a test install and you want to test this, please send me a message.
  21. Like
    Martin A. got a reaction from ADKGamers in Member Map   
    That's not possible. If you're not following the proper upgrade steps the database will not be converted. 
    However, there's a feature coming that might be of interest for both you and a few others.

    When enabled, changes to the location field in the profile will update/create a map marker. It doesn't go the other way, though. Updating on the map will not update the profile.
    And you have the option to import members with a location in the profile, but does not have one in the map. It enabled a task which runs once a day, and import 100 members per go. This is done to keep the number of API calls down. Remember that you only have 15000 API calls pr month.
     
     
    EDIT: Again, if you have a test install and you want to test this, please send me a message.
  22. Like
    Martin A. got a reaction from Meddysong in Member Map   
    As of 3.1.0 those strings are translatable
  23. Like
    Martin A. got a reaction from Wonster in Member Map   
    You either posting in the wrong support topic, or this app doesn't function the way you think.
    The members location will not be presented without their consent, meaning they would have to add them selves to the map using the "Add Location" button above the map. And it will not be limited by who's online and who's not. See this site for a real world example. 
    And entering an API key from Google is no good. That will not work. Read the description on that setting again to see where you get your API key from.
    Could you send me the URL to your site? Think the CSS for the map is missing. Going to ACP > Support and tick "Something isn't working correctly" should rebuild the theme caches.
  24. Like
    Martin A. reacted to Meddysong in Member Map   
    Thank you once again
  25. Like
    Martin A. got a reaction from Lab Rats Rule in Member Map   
    I'm going to need ACP access to help you out with this one.
×
×
  • Create New...