Uncaught TypeError: Cannot read property 'value' of null
Posted 12 years 11 months ago
Hi:
I have a problem with the default gantry template. I updated the framework to the latest version but now I am getting an error which presents me from modifying the template parameters. The liver buttons, for example, to turn features on and off, no longer work.
The error I see in the console is: gantry.js:38TypeError: ‘null’ is not an object (evaluating ‘b.value’)
It is related to the line below.
var a=new Fx.Slide("overrides-inside",{duration:100,onStart:function(){var g=document.id("overrides-actions").getSize().x-4;b.setStyle("width",g);this.wrapper.setStyle("width",g+4);
Any assistance would be most appreciated, and if need be, I can give admin and ssh access.