Closed tekstrand closed 3 years ago
After upgrade to php 7.3 the following warning is displayed in the admin page: Warning: Use of undefined constant MUGSHOT_BASE_URL - assumed 'MUGSHOT_BASE_URL' (this will throw an Error in a future version of PHP)
this constant is used in @tekstrand changes, MUGSHOT_BASE_URL is used instead of PSHARE_ADMIN_BASE_URL.
SOLUTION => ? => replace MUGSHOT_BASE_URL with MUGSHOT_ADMIN
What
defined_mugshots
Test
Screenshots