Copied to clipboard

Flag this post as spam?

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


  • Kleber Hucalo 26 posts 165 karma points
    Jun 26, 2014 @ 07:10
    Kleber Hucalo
    0

    UBlogsy uTagsy tags not working back office

    Hi all

    UBlogsy uTsgay tags not working on back office.

    It works fine on local, however when upload to server, the tags functionality stopped working. It shows the field, however it does not work.

    Also browser showing this error:

    Anyone has an idea what is going on?

    Obs: I already updated the bin folder, config files, deleted all files from app_data/temp/clientdependency. I did publish entire site using Umbraco/dialogs/republish.aspx?xml=true

    Also I have some tags created.

    Any help will be appreciated.

    Cheers

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jun 26, 2014 @ 19:21
    Anthony Dang
    0

    Perhaps double check that the tag files exist on the server?

     

  • Kleber Hucalo 26 posts 165 karma points
    Jun 26, 2014 @ 22:56
    Kleber Hucalo
    0

    Yes, its exits there, and is the same as the local.

    Just did another full deployment, copy the database from local to server.

    And the problem stills there.

    What its funny, its just that little bit.

    Very frustated right now.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jun 27, 2014 @ 15:37
    Anthony Dang
    0

    is the dll in the bin on the live server?

     

  • Kleber Hucalo 26 posts 165 karma points
    Jun 30, 2014 @ 01:28
    Kleber Hucalo
    0

    yes, it is.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jun 30, 2014 @ 14:37
    Anthony Dang
    0

    Could it be a permissions issue?

    Ensure IIS_IUSRS and Network Service have read and write permissions to  App_data, umbraco etc

     

     

  • Kleber Hucalo 26 posts 165 karma points
    Jul 01, 2014 @ 01:08
    Kleber Hucalo
    0

    Hi Anthony

    Thank you so much for taking the time to look into it.

    All the app pool/permission is assigned to website.

    I found something really interresting, when I run website in http it works great, however when I run it in https it does not work, so I am investigating how I can fix it, I am not very savvy with server side.

    I will keep looking, if you have any comment on it will be appreciated.

    Cheers

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jul 01, 2014 @ 10:04
    Anthony Dang
    0

    I'm not sure about SSL in v7, but in v6, I normally have these app settings for SSL in the web.config:

    <add key="umbracoUseSSL" value="false" />

    <add key="umbracoUseMediumTrust" value="false" />

     

  • Kleber Hucalo 26 posts 165 karma points
    Jul 02, 2014 @ 03:04
    Kleber Hucalo
    100

    Ok folks,

    Finally I found the solution.

    The problem was that the SSL certificate was expired, so I generate a new certificate, uploaded to server, in the IIS, selected my website and bind the new certificate to https and done.

    went to the browser and cleaned the cache by press ctrl+F5.

    Now the whole website is working like charm.

    Also Anthony, my config is exacly yours. Thanks a lot for help.

     

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jul 08, 2014 @ 11:16
    Anthony Dang
    0

    ARG!!! SSL causes so much pain and suffering. 

    Glad you got it sorted.

     

Please Sign in or register to post replies

Write your reply to:

Draft