Please post which version of wordpress, recipepress reloaded and PHP you are using.
To investigate further please set define('WP_DEBUG', true); in wp-config.php and post the error message you get.
WP: 3.9.1
Recipepress reloaded: 0.6.0beta
PHP: 5.3.2
Error message:
Notice:
Undefined property: WP_Query::$post in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 3700 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4095 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4097 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4099 Notice: Undefined property: WP_Query::$post in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 3700 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4095 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4097 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4099 Notice: Undefined property: WP_Query::$post in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 3700 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4095 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4097 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4099 Notice: Undefined property: WP_Query::$post in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 3700 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4095 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4097 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4099 Notice: Undefined property: WP_Query::$post in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 3700 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4095 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4097 Notice: Trying to get property of non-object in /var/www/vhosts/cdu-kochbuch.de/httpdocs/wp/wp-includes/query.php on line 4099
That’s strange. Actually notices should not cause a blank page.
From which version did you try to upgrade?
RecipePress reloaded 0.6.0 does not require a database upgrade if you upgrade from 0.5.x. Database upgrades are only required from 0.3.
After looking on your site you also seem to have another problem. Please also post the error message you get when looking an a recipe on the front page.