8
@mvandam
I tried the write permissions but no luck. I get the following error:
administrator
INSERT INTO mantis_project_file_table (id, project_id, title, description, diskfile, filename, folder, filesize, file_type, date_added, content) VALUES (null, 1, 'Test', 'Test doc', 'http://www.flyingpaper.com/modules/mantis/projectfiles/mbmorphos/doc-001-test.rtf', 'doc-001-test.rtf', 'http://www.flyingpaper.com/modules/mantis/projectfiles/mbmorphos/', 162, 'text/richtext', NOW(), '{\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang2057{\\fonttbl{\\f0\\fswiss\\fcharset0 Arial;}}\r\n{\\*\\generator Msftedit 5.41.15.1503;}\\viewkind4\\uc1\\pard\\f0\\fs20 Test!\\par\r\n}\r\n\0');
Maybe this helps.
Patrick