Hi!
After upgrading from 19.2 to 1.0.0rc1 I get "APPLICATION WARNING #403" at various places, e.g. on the view_all_bugs page I get:
APPLICATION WARNING #403: Database field 'refresh_delay' not found.
APPLICATION WARNING #403: Database field 'advanced_report' not found.
APPLICATION WARNING #403: Database field 'advanced_update' not found.
(I get the last one for each and every bug row listed on that page.)
My understanding is that these fields should be in mantis_user_pref_table and the strange thing is, they *are*. Here's a screenshot of the table structure in phpmyadmin:

This looks ok to me and the fields that I get warnings about seem to be old fields introduced in pre 19.2 versions anyway. The upgrade script actually did upgrade the first time I called it after installing 1.0.0.rc1, but now it says it's up-to-date.
Anyone can shed some light into this? Thanks a lot!
Marcus