Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • thomas seyssens 20 posts 70 karma points
    Jun 18, 2014 @ 11:21
    thomas seyssens
    0

    url-tracker vs .lasso url's

    hi,

    We're using the URL Tracker with Umbraco 7.1.4, and it seems to work.
    But, we have a couple of old links with a .lasso at the end of it, and it seems like the URL-tracker can't really find what to do with these. Anyone know how to handle these? 

    Kind regards, 

    Thomas

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 18, 2014 @ 11:23
    Stefan Kip
    0

    The UrlTracker should be able to handle any URL.

  • thomas seyssens 20 posts 70 karma points
    Jun 18, 2014 @ 11:38
    thomas seyssens
    0

    It doesn't redirect on the .lasso url's. 
    The table is filled in the right way, and the plugin is added correctly without an error.

    Anything else i can do wrong? 

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 18, 2014 @ 11:43
    Stefan Kip
    0

    Yes you could enable logging by adding an appSetting in your web.config with the key 'urlTracker:enableLogging' and value 'true' + enable the umbracoDebugMode setting. Then you can see in the logs what's going on.

  • thomas seyssens 20 posts 70 karma points
    Jun 18, 2014 @ 13:00
    thomas seyssens
    0

    Hello, 

    We managed to make it work. 

    But, 
    It only works when i open a record and just save it. Only then the redirect works.
    It keeps on working, but it's not an easy way to work with.

    I can't really open up each record to just save it again.
    What happens if i click the save button in a record in the Umbraco backoffice?
    Am i missing something to make it work fluently?

    Does the changes get saved in cache?

    Kind regards,

    Thomas 

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 18, 2014 @ 13:05
    Stefan Kip
    0

    There is no cache, lookups are being done directly to the DB.

  • thomas seyssens 20 posts 70 karma points
    Jun 18, 2014 @ 13:11
    thomas seyssens
    0

    Is it possible that this happens because i added the fields directly from an excel file to the database?
    They only work when i save them in Umbraco. 

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 18, 2014 @ 13:12
    Stefan Kip
    0

    No, not that I can think of... I've imported records from an Excel sheet before and it just worked. Maybe try an appPool recycle?

  • thomas seyssens 20 posts 70 karma points
    Jun 18, 2014 @ 13:15
    thomas seyssens
    0

    Or maybe the problems pops up because i'm working on localhost?
     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies