Filemanager creates extra php line
Posted: Sat Mar 21, 2015 2:41 am
After several uploads the filemanager creates spontaneous an extra <?php } ?> on line 77. With this extra line of PHP you can't upload any image anymore.
This happens in:
/system/modification/admin/view/template/common/filemanager.tpl
Delete the line of code and it will work fine again. The problem is, this seems to happen random (after x amount of uploads, I don't know how many). Seems like a bug.
Anyone else got this issue?
This happens in:
/system/modification/admin/view/template/common/filemanager.tpl
Delete the line of code and it will work fine again. The problem is, this seems to happen random (after x amount of uploads, I don't know how many). Seems like a bug.
Anyone else got this issue?