Posted by penguino on February 14, 2012 at 6:14am
I am attempting to install OpenScholar under Dev Desktop for development purposes. I have updated MAX_EXECUTION_TIME to 300 and I get the following message:
Fatal error: require_once() [function.require]: Failed opening required './sites/all/modules/contrib/context/plugins/context_condition_node_taxonomy.inc' (include_path='.;C:\Program Files\acquia-drupal\common\pear') in C:\Documents and Settings\penguino\Sites\openscholar_2.0-BETA13\sites\all\modules\contrib\ctools\includes\plugins.inc on line 759
It looks like it needs the taxonomy module but it was not found. Is this a bug? If so, I will add it to the issue queue.
-penguino