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
Comment #1
PLMK commentedYes 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).
Comment #2
bryancasler commentedHaving the same issues
Comment #3
derekahmedzai commentedSorry - I duplicated the constant definitions by mistake.
For a quick fix, you can remove the two
define()lines from the top of fitvids.installWill release a fixed version soon.
Comment #4
bryancasler commentedThanks Derek!
Comment #5
Anonymous (not verified) commentedThanks also
Best regards
ArchGalileu
Comment #6
LIQUID VISUAL commentedAnd many more thanks, for the update and for being so on top of things!
Comment #7
derekahmedzai commentedHi, I've just uploaded a new release which fixes this bug.
http://drupal.org/node/1504356
Comment #8
derekahmedzai commentedMarking this as fixed.