When using video_filter button with ckeditor standalone module to insert video_filter statement in text area get this after preview content:

Notice: Undefined variable: classes in function include() (string 3 in file ***/public_html/sites/all/themes/rubik/templates/object.tpl.php).
Notice: Undefined variable: attributes in function include() (string 3 in file ***/public_html/sites/all/themes/rubik/templates/object.tpl.php).
Notice: Undefined variable: layout in function include() (string 3 in file ***/public_html/sites/all/themes/rubik/templates/object.tpl.php).
Notice: Undefined variable: attributes in function include() (string 4 in file ***/public_html/sites/all/themes/rubik/templates/object.tpl.php).
Notice: Undefined variable: layout in function include() (string 18 in file ***/public_html/sites/all/themes/rubik/templates/object.tpl.php).
Notice: Undefined variable: layout in function include() (string 22 in file ***/public_html/sites/all/themes/rubik/templates/object.tpl.php).
Notice: Undefined variable: layout in function include() (string 43 in file ***/public_html/sites/all/themes/rubik/templates/object.tpl.php).

If I preview content again or insert video_filter statement in text area without using button there are no notices.

I'm using rubik as admin theme. Option "Use the administration theme when editing or creating content" is off.

Comments

DamienMcKenna’s picture

Status: Active » Fixed

I believe these have been fixed in the latest -dev codebase, which will be released as v7.x-3.2 soon.

minnur’s picture

Correct this has been included into 7.x-3.2 release.

minnur’s picture

Status: Fixed » Closed (fixed)