17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1195 Views |
-
WARNING: Your changes have not been saved.

9 September 2008 at 3:08am
Hi, I have a problem with this alert. After saving changes ( ajax request) in admin panel, this alert is still popup. How to get rid of this?
-
Re: WARNING: Your changes have not been saved.

9 September 2008 at 3:26am Last edited: 9 September 2008 3:26am
Well there seems to be an issue.
Have you made any changes to your db and made sure to run domain.com/db/build?flush=1 after? I had this issue where I made changes and forgot to run that, and realized as soon as I went to update the content. Could be something as simple as that.
Could also try putting your site in dev mode to see the output of errors. Add this in your config file.
Director::set_environment_type(dev);
-
Re: WARNING: Your changes have not been saved.

9 September 2008 at 12:22pm
This could also be a browser issue. Eg when you edit a field then save, if your browser has auto-complete on then it could be changing the form field with each reload / request
| 1195 Views | ||
|
Page:
1
|
Go to Top |



