Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Issue when adding fieldtype to Low Variables (2.3.1)

Status Resolved
Add-on / Version Reel
Severity Blocker
EE Version 17

4thPixel

Sep 30, 2012

I configured the variable to use Wyvern Video fieldtype but when I go to add a video the button doesn’t work and my cursor becomes the text cursor. I click it and nothing happens.

It’s a show stopper as I’m trying to add the feature to my homepage.

In the firebug console I’m getting 2 errors

SyntaxError: syntax error
[Break On This Error] 

wyvern…alog.js (line 1)

TypeError: wyvern_config.wyvern_video.var is undefined
[Break On This Error] 

if (typeof wyvern_config.wyvern_video.var[4] == “undefined”) {


Thanks
kev

#1

BoldMinded (Brian)

Before that line that is throwing the error can you add console.log(wyvern_config); to see what the whole object looks like?

#2

BoldMinded (Brian)

Also see if you have a low variable with the ID of 4, which is what .var[4] is looking for.

#3

BoldMinded (Brian)

Closing, its been a month with no response. If you’re still having this issue please start a new thread.

Login to reply