civicrm / org.civicrm.volunteer

CiviVolunteer extension.
40 stars 64 forks source link

Civi Volunteer 2.4.1 fatal errors on install CiviCRM 5.35.0 Drupal 7.78 #553

Closed gcpower closed 3 years ago

gcpower commented 3 years ago

I have created a new local install of drupal and CiviCRM,PHP 7.4.12. No other extensions have been installed. I have not enabled additional components. I selected the sample data and have created one event prior to installing the extension. I am seeing the same errors as I reported on a development system earlier i.e. New Volunteer project - blank page, Manage Volunteer Projects - 'volunteer_project_relationship' is not a valid option for field option_group_id, Configure Roles - working, Configure Project Relationships - getFieldValue failed, Configure Volunteer Setting - 'volunteer_project_relationship' is not a valid option for field option_group_id, Volunteer Interest Form - working, search for volunteer opportunities -working. It does appear to be the same issue as I experienced earlier.

gcpower commented 3 years ago

I have changed php version on localhost to 7.3.24. I deleted and reinstalled Civi Volunteer. I am seeing the same error. I will repeat with another local installation with Drupal 8 and come back.

gcpower commented 3 years ago

I have now deleted Civi Volunteer on our production system and reinstalled it. I am seeing the same errors as previously. It is running Drupal 7.78, CivCRM 5.33.2 and PHP 7.2.34.

gcpower commented 3 years ago

Installed extension on Drupal 8.9.13, CiviCRM 5.35.0, PHP 7.3.24. Nothing displayed when New Volunteer project selected. I applied the suggested changes i.e. add new option group and three project relationships. I flushed caches. Still cannot display anything on New Volunteer project and all items on top menu freeze. Selecting Home unfreezes. Configure volunteer settings - page not found, volunteer interest for - page not found. Search for volunteer opportunities - blank page. I hope that all helps you.

homotechsual commented 3 years ago

I can reproduce this on Drupal 8/9 and Wordpress

ginkgomzd commented 3 years ago

This should be fixed in 2.4.3, however if there is a mess from previous install failures, it might take some clean-up. Possibly, just installing and uninstalling (and finally re-installing) would clean things up.