Before I upgraded from 1.3.6, everything worked well. Now, only "browsing" works, all posts, regardless of user, are just being ignored. There is no error message in the browser, nor in the web server log.
I fill out the form, and regardless of whether I select save or preview, I'm sent back to the stories admin page that has the exact same content as before.
Main question: how in the world do I best debug this? Setting _COM_VERBOSE to true does not help.
I'm afraid I'm lost ...
It says:
register_globals = On
Any other ideas?
Is there some way of saying "geeklog -verbose", logging everything? I'm really lost here.
I don't think it is either a browser caching issue, oor a cookie issue.
I think it's primarily one of error reporting ;-) or of a "this is how you debug" how-to, so people like me who are not afraid to touch code but have no clue about php have some place that they can grab, hold on to, and unravel the mystery...
Interesting to see from the other post that I'm not the only one with this problem.