T-MIKE Posted June 20, 2016 Posted June 20, 2016 (edited) problem: 2100+ markers show as a blank page and 500 error Edited June 20, 2016 by T-MIKE
Martin A. Posted June 20, 2016 Author Posted June 20, 2016 32 minutes ago, T-MIKE said: problem: 2100+ markers show as a blank page and 500 error Then you'll need to find out what the true error behind that 500 error page is. You may be able to see it under ACP > Support > System Logs, or through cPanel.
Navigare Posted June 20, 2016 Posted June 20, 2016 I can't get Markers to show in activity streams, I've checked Markers under Content Type but it's not showing. What am I missing?
Martin A. Posted June 20, 2016 Author Posted June 20, 2016 9 minutes ago, Navigare said: I can't get Markers to show in activity streams, I've checked Markers under Content Type but it's not showing. What am I missing? 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. Navigare 1
T-MIKE Posted June 21, 2016 Posted June 21, 2016 16 hours ago, Martin A. said: Then you'll need to find out what the true error behind that 500 error page is. You may be able to see it under ACP > Support > System Logs, or through cPanel. System log is clean, its a miracle but membermap work again is fine) Thanks! Under Admin rights, when viewing member profile, membermap access denied – where I need change permissions to fix it?
Peter Drinkwater Posted June 21, 2016 Posted June 21, 2016 Everything works well. However, the Member Map tab at the top does not appear to follow the Application level or Menu Level permissions. If I have only Admins being able to access it at the Application level, the tab is still visible to other groups. In fact, other groups can click on the tab resulting in a "You do not have permission" error page. Setting it to only be visible to Admins within the Menu level results in the same thing. If a group does not have permission to access the application, then the application tab should not be shown to these groups.
sound Posted June 23, 2016 Posted June 23, 2016 (edited) On 6/21/2016 at 0:55 PM, T-MIKE said: System log is clean, its a miracle but membermap work again is fine) Thanks! Under Admin rights, when viewing member profile, membermap access denied – where I need change permissions to fix it? getting the same permissions issue here - any pointers ? Edited June 23, 2016 by sound
T-MIKE Posted June 23, 2016 Posted June 23, 2016 (edited) On 20 June 2016 at 10:07 PM, Martin A. said: Then you'll need to find out what the true error behind that 500 error page is. You may be able to see it under ACP > Support > System Logs, or through cPanel. Again membermap viewed like blank page: blank page member map logs at ACP is empty Edited June 23, 2016 by T-MIKE
Martin A. Posted June 23, 2016 Author Posted June 23, 2016 8 hours ago, T-MIKE said: Again membermap viewed like blank page: blank page member map logs at ACP is empty 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. T-MIKE and Guy Samson 2
T-MIKE Posted June 24, 2016 Posted June 24, 2016 13 hours ago, Martin A. said: 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. Its Worked! Thanks you!) Martin A. 1
Martin A. Posted June 24, 2016 Author Posted June 24, 2016 On 21.6.2016 at 1:55 PM, T-MIKE said: Under Admin rights, when viewing member profile, membermap access denied – where I need change permissions to fix it? On 23.6.2016 at 8:16 AM, sound said: getting the same permissions issue here - any pointers ? This is happening because "Marker Groups" is set as the default module. Not sure if this is on purpose or not. But as you may notice, when you're clicking on the menu item, you're taken to the marker groups list, not the actual map. The profile map will be fixed in the next version, which will come shortly after IPS 4.1.13 is released. If this is not on purpose, go to ACP > Applications,click on "Member Map" to make the module list expand, and click where the arrow is on the attached image. Mike Gholson 1
T-MIKE Posted June 29, 2016 Posted June 29, 2016 On 24 June 2016 at 9:19 PM, Martin A. said: This is happening because "Marker Groups" is set as the default module. Not sure if this is on purpose or not. But as you may notice, when you're clicking on the menu item, you're taken to the marker groups list, not the actual map. The profile map will be fixed in the next version, which will come shortly after IPS 4.1.13 is released. If this is not on purpose, go to ACP > Applications,click on "Member Map" to make the module list expand, and click where the arrow is on the attached image. Star or Lock you mean?
Martin A. Posted June 29, 2016 Author Posted June 29, 2016 1 hour ago, T-MIKE said: Star or Lock you mean? The star. If you hover it you'll see it says "Make default module". A filled star means that it's currently default.
Mike Gholson Posted June 29, 2016 Posted June 29, 2016 On 6/22/2016 at 11:16 PM, sound said: getting the same permissions issue here - any pointers ? I'm having the same problem. On 6/24/2016 at 11:19 AM, Martin A. said: This is happening because "Marker Groups" is set as the default module. Not sure if this is on purpose or not. But as you may notice, when you're clicking on the menu item, you're taken to the marker groups list, not the actual map. The profile map will be fixed in the next version, which will come shortly after IPS 4.1.13 is released. If this is not on purpose, go to ACP > Applications,click on "Member Map" to make the module list expand, and click where the arrow is on the attached image. Yep, I spoke too soon. This fixed my problem with the permissions. For some reason both of these options were not marked as default. Martin A. 1
DK_Barons Posted June 30, 2016 Posted June 30, 2016 (edited) Sort order.... When you sort by TITLE the group list sorts Z-A. Also is that any way to change the wording "member maps" on the tab. We use this to map all the high schools in the state rather than where members are located. It would be nice to label to XYZ maps or just maps. Edited June 30, 2016 by DK_Barons
Mopar1973Man Posted July 3, 2016 Posted July 3, 2016 I'm running Member Map 3.1.1.1 and when you click on the link for the Member Map it returns a 404 page error. Something I'm missing?
Martin A. Posted July 4, 2016 Author Posted July 4, 2016 On 1.7.2016 at 0:09 AM, DK_Barons said: Sort order.... When you sort by TITLE the group list sorts Z-A. Will get that sorted. On 1.7.2016 at 0:09 AM, DK_Barons said: Also is that any way to change the wording "member maps" on the tab. We use this to map all the high schools in the state rather than where members are located. It would be nice to label to XYZ maps or just maps. All language strings should be translatable. The one used on the tab is "frontnavigation_membermap". 17 hours ago, Mopar1973Man said: I'm running Member Map 3.1.1.1 and when you click on the link for the Member Map it returns a 404 page error. Something I'm missing? Do you as an admin see a different error message than guests? One with a bit of debugging info?
Martin A. Posted July 5, 2016 Author Posted July 5, 2016 On 1.7.2016 at 0:09 AM, DK_Barons said: Sort order.... When you sort by TITLE the group list sorts Z-A. This is actually a bug with IPS Suite, not this app.
Mopar1973Man Posted July 6, 2016 Posted July 6, 2016 On 7/4/2016 at 1:40 AM, Martin A. said: Do you as an admin see a different error message than guests? One with a bit of debugging info? Same 404 page either way... Admin or guest.
Martin A. Posted July 6, 2016 Author Posted July 6, 2016 3 hours ago, Mopar1973Man said: Same 404 page either way... Admin or guest. Is this a new installation or an upgrade from the IPB3 version? If you want, you can give me ACP access and I'll take a look. This is my profile: https://mopar1973man.com/profile/3334-martin-a/ I'm going on a 4-5 day long hike today, so won't be able to look at immediately (unless you respond within 30 minutes).
Mopar1973Man Posted July 7, 2016 Posted July 7, 2016 20 hours ago, Martin A. said: Is this a new installation or an upgrade from the IPB3 version? Upgrade...
alexxis Posted July 8, 2016 Posted July 8, 2016 Hi, on version 4.1.13.1 I have all the markers on my map in White! including the "Home" marker, which should be green. In spite of the different marker colors for each group on my community, they all are shown in White color on the map This color makes it a bit complicated to use your wonderful application Any thoughts where there could be a problem?
Martin A. Posted July 9, 2016 Author Posted July 9, 2016 On 8.7.2016 at 7:01 PM, alexxis said: Hi, on version 4.1.13.1 I have all the markers on my map in White! including the "Home" marker, which should be green. In spite of the different marker colors for each group on my community, they all are shown in White color on the map This color makes it a bit complicated to use your wonderful application Any thoughts where there could be a problem? I'd need your board URL to see this, as I can't reproduce this locally. This may be caused by bad caches, so going to ACP > Support > Something isn't working correctly may fix this for you.
KiteLife Posted July 11, 2016 Posted July 11, 2016 Anyone else having problems with the MapQuest map as of today? Switched to another map source for the moment, thanks in advance. stoo2000 1
Kjell Iver Johansen Posted July 11, 2016 Posted July 11, 2016 There is a new version on the markedplace.. Martin A., KiteLife and stoo2000 3
Recommended Posts