I am having an issue with the install of opendeals. following error shows
when installing the 7.1.1 distribution after downloading from drupal.org

Required modules not found.
The following modules are required but were not found. Move them into the
appropriate modules subdirectory, such as sites/all/modules. Missing modules:
Commerce_payment_example, Commerce_product_pricing,
Commerce_product_pricing_ui, Commerce_product_reference,
Commerce_google_analytics, Opendeals_module, Opendeals_defaults,
Opendeals_fields, Opendeals_content_types, Opendeals_role_permissions,
Opendeals_roles, Opendeals_rules, Opendeals_views, Opendeals_menus,
Opendeals_contact, Opendeals_demo_content

Made sure to make the releveant changes:
php_value memory_limit 128M
php_value max_execution_time 120

Please advise

Comments

yannisc’s picture

Please check phpinfo to see if the added htaccess rules actually changed the corresponding values.

yannisc’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)
yannisc’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)