Closed savionlee closed 2 months ago
This happened with a recent update. the issue is on Drupal as well. I tested on dmaster demo site 5.78.alpha1 it also happens on my site which is currently on 5.76.1 it was ok when using 5.74.4. The first time I noticed it is after upgrading from 5.74.4 to 5.76.1 so somewhere btw those civi versions
There's something happening by the time getHookedTemplateFileName()
in Core QuickForms that is picking up the normal import template instead of the extension's template on newer civi.
here's some rough screenshots, see line 114 for the different templateFile working template call, civi 5.74.5
not working template call, civi 5.76.1
There's something happening by the time
getHookedTemplateFileName()
in Core QuickForms that is picking up the normal import template instead of the extension's template on newer civi.here's some rough screenshots, see line 114 for the different templateFile
I need to check how that $page
attribute is being passed in. The not working shows its calling the core import instead of csvimport a couple lines before the render template
I'm missing the entity select field. Another person in chat found it on drupal. https://chat.civicrm.org/civicrm/pl/sw55rjmqktn5tyxsjpbutea63c Civi 5.76.1, csv_import 1.13, wordpress 6.6.1
ConfigAndLog Error
PHP Error