systopia / de.systopia.donrec

CiviCRM Donation Receipts Extension
GNU Affero General Public License v3.0
15 stars 26 forks source link

Upgrade Civix-generated code to Civix version 23.02.1 #193

Closed jensschuppe closed 5 months ago

jensschuppe commented 7 months ago

Fixes PHP notices with Smarty 3:

Notice: Indirect modification of overloaded property CRM_Core_Smarty::$template_dir has no effect in _donrec_civix_civicrm_config() (line 107 of /path/to/civicrm/extensions/de.systopia.donrec/donrec.civix.php).

This should be merged for 2.3 into the current master and cherry-picked for 2.2.

sluc23 commented 6 months ago

it works!

sluc23 commented 6 months ago

@jensschuppe / @bjendres any ETA for releasing a new version with civix upgraded.. we are in CiviCRM5.69 with Smarty3 and this issue raise errors in several other places in Civi (View Contribution page not accesible.. etc). tx!