advancedforms / advanced-forms

WordPress plugin to create forms using Advanced Custom Fields
75 stars 14 forks source link

Two PHP warnings during ajax request in wp-admin on latest free version, 1.9.3 #114

Closed grahammtbr closed 1 year ago

grahammtbr commented 1 year ago

As the title says, it's non-breaking as it's just a call to a non-existent file on line 113 of advanced-forms.php...

include(/home/graham/local-sites/brad/wp-content/plugins/advanced-forms/acf/fields/af-render-content-field.php): Failed to open stream: No such file or directory

_include(): Failed opening '/home/graham/local-sites/brad/wp-content/plugins/advanced-forms/acf/fields/af-render-content-field.php' for inclusion (includepath='.:/usr/share/php')

mishterk commented 1 year ago

Hi @grahammtbr,

Sorry about this — my fault. I made a mistake during the release process and the file was missed. Should be good now in version 1.9.3.1.