svit Posted March 1, 2019 Posted March 1, 2019 Hello, I am facing problem with not being able to save active maps in the map manager, I can move them from the right column to the left column, but the new arrangement is not being saved. I am using 4.4.1 and the latest map app. Thank you.
Martin A. Posted March 5, 2019 Author Posted March 5, 2019 On 3/1/2019 at 8:48 PM, svit said: Hello, I am facing problem with not being able to save active maps in the map manager, I can move them from the right column to the left column, but the new arrangement is not being saved. I am using 4.4.1 and the latest map app. Thank you. I just uploaded a patch now that should fix that issue. svit 1
Mark Rickmeier Posted March 9, 2019 Posted March 9, 2019 I have a bunch of members in my community who have custom fields on their profile (street, city, state, and zip). Is there a way for the member map to auto plot them on the map after they add details to those fields on their profile? I see the "profile sync" option, but not sure I have that working. If I have those as separate fields in the profile (street is one field, city is another), will the sync be able to work? Or is the best practice that people have to drop pins on the map manually after they create a profile?
Martin A. Posted March 9, 2019 Author Posted March 9, 2019 1 hour ago, Mark Rickmeier said: I have a bunch of members in my community who have custom fields on their profile (street, city, state, and zip). Is there a way for the member map to auto plot them on the map after they add details to those fields on their profile? I see the "profile sync" option, but not sure I have that working. If I have those as separate fields in the profile (street is one field, city is another), will the sync be able to work? Or is the best practice that people have to drop pins on the map manually after they create a profile? I think the best solution here to even get a remotely accurate result is only rely on the city or state. There is no way to consolidate all those fields and use that as the input. Unless you have a need to keep all those fields separate, I would look into changing it over to an "address" field type.
Mopar1973Man Posted March 11, 2019 Posted March 11, 2019 I've got to ask where is the TAR file for this update? I downloaded the compressed file open it up and it looks like I need to upload the entire package. I want to make sure before I do upload a bunch of files and end up hunting and deleting back out.
iacas Posted March 11, 2019 Posted March 11, 2019 12 minutes ago, Mopar1973Man said: I've got to ask where is the TAR file for this update? I downloaded the compressed file open it up and it looks like I need to upload the entire package. I want to make sure before I do upload a bunch of files and end up hunting and deleting back out. I just downloaded it and the downloaded file WAS a .tar file. Maybe stop your browser from auto-expanding the download? Martin A. 1
Martin A. Posted March 11, 2019 Author Posted March 11, 2019 (edited) 10 hours ago, Mopar1973Man said: I've got to ask where is the TAR file for this update? I downloaded the compressed file open it up and it looks like I need to upload the entire package. I want to make sure before I do upload a bunch of files and end up hunting and deleting back out. What @iacas wrote above is correct. The days of zipped downloads is over, and you’ll see others devs do the same with their apps and plugins in the future. @Daniel F have asked us to stop doing that unless we have a good reason, as it apparently led to confusion to some clients that tried to upload the .zip/.rar to the ACP. Edited March 12, 2019 by Martin A. LiquidFractal 1
AmericanRev2 Posted March 17, 2019 Posted March 17, 2019 when i click to add another profile field it just takes me to the top of the page and wont let me pick another field
Martin A. Posted March 17, 2019 Author Posted March 17, 2019 2 minutes ago, fix3r said: when i click to add another profile field it just takes me to the top of the page and wont let me pick another field IPS version? Browser? Anything in the console?
AmericanRev2 Posted March 17, 2019 Posted March 17, 2019 1 minute ago, Martin A. said: IPS version? Browser? Anything in the console? it was my browser sorry Martin A. 1
AmericanRev2 Posted March 17, 2019 Posted March 17, 2019 Was hoping this would work with Members Location addon - But for some reason, the member's map does not recognize the location field from that addon and vice versa
AlexWebsites Posted March 17, 2019 Posted March 17, 2019 I had inquired about this over a year ago. @Boris_ plugin stores the location in a different field and differently.
Mopar1973Man Posted March 17, 2019 Posted March 17, 2019 Sorry, my bad... Last update I got I had to open it to get the tar file. Did the same thing twice mindlessly. Opps.. Yeah you guys are right. (D'Oh!)
Jaap Posted March 18, 2019 Posted March 18, 2019 I installed this extension again after my upgrade to IPB4.4 and I have a strange problem. Some of the members on the map show their location in Cyrillic and some in english. Any idea what could cause that? FireFox, MacOSX
Thomas P Posted March 25, 2019 Posted March 25, 2019 Hi, can I disable the application before upgrading to 4.4.2 without losing member marker information, i.e. positions? After the migration I'd install the latest version and use the stored markers from before... Thanks, Thomas
Martin A. Posted March 25, 2019 Author Posted March 25, 2019 On 3/18/2019 at 9:45 AM, Jaap said: I installed this extension again after my upgrade to IPB4.4 and I have a strange problem. Some of the members on the map show their location in Cyrillic and some in english. Any idea what could cause that? FireFox, MacOSX Is your server hosted in Russia, by any chance? The API should return back in the users preferred language. For most users this will be their native language, followed by english and/or other languages the user have selected in their browser. The marker in the top screenshot looks like one created from the profile synchronization feature, and that API request is then generated by the server. 5 hours ago, Thomas P said: Hi, can I disable the application before upgrading to 4.4.2 without losing member marker information, i.e. positions? After the migration I'd install the latest version and use the stored markers from before... Thanks, Thomas As long as you're not uninstalling the application you should be fine. But you should of course take a backup before you proceed with your upgrade.
Thomas P Posted March 25, 2019 Posted March 25, 2019 (edited) We see the following PHP Error in our log file during the upgrade to 4.4.2, that's why I'm asking: [25-Mar-2019 19:14:36 UTC] PHP Fatal error: Interface 'IPS\Content\ReportCenter' not found in /mypath_abc/applications/membermap/sources/Markers/Markers.php on line 24 The Upgrade process stops and shows a blank page. I am testing the upgrade process in our testbed using a copy of our live site, thanks for mentioning. 🙂 I guess deactivating the application should help to bring us through the upgrade, afterwards I'd install the 4.4 version (3.6.0.1) assuming our Markers stay safe in place. 🙂 Is this feasible? Thanks, Tom Edited March 25, 2019 by Thomas P
Martin A. Posted March 25, 2019 Author Posted March 25, 2019 31 minutes ago, Thomas P said: We see the following PHP Error in our log file during the upgrade to 4.4.2, that's why I'm asking: [25-Mar-2019 19:14:36 UTC] PHP Fatal error: Interface 'IPS\Content\ReportCenter' not found in /mypath_abc/applications/membermap/sources/Markers/Markers.php on line 24 The Upgrade process stops and shows a blank page. I am testing the upgrade process in our testbed using a copy of our live site, thanks for mentioning. 🙂 I guess deactivating the application should help to bring us through the upgrade, afterwards I'd install the 4.4 version (3.6.0.1) assuming our Markers stay safe in place. 🙂 Is this feasible? Thanks, Tom Makes sense for you to disable the app in this case. The think you got in the error is something that was removed in IPS 4.3, so I guess you're upgrading from a version before that.
Thomas P Posted March 25, 2019 Posted March 25, 2019 Perfectly correct, we are on 4.2.9. Thanks, will try that, Tom
Jaap Posted March 27, 2019 Posted March 27, 2019 On 3/25/2019 at 8:43 PM, Martin A. said: On 3/18/2019 at 9:45 AM, Jaap said: I installed this extension again after my upgrade to IPB4.4 and I have a strange problem. Some of the members on the map show their location in Cyrillic and some in english. Any idea what could cause that? FireFox, MacOSX Is your server hosted in Russia, by any chance? The API should return back in the users preferred language. For most users this will be their native language, followed by english and/or other languages the user have selected in their browser. The marker in the top screenshot looks like one created from the profile synchronization feature, and that API request is then generated by the server. Server is a virtual server, so God knows where it's located. But my hostingprovider is from Amsterdam. And I don't have Russian set as a preferred language in my browser. Same problem on iOS, btw. You are right: The markers are created by the synchronisation feature. Funny thing is, the markers in countries that use Cyrillic are readable!
Nicholas Cole Posted March 29, 2019 Posted March 29, 2019 Hi, some of my members have pointed out that the map markers are displaying their full address and post code details to all other members and this is a serious privacy concern! How do I switch this off?
Martin A. Posted April 18, 2019 Author Posted April 18, 2019 On 3/18/2019 at 9:45 AM, Jaap said: I installed this extension again after my upgrade to IPB4.4 and I have a strange problem. Some of the members on the map show their location in Cyrillic and some in english. Any idea what could cause that? FireFox, MacOSX Fixed this in 3.6.1 🙂 It will only affect new markers though. On 3/29/2019 at 5:03 PM, Nicholas Cole said: Hi, some of my members have pointed out that the map markers are displaying their full address and post code details to all other members and this is a serious privacy concern! How do I switch this off? Hi, I've added a setting for this in 3.6.1
JohnCourt Posted May 3, 2019 Posted May 3, 2019 Dear dev, would you consider adding geolocation functions for articles? Such as an article about a town in France, is geolocated on a map, and the article title is represented by a pinpoint, when the pin is clicked on, a small box with a an article preview appears, then the user clicks on the box and is taken to the article. This could be in addition to your already awesome mapping function, and would probably have to be a paid feature as I can only imagine the dev that would have to go into that. Here is an example in our wiki that I am speaking of, click on a pin, and click on the name. https://thepatriotwoodwiki.org/Geolocated+Research+Projects
ToeJam Posted June 5, 2019 Posted June 5, 2019 Is it possible to have a few selected profile fields displayed on membership markers when selected? I have only an upgraded member group who can put themselves on the map. I'd like to add a few profile field info like, url Website, email, and Phone #, and their company name Thanks
Recommended Posts