Xenforo User Map [Deleted]

T
This extra line so far has proven helpful to our members and I’ve already seen an increase in locations during the first few days since deployed.
Hope this helps anyone else here that runs into the same situation.
Terrific, thanks!
I have made mine
HTML:
<br />
<b>Not listed? Add a location to your <a href="/account/personal-details#ctrl_location" style="color:blue;">account settings</a>.</b>
 
Hello, this add-on looks great, but I'm looking for something slightly different so just want to clarify a couple of things to see whether it could be adapted to my site before I purchase.

Basically, I don't really actually want to have a usermap. For my site I have the XenKing Business Directory add-on installed. What I would like to do is create a map based on and showing the business listings.

The way this add-on works is to store the location data for each listing in a table named sf_xenkingdir_thread_map, with field address_line_1, address_line_2, town_city & postcode.

Could this add-on easily be adapted to read from the sf_xenkingdir_thread_map table and show a map based on all of the results from that table?

Thank you,
James
 
Aye. I did. However it always starts with the letter 'A' and stops at about the same place. Is there a way to get it to start where it left off?
@localhost8080 I have the same issue. It stop at tells me to do again in 24hrs, but then 24 hrs later it starts from AA again, and I get the same stop before it reaches near the end.
 
Got the update this morning.

Still doesn't fully work with SSL, as the js for clustered markers has http hardcoded for the marker image.
Code:
/**
* The marker cluster image path.
*
* @type {string}
* @private
*/
MarkerClusterer.prototype.MARKER_CLUSTER_IMAGE_PATH_ =
    'http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/' +
    'images/m';
I've downloaded a copy of the js file, edited it, and edited the mopedmap_index template to serve my own js file

upload_2014-3-9_8-40-45.webp
 
Hello folks. I've updated a forum to 1.3.0 - Usermap works well on 1.3.0 and also the cli geolocation "tool" works without problems. there must be another problem with your server if you can't run Geocli.php ...
 
no, because I didn't release any update
hh.gif
 
no, because I didn't release any update
hh.gif
Ahh, silly me. And here I was thinking you said the CLI was working with any problems that meant it had miraculously auto-updated by itself, and I wasn't just reminding that there was indeed a problem with it :D
 
MemberMap v 1.0.7

I have made two simpel code edits - look:
MopedMap_button_03.webp

I have seen, the v 1.0.8 has now also a hint to edit the marker ... i have also made a frame border arround the map, so it looks better in xenforo default style.

Look here for Details:
http://www.xendach.de/threads/user-map-von-localhost8080.1504/page-7#post-26739
and:
http://www.xendach.de/threads/user-map-von-localhost8080.1504/page-7#post-26743

A question: Can you make an overlay that appears when you click on the button and where you can directly enter the place?

And another one: My users are up to 99.99% from Germany and the Benelux countries, if these are now only enter the zip code, then the markers are partly in Saudi Arabia or the United States. ;) Can you do something as yet?
 
Last edited:
Does this work with php 5.2?

I have atm no chance to upgrade php. Are there any other requirements i have to check before purchasing?
 
This add-on is suddenly not working for me. An empty (completely blank) page is presented when going to /usermap/. Nothing in the server error log.
Please advise.
 
This add-on is suddenly not working for me. An empty (completely blank) page is presented when going to /usermap/. Nothing in the server error log.
Please advise.
I just updated to 1.3 and UI.X/Quark 1.3 and having no issues. Is there anything at all in the page source code when it's showing blank?
 
Top Bottom