1
I'm getting the following error when trying to create a mime type:
<<
This page cannot be displayed due to an internal error.
You can provide the following information to the administrators of this site to help them solve the problem:
Error: Could not update mimetype information:
INSERT INTO xoops_debaser_mimetypes (mime_id, mime_ext, mime_types, mime_name, mime_admin, mime_user, mime_preselect) VALUES ('', 'wmv', 'video/x-ms-wmv', 'Windows Media Video', 1, 1, 1)
>>
.. Is it because the mime_id is blank?
Also, can someone help me with an example of what the program code should look like for widows media player?
Thanks.