![]() |
Mime Type Fix - Printable Version +- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com) +-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html) +--- Forum: OpenDocMan Patches (https://forum.opendocman.com/forum-10.html) +--- Thread: Mime Type Fix (/thread-598.html) |
Mime Type Fix - plowman - 03-08-2013 Here is fix for some mime problems we have been having: functions.php Code: --- HEAD add.php Code: // check file type check-in.php Code: // check file type Re: Mime Type Fix - Guest - 03-11-2013 i got this error Parse error: syntax error, unexpected end of file in ...\opendocman\add.php on line 881 What should i do? :?: Re: Mime Type Fix - Stephen - 03-11-2013 Sounds like you have a typo. Try grabbing v1.2.6.4, it contains a more permanent attempt at solving the mime issue. Re: Mime Type Fix - Guest - 03-13-2013 I'm grabbing the latest one but this occur: Fatal error: Class 'Kohana' not found in ...\opendocman\File_class.php on line 72 :?: :?: Re: Mime Type Fix - Stephen - 03-13-2013 Please try http://www.opendocman.com/opendocman-dms-release-1-2-6-5/ This is 1.2.6.5. Re: Mime Type Fix - Guest - 03-14-2013 Ok great... Its all fixed... |