ERROR ON LINE 43 OF BACKUP.TPL ON OC2.1.0.1
Posted: Wed Dec 09, 2015 6:13 pm
I have a clean install of OC 2.1.0.1 running and am getting the following error. It appears to be causing problems elsewhere also. Below is the error from the Error Log.
2015-12-08 14:11:25 - PHP Notice: Undefined variable: entry_export in /***/***/***/************/httpdocs/admin/view/template/tool/backup.tpl on line 43
Below is the actual line from backup.tpl.
Line 43: <label class="col-sm-2 control-label"><?php echo $entry_export; ?></label>
2015-12-08 14:11:25 - PHP Notice: Undefined variable: entry_export in /***/***/***/************/httpdocs/admin/view/template/tool/backup.tpl on line 43
Below is the actual line from backup.tpl.
Line 43: <label class="col-sm-2 control-label"><?php echo $entry_export; ?></label>