PDA

View Full Version : JS error after making new skin


t325
03-26-2006, 03:33 PM
We're working on a new skin, and after making some changes, we're getting this JS error on the main page:

Error: this.controlobj has no properties
Source File: http://www----.com/clientscript/vbulletin_menu.js
Line: 157

Line 157 is
this.controlobj.state = false;

We've made changes to templates, but haven't touched JS code. What could be wrong? Thanks

KW802
03-27-2006, 12:26 AM
When you modified the templates you removed an "id" tag somewhere.