Copied to clipboard

Flag this post as spam?

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


  • lele 107 posts 444 karma points
    Apr 29, 2015 @ 09:15
    lele
    0

    XML Cache not persists to DB

    Hi everybody!

    I have updated my site. The frontend site looks good with the new content but on the backend it still the old content. If I republishing the content from the backend the new one will be replaced with the old stuff....

    What can I do now?

    Thanks for your help!
    BR Manuel

  • Valerie 67 posts 163 karma points
    Apr 29, 2015 @ 10:07
    Valerie
    0

    Have you accidentally deployed your local AppData folder to your staging site? Or is this all on your local machine / live?

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Apr 29, 2015 @ 10:11
    Alex Skrypnyk
    0

    Hi Manuel,

    Looks like your new content didn't save in the db. Can you check data in the app_data/umbraco.config ? Is it old there ?

    Thanks

  • lele 107 posts 444 karma points
    Apr 29, 2015 @ 10:27
    lele
    0

    The new content was in the umbraco.config but not in the DB. If I republished the content from the content node the old content appears from the DB and in the umbraco.config file.

    So I loose my new conent. I worked 4h on different nodes with different content (text & media)...

     

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Apr 29, 2015 @ 10:43
    Alex Skrypnyk
    0

    It's really strange, where is your db storing ? maybe some backup appears ?

  • lele 107 posts 444 karma points
    Apr 29, 2015 @ 10:49
    lele
    0

    We use the SqlServerCE...  
    <add name="umbracoDbDSN" connectionString="Data Source=|DataDirectory|\Umbraco.sdf;Flush Interval=1;" providerName="System.Data.SqlServerCe.4.0" />

    The website is in dev. No backups or anything else is appearing....

    Now I wanted to migrate it to the SQL prod server and I had seen the issue :(

  • 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