Something went wrong while setting issue due date.
Error for user-reminder about smarty
Closed
Error for user-reminder about smarty
Description
If we try to access the user-reminder page we see the following error
Fatal error: Uncaught --> Smarty: Unable to load template 'file:setup_header.tpl' in '/usr/share/fusiondirectory/ihtml/themes/breezy/user-reminder.tpl' <-- thrown in /usr/share/php/smarty3/sysplugins/smarty_internal_template.php on line 185
If we remove the part that load setup_header.tpl it looks like there is no other issue
Distribution Name and Version
Debian 9
FusionDirectory Version
1.3
Plugin with the defect
user-reminder
PHP version used
php7
Origin of php packages
debian
Steps to Reproduce
- Acces the user-reminder page
Expected behavior:
No smarty errors
Actual behavior:
There is an error
Reproduces how often: 100%