Copied to clipboard

Flag this post as spam?

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


  • Mads Sørensen 188 posts 433 karma points
    Jun 10, 2016 @ 10:15
    Mads Sørensen
    0

    Backend and database sync. issues

    Hi I've have kind of a weird problem with my Umbraco backend and the database.

    Exampel: When i look at my back datatype (a MNTP). It looks like this:

    enter image description here

    If i then try to output the content from the same datatype I get this (Console):

    enter image description here

    The full list which is the correct content.

    So the backend part of umbraco shows WRONG content and the output show the the RIGHT content?!?

    Does anyone have a clue of what is wrong here? Maybe the database or...?

    Any help would be appreciated :o)

    / Mads

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 10, 2016 @ 11:21
    Jan Skovgaard
    0

    Hi Mads

    I'm afraid I'm a bit lost here...Is it the last screendump that is showing the correct data? What does your configuration for the MNTP look like? And do you have a "Employee" repository somewhere in your "Content" section where the selected employees are created or where do the data come from? What does the dialogue look like when you click the "Add" button?

    And is the MNTP what you refer to as the "backend"?

    Looking forward to hearing from you.

    /Jan

  • Mads Sørensen 188 posts 433 karma points
    Jun 10, 2016 @ 11:36
    Mads Sørensen
    0

    Hi Jan

    1: The last screendump is the correct :)

    2: Configuration: enter image description here

    3: This is the location of the employees:

    enter image description here

    enter image description here

    4: This is the view i got when i click the add button: enter image description here

    5: Backend = MTNP :)

    6: another funny thing is when i look at the rollback view it also shows me the long list of id's which is correct. Look at the selected lines the roolback version is already the current version but it . enter image description here

    Hope that helps a bit :)

    /Mads

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 10, 2016 @ 18:05
    Jan Skovgaard
    0

    Hi Mads

    Sorry, still not sure I understand - Have you selected more people in the picker than are being displayed in the "Related employees" screen dump?

    /Jan

  • Mads Sørensen 188 posts 433 karma points
    Jun 13, 2016 @ 07:02
    Mads Sørensen
    0

    Yeah exactly.

    I'm pretty sure it's not the datatype it self but the sync of the database and the XML.

    I've tried following

    • Web.config kick
    • /umbraco/?false/umbraco/dialogs/republish.aspx?xml=true#/
    • Republishing Entire Site

    Maybe you some good suggestions :)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 13, 2016 @ 08:35
    Jan Skovgaard
    1

    Hi Mads

    Aaah ok :)

    I'm wondering if you have checked the DOM using developer tools and checked that the picked persons are in fact not in the DOM? Perhaps they're hidden due to some "Overflow" hidden stuff? - This is just a long shot - Have not seen this before but since the data is in the DB I suspect it might be something like that.

    Hope this makes sense?

    /Jan

  • Mads Sørensen 188 posts 433 karma points
    Jul 05, 2016 @ 09:46
    Mads Sørensen
    100

    Well after a long time i found the problem, I've uploaded the app_data folder long time ago and i sure it kind of override my folder permission settings for that specific folder.

    Thanks Jan any ways :D

Please Sign in or register to post replies

Write your reply to:

Draft