Installation is all okay, but when When following the link to CiviCRM comes this error message:

Fatal error: require_once() [function.require]: Failed opening required 'IDS/Init.php' (include_path='.:/home/doms/2invest.eu/htdocs/profiles/civicrm_starterkit/modules/civicrm:/home/doms/2invest.eu/htdocs/profiles/civicrm_starterkit/modules/civicrm/packages:.:/usr/share/php:/usr/share/pear') in /home/pacs/chh00/htdocs/civicrm/profiles/civicrm_starterkit/modules/civicrm/CRM/Core/IDS.php on line 76

Comments

kreynen’s picture

The 4.3 branch is still a dev release as CiviCRM 4.3 is still in beta. The 4.2 patch solved the IDS by altering the expected location

#1787984: IDS needs to be restructured after the download

This patch simply disables IDS in the civicrm.settings.php on install. I will update this to be more like the 4.2 patch when I have more time.

kreynen’s picture

Status: Active » Fixed

Because of a change to the Drupal.org whitelist, we've been able to rebuild IDS to match the CiviCRM directory structure and re-enable IDS

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.