progressivetech / net.ourpowerbase.sumfields

The Summary Fields extension creates read-only custom data fields that extend Contact and are automatically populated with up-to-date totals such as total lifetime contributions, last contribution amount, last attended event, etc.
Other
8 stars 29 forks source link

E::ts params #95

Closed semseysandor closed 2 years ago

semseysandor commented 2 years ago

I saw some cryptic error messages:

error

I've found calls to E::ts() where the actual values for the placeholders are not params for the E::ts() functions. I corrected them, now I can see the real error message (that's not coming from this extension).

Screenshot from 2022-01-06 15-55-20

I've checked, I think there are no other such calls remained.

jmcclelland commented 2 years ago

Thank you for the fix - much appreciated.