2014-03-20, 05:54:38
in the latest version of the plugin you want to add in line 49 file edit.php
|| $type == 'file'
|| $type == 'file'
Code:
} else if ($type == 'textfull' || $type == 'textarea' || $type == 'image' || $type == 'link' || $type == 'wysiwyg' || $type == 'file') {