IMAmuseum / tap-cms

Authoring tools for the TAP mobile application software platform, built on top of Drupal. Learn more about the project at TAPintoMuseums.org.
https://github.com/IMAmuseum/tap-cms/wiki
GNU General Public License v3.0
24 stars 8 forks source link

Media module problem with installing #36

Closed hannolans closed 11 years ago

hannolans commented 11 years ago

When enabling the TAP module I receive this warning:

Notice: Use of undefined constant FILE_TYPE_NONE - assumed 'FILE_TYPE_NONE' in media_type_invalid_files_count() (line 245

karnold commented 11 years ago

Are you running the latest version of the media module? This was a known bug in that module http://drupal.org/node/1268378

From: Hanno Lans notifications@github.com<mailto:notifications@github.com> Reply-To: IMAmuseum/tap-cms reply@reply.github.com<mailto:reply@reply.github.com> Date: Wed, 24 Oct 2012 08:05:32 -0700 To: IMAmuseum/tap-cms tap-cms@noreply.github.com<mailto:tap-cms@noreply.github.com> Subject: [tap-cms] Media module problem with installing (#36)

Notice: Use of undefined constant FILE_TYPE_NONE - assumed 'FILE_TYPE_NONE' in media_type_invalid_files_count() (line 245


This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact Kris Arnold by reply email and destroy all copies of the original message.

hannolans commented 11 years ago

I did a fresh install with the make file. In the make file the following version is mentioned: projects[media][version] = "1.2" This is actually the latest stable version. I don't see errors anymore, so probably we can wait for a new module release?

Are you running the latest version of the media module? This was a known bug in that module http://drupal.org/node/1268378