In accounts, history, when I create a note, after saving it does not appear in the page. If I go to view summary, I can see all the notes in the list.
What could be the problem?
Additional to this…if I close an open task in activities, it goes to history without any problem.
version 7.10.6
checked it in the demo surface, works fine
what could be wrong with my installation? should i try to do an update again? maybe i missed some warning.
If you’re trying the upgrade from scratch, and you want a clean, empty system, you better delete the previous installation, and the previous database.
Your current behaviour seems to indicate something is confusing the installer, some left-over from the previous install. Those warning messages are just warnings, so they should not keep you from moving on…
Make sure you set the correct ownerships and permissions before starting the installation, according to installation guide. But you need to set the correct ownership to your web server user, don’t just copy-paste “www-data” if that’s not the correct user in your system.
Generally when something is not saving I look for a error in the query, set to debug and check your logs for an error. There may be a mismatch in a field or a missing field in the query.