hello everyone,

my drupal installation is unusable after a failed installation of oa_ldap (drush dl oa_ldap, drush en oa_ldap).

the server isn't runnig anymore and no matter what i try to do using drush, i always get the error

PHP Fatal error: Class 'views_handler_filter_entityreference_autocomplete' not found in /var/www/drpl/sites/all/modules/oa_core/plugins/views/oa_core_og_group_ref_views_handler_filter_entityreference_autocomplete.inc on line 13
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Class 'views_handler_filter_entityreference_autocomplete' not found in /var/www/drpl/sites/all/modules/oa_core/plugins/views/oa_core_og_group_ref_views_handler_filter_entityreference_autocomplete.inc, line 13

how can i get out of this - at least make my drupal installation functional again but?

any help would be much appreciated.

thank you in advance, gustav

Comments

spllg created an issue. See original summary.

spllg’s picture

Issue summary: View changes
spllg’s picture

hello again,

i feel, the question can be reduced to 'how to get rid of oa?'

did not find a solution yet and considering a complete reinstall.

g.

spllg’s picture

Component: LDAP App » oa_core
Category: Bug report » Support request
spllg’s picture

i reinstalled drupal-7.41 (the damaged installtion is still present and is still unusable)

further reduction: how to install oa_core without causing damage by

"Class 'views_handler_filter_entityreference_autocomplete' not found in .."?

maybe there is a hint somewhere.

Argus’s picture

Title: Error: Class 'views_handler_filter_entityreference_autocomplete' not found in .. » How do I install Open Atrium properly?
Status: Active » Fixed

You need to install Open Atrium as a Drupal distribution.

Distributions provide site features and functions for a specific type of site as a single download containing Drupal core, contributed modules, themes, and pre-defined configuration. They make it possible to quickly set up a complex, use-specific site in fewer steps than if installing and configuring elements individually.

Drupal Core is included in every distribution. You cannot add oa_ldap (which is an Open Atrium App) to a Drupal installation, you need to install Open Atrium (which includes the LDAP functionality), and then enable the LDAP App.

Status: Fixed » Closed (fixed)

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

levmyshkin’s picture