Sure, that for some reason did not get updated when I updated the paths. On or around line 157 of /views/ura-dashWidget-view.php is the following line:
$logo = IMAGES_PATH."csds-dash_logo.png";
Change that to
$logo = URA_IMAGES_PATH."csds-dash_logo.png";
and that fixes the issues.
I changed the format to include URA_ in the defined properties but that one did not update in the file apparently. I will include that in the next update too, thanks for pointing that out for me.
Changed – but I dont know how to test it
Go to the wp admin main dashboard and if you have the URA widget active it will show an image under the user table, if there is an error it will be there over the table.
Parse error: syntax error, unexpected ‘&’ in /var/www/avedorelejren.dk/public_html/wp-content/plugins/user-registration-aide/views/ura-dashWidget-view.php on line 157
Sorry – took it from the mail – iso taking it from the thread
Trying again
Seems to work – no errors and no 404