Changes to dictionary items saved but not visible in backend..
Hi ,
I have something weird with dictionary items in the backend. When i change a dictionary item it will save it to the db. When I leave the dictionary form and come back to the dictionary the old value is still visible.... I have searched a lot for a solution, but no answer yet. In the loggings i cannot find a clue, i have deleted the app_data\temp folder without any help.
The only thing that helps is to recycle the app pool and than my changes are visible.. In my staging and dev environment i do not have this problem..
Ok...has it always been acting like this or did it just start to happen all of the sudden? Have you tried searching the issue tracker to see if it's an issue that has been reported and perhaps fixed in later releases? http://issues.umbraco.org/issues
It began to occure when I deployed a new version from staging to live. Staging is working fine.. I did not look at issues. I will have a look there. Do you have a clue? Looks like it has something to do with caching?
No I have not seen this before. But I don't think it's a caching issue.
What changes have been made since this started to happen? Have you checked the browser console log to see if it gives you any clues? And what about the /App_Data/logs file?
Hi, I solved it by getting an old backup back in production and update al my changes manually, so i changed a few dlls in de bin, changed some views and then it al worked like before..
Changes to dictionary items saved but not visible in backend..
Hi ,
I have something weird with dictionary items in the backend. When i change a dictionary item it will save it to the db. When I leave the dictionary form and come back to the dictionary the old value is still visible....
I have searched a lot for a solution, but no answer yet.
In the loggings i cannot find a clue, i have deleted the app_data\temp folder without any help.
The only thing that helps is to recycle the app pool and than my changes are visible.. In my staging and dev environment i do not have this problem..
Anybody a clue ?
Thank you in advance!
Hi Ad
What exact version of Umbraco do you experience this on?
/Jan
Hi Jan,
version 6.1.5
Gr, Ad
Hi Ad
Ok...has it always been acting like this or did it just start to happen all of the sudden? Have you tried searching the issue tracker to see if it's an issue that has been reported and perhaps fixed in later releases? http://issues.umbraco.org/issues
/Jan
Hi Jan,
It began to occure when I deployed a new version from staging to live. Staging is working fine..
I did not look at issues. I will have a look there.
Do you have a clue? Looks like it has something to do with caching?
Kind regards,
Ad
have looked at the issues, but did not find anything simular.. really strange...
Hi Ad
No I have not seen this before. But I don't think it's a caching issue.
What changes have been made since this started to happen? Have you checked the browser console log to see if it gives you any clues? And what about the /App_Data/logs file?
/Jan
Hi, I solved it by getting an old backup back in production and update al my changes manually, so i changed a few dlls in de bin, changed some views and then it al worked like before..
Thank you for your help!
is working on a reply...