The swftools version 5.x-2.0 download includes calls to the function drupal_flush_all_caches() in swftools.module which is unsupported in version 5 of Drupal and appears to be a version 6 function. An error is displayed when trying to access the Embedding Settings, File Handling and Generic Players sections in the SWF Tools administration rendering the tool useless.

Comments

Stuart Greenfield’s picture

Priority: Normal » Critical
Status: Active » Fixed

Oops - that wasn't very clever of me.

That function call was only supposed to be in the SWF Tools 6 release, but it looks my search and replace got a bit carried away and accidentally processed SWF Tools 5 too.

New version committed and released.

Note to self - test more carefully in future - even if I don't think I changed anything double check before releasing!!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.