Plugin Author
tinuzz
(@tinuzz)
Yes, you would use your WP credentials for live tracking in OruxMaps. Whether SNI is a problem is impossible for me to say without more information.
First of all, make sure that live tracking is working by checking in the backend if a track is actually created and updated when you use OruxMaps. The step of publishing tracks with the ‘tsmap’ shortcode is separate. There is nothing to publish if there is no track.
‘live: true’ is not valid syntax. Just leave that out.
Best regards,
Martijn.
-
This reply was modified 8 years, 8 months ago by
tinuzz.
Ok. I just moved this site back to http, and clean up code (it was from help site?).
I don’t see new tracks in Manage tracks-list, so it doesn’t work… but why, O why?
Oruxmaps is 7.0.17.
I made new page, now this address is in Oruxmaps:
http://artxxxxinxx.com/tracker/mapmytracks
……….. domain / page name / URL slug
Plugin Author
tinuzz
(@tinuzz)
Yes, it was from the help site (FAQ), but that isn’t meant for copying and pasting directly. Shortcode attributes always have the form ‘attribute=value’. This is not Trackserver-specific, that is how WP shortcodes work.
The ‘live’ shortcode parameter is used to FORCE live updates even when Trackserver would normally not perform live updates, for example with static track IDs or with external GPX/KML tracks. You don’t need it if you use ‘track=live’ (deprecated) or ‘user=@’. The form ‘track=@’ that you quoted above has no meaning.
I have no idea why it is not working for you. I can’t tell you anything useful, since you haven’t given me the true URL of your website. Domain “ARTXXXXINXX.COM” doesn’t seem to exist.
Cheers,
Martijn.
Ok. Is there a way to send address privately?
Plugin Author
tinuzz
(@tinuzz)
Yes, if you really must.. My email is m at rtijn.net.
-
This reply was modified 8 years, 8 months ago by
tinuzz.
I must. I’ll hope to get this working… 🙂
Finally I got this working, almost.
With new fresh WordPress install, now it works on Samsung Galaxy SII (Android 4,12/Oruxmaps 7.0.17 free), but not in my new Honor 8 (Android 7/Oruxmaps 7.1.2 Donate).
With Honor 8 and Oruxmaps old version 6.5.10 it works. So it seems to be problem with new Oruxmaps or it and Honor/Android 7, or something else…
! Oruxmaps 7.1.2 Donate works perfectly too with Honor 8, but not Trackserver!
Plugin Author
tinuzz
(@tinuzz)
Glad that it works, almost 😉 It all sounds really strange, I would be curious to see what OruxMaps is sending and what Trackserver responds, but it’s complicated to get that information.
Just a quick addition to what we discussed in private:
OruxMaps as of v7.1.2 seems to support SNI for HTTPS connections, so I will update the comments in Trackserver accordingly.
Cheers,
Martijn.