Thanks for a very helpful module!

Just updated fitvids, getting following error notice twice on update and update db pages, but not elsewhere:

Notice: Constant PLUGIN_FILENAME already defined in require_once() (line 9 of /home/etc/public_html/sites/all/modules/fitvids/fitvids.install).

Comments

PLMK’s picture

Yes a very tidy module, thanks! I'm getting the same error plus the one below both on the update page.

Notice: Constant PLUGIN_URL already defined in require_once() (line 8 of /home/****/******.com/sites/all/modules/fitvids/fitvids.install).

bryancasler’s picture

Having the same issues

derekahmedzai’s picture

Sorry - I duplicated the constant definitions by mistake.

For a quick fix, you can remove the two define() lines from the top of fitvids.install

Will release a fixed version soon.

bryancasler’s picture

Thanks Derek!

Anonymous’s picture

Thanks also

Best regards
ArchGalileu

LIQUID VISUAL’s picture

And many more thanks, for the update and for being so on top of things!

derekahmedzai’s picture

Hi, I've just uploaded a new release which fixes this bug.
http://drupal.org/node/1504356

derekahmedzai’s picture

Status: Active » Closed (fixed)

Marking this as fixed.