I have just changed to Drupal 7 and working on a local host. I have previously used the recipe module on drupal 6.20 without any problems. However the recipe module keeps crashing drupal 7 on my local host and there are a lot of functions missing.
these are the last errors logged by apache
[Thu Jan 27 13:54:29 2011] [error] [client 127.0.0.1] PHP Fatal error: require_once() [function.require]: Failed opening required 'C:\\Program Files\\BitNami Drupal Stack\\apps\\drupal\\htdocs/sites/all/modules/recipe/recipe.landing.page.inc' (include_path='.;C:\\php5\\pear') in C:\\Program Files\\BitNami Drupal Stack\\apps\\drupal\\htdocs\\includes\\menu.inc on line 499, referer: http://127.0.0.1/drupal/
[Thu Jan 27 14:11:24 2011] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function db_rewrite_sql() in C:\\Program Files\\BitNami Drupal Stack\\apps\\drupal\\htdocs\\sites\\all\\modules\\recipe\\recipe.module on line 746, referer: http://127.0.0.1/drupal/authorize.php
[Thu Jan 27 14:11:33 2011] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function db_rewrite_sql() in C:\\Program Files\\BitNami Drupal Stack\\apps\\drupal\\htdocs\\sites\\all\\modules\\recipe\\recipe.module on line 746
Any idea how to solve this?
I can not add more ingredients either I was going to have a look at correcting this code myself but thought you should know. If you have a solutions or modified code I would be greatfull.
Comments
Comment #1
jvandervort commentedThanks, fixed in dev.