Was running version 2.0.4 and this was the error:
Code: Select all
EPS - Device Extensions Error Exception in plugin._dateReformat line 1999: global name 'self' is not defined
CODE: value = dtutil.dateStringFormat (value, parent.pluginProps["inputdtformat"], parent.pluginProps["outputdtformat"])Code: Select all
EPS - Device Extensions Error Exception in plugin._dateReformat line 3224: global name 'self' is not defined
CODE: value = dtutil.dateStringFormat (value, props["inputdtformat"], props["outputdtformat"])I haven't had much time to mess with any H/A stuff so nothing on the system has really changed except the latest 10.13.6 Security Update earlier this week.
Ideas?