Sorry for the late reply.
I’ll look after the blank page issue as soon as possible, most probably not before the weekend. If have access to your sites php error log please provide any fatal errors applying there.
Units should not be lost, somehow the list of units got emptied on update. Please describe the exact steps you have taken so I can reproduce.
Updating from 0.8.x to 0.8.3 should not involve a database update so nothing should happen to your units.
For a quick fix disable the unit lists. As units still are stored as text (and not as a relation to a unit item from the list) your recipe then should be fully functional again.
For the future I’ll include a function to recreate the unit list from your recipes at any time you like.
Hi Jan,
I updated from earlier version to 0.8 and all other releases step by step. I don’t know wich version causes a crash, so I deactivated and reactivated the plugin.
There isn’t a fatal error, only
Feb 03, 15:29:31
PHP Warning: Cannot modify header information - headers already sent by (output started at /mnt/web021/b0/70/54474470/htdocs/WordPress_03/wp-content/plugins/recipepress-reloaded/admin/class-rpr-admin.php:262) in /mnt/web021/b0/70/54474470/htdocs/WordPress_03/wp-admin/post.php on line 197
Feb 03, 15:29:31
PHP Warning: Cannot modify header information - headers already sent by (output started at /mnt/web021/b0/70/54474470/htdocs/WordPress_03/wp-content/plugins/recipepress-reloaded/admin/class-rpr-admin.php:262) in /mnt/web021/b0/70/54474470/htdocs/WordPress_03/wp-includes/pluggable.php on line 1179
thanks
Nothing to worry about. I simply forgot to remove a debugging output.
Thanks for reporting this, will be fixed in the next release.
On your primary bug report:
I could not reproduce your findings. Updating from 0.7.12 to 0.8.x is tested very well now so guess the problems have happend earlier. you could try to play back an old(er) backup and do the update straight to 0.8.x. Better do this on a testing system first as cannot guarantee for your data.