Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter lindaandjon

    (@lindaandjon)

    1.1 Thanks for the suggestion.

    In the end I cut the routes down in size (the original was 85000 locations) and then reimported them to Track me on my android phone then exported them to Trackserver from Trackme and that worked.

    Thread Starter lindaandjon

    (@lindaandjon)

    So I spend ages looking for the answer to this before posting the question, then find the answer 5 seconds after posting it. I must be getting old….

    Just add Responsive Scrollable Table plug in.

    Thread Starter lindaandjon

    (@lindaandjon)

    I followed the help at the top of the page and managed to accomplish my request! Thanks for a great plug in – just what I needed.

    Thread Starter lindaandjon

    (@lindaandjon)

    Ok Thanks
    Jon

    Thread Starter lindaandjon

    (@lindaandjon)

    Hi Martijn,

    I did post this but it seems to have vanished!

    Thanks for the quick reply and no worries about the problem – I feel relieved I’ve found what’s going on at last! Is it possible to just remove the fields and keys in the sql backup I have and corresponding data too – it looks straightforward, and there’s hardly any data. I’m afraid I don’t know what version of the plug in I have as I just have the back ups and can’t get the site to load yet due to the import errors.

    CREATE TABLE IF NOT EXISTS wp_ts_tracks (
    id int(11) NOT NULL AUTO_INCREMENT,
    user_id int(11) NOT NULL,
    name varchar(255) NOT NULL,
    update timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
    updated timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
    created timestamp NOT NULL DEFAULT ‘0000-00-00 00:00:00’,
    source varchar(255) NOT NULL,
    comment varchar(255) NOT NULL,
    distance int(11) NOT NULL,
    PRIMARY KEY (id),
    KEY user_id (user_id),
    KEY user_id_2 (user_id),
    KEY user_id_3 (user_id)
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=59 ;


    — Dumping data for table wp_ts_tracks

    INSERT INTO wp_ts_tracks (id, user_id, name, update, updated, created, source, comment, distance) VALUES
    (5, 1, ‘2015 Morocco Trip ‘, ‘2015-03-05 08:01:58’, ‘2015-03-05 09:01:58’, ‘0000-00-00 00:00:00’, ‘TrackMe’, ”, 7262052),
    (38, 1, ‘2016 Rhine Cycle’, ‘2016-09-08 07:55:34’, ‘2016-09-08 07:55:34’, ‘2016-04-25 20:49:23’, ‘TrackMe’, ”, 1038907),
    (58, 1, ‘South Korea’, ‘2016-12-02 14:00:24’, ‘2016-12-02 14:00:24’, ‘2016-08-31 09:17:23’, ‘TrackMe’, ”, 11543240);

    — ——————————————————–

    • This reply was modified 9 years, 2 months ago by lindaandjon.
    • This reply was modified 9 years, 2 months ago by lindaandjon.
    Thread Starter lindaandjon

    (@lindaandjon)

    Thanks Martijn, it’s actually working fine as I described in post 2 but I’m now intstalling the latest update to see how that works with my Blackberry Z30.

    I do have issue with a theme conflict on wordpress though. I have added [tsmap track=live align=center class=mymap markers=true color=#ff0000] to a page and this works fine on a page but the page is used by my theme to generate a thumbnail page http://www.lindaandjon.co.uk which then never draws the map. Have you any ideas why this may be please?
    Thanks
    jon

    Thread Starter lindaandjon

    (@lindaandjon)

    Thanks for that, much clearer now :-). I assume it can’t show sub categories yet?

    Thread Starter lindaandjon

    (@lindaandjon)

    Update:
    I’ve managed to get my posts to show up in my map by leaving the import_osm_cat_incl_name out. I also found that I hadn’t tagged some of the posts properly too.

    I’m still no really sure why using the import_osm_cat_incl_name=”Countries” wouldn’t work though and I’d still like to know what the osm_1 is for if anyone has a chance to tell me please. Thanks

    Thread Starter lindaandjon

    (@lindaandjon)

    Well well, I spent ages trying all sorts of things and the lodged the support request and within seconds tried once again changing the user and it worked!

    What I did the first time was use a user I had specially created called GPS. This connected fine (I tested it by changing the password and watching it fail because I’d done so) but no tracks ever appeared. It was an Administrator.

    What I did to get it to work was to use the site admin user. Worked first time. Hope this helps someone.

    And as a matter of interest I’m using the Android Trackme on a Blackberry 10 Z30.

    Thread Starter lindaandjon

    (@lindaandjon)

    Thanks MaamuT, i’ll try that after Christmas. I had been backing up my whole directory then copying in the new plug in a over the top of the original folders and that seemed to work ok but it was hassle. Your way sounds much better – thanks. Jon

    Thread Starter lindaandjon

    (@lindaandjon)

    Once I disabled Comprehensive Google Map plugin latitude worked fine. Thanks

    Thread Starter lindaandjon

    (@lindaandjon)

    Thanks for the reply Peter, I’m using:
    Akismet
    Comprehensive Google map plugin
    Google latitude badge widget
    Google latitude history
    Nextgen gallery
    Page links too
    Social sharing toolkit
    Widgets on pages
    Wordbooker
    WP visited countries

    I also have but not active
    Logmytrip

    I am using wordpress 3.3.2 and my trip shows up in the settings section ok.
    Any ideas?

    Thread Starter lindaandjon

    (@lindaandjon)

    Forgot to add the nameserver is ns60.1and1.co.uk.

    Thread Starter lindaandjon

    (@lindaandjon)

    I’m not really sure where to point the bindings for the new blogs!
    My 1and1 setup shows my existing domain – Workblog using http redirect to my homeserver domain (XXXX.homeserver.com). I’m not sure why I haven’t just redicrected it direct to my IP address as this is static though. My new domain HomeBlog I have tried redirecting in the same way to my homeserver domain and also to my IP address. Both end up on my server, but both jsut go straight to my homeserver remote log on page.

    On the bindings I have WorkBlog binding port 80 to the folder C:\inetpub\Web Sites\workbolg\workblog which works fine. I have also bound my homeserver port 80 to this location too. I’ve tried binding my new Homeblog like this and it doesn’t make any difference I still end up on my WHS Remote log on page. But I don’t really know what I am supposed to pointing to for the new blog!

    Thread Starter lindaandjon

    (@lindaandjon)

    Thanks for the reply, I have tried various combinations but still have no luck getting to edit a site. At the moment its 2,3,4 checked. Perhaps it’s to do with the bindings in IIS as every time I click on Dashboard for anything other than my primary site I end up at the remote access logon for my WHS.

    I also can’t get my head around how the sub domains relate to the main domain. When I enter a new site and call it Test it enters OK but lists the domain as Test under all sites and its URL as test.workblog.com. When I try to go to the dashboard it then can’t find an address like this and ends up beign redirected to my homeserver log on page. On 1and1 I have forwarded test.workblog.com to my IP address.

    Do you know if it is possible to have the sites working as separate domains? i.e. Workblog.com and homeblog.com ?

Viewing 15 replies - 1 through 15 (of 15 total)