Hi,
I moved my forum to a new directory, and now I'm getting errors when I mouse-over the edit icons on a reply form.
The error seems to be in vbulletin_editor.js, on like 97:
elm.style.color = istyles[istyle][1];
Does anyone know what I need to do to eliminate this error? All I did was move my forum from the /community directory into the root web directory, and this error started happening.
I moved my forum to a new directory, and now I'm getting errors when I mouse-over the edit icons on a reply form.
The error seems to be in vbulletin_editor.js, on like 97:
elm.style.color = istyles[istyle][1];
Does anyone know what I need to do to eliminate this error? All I did was move my forum from the /community directory into the root web directory, and this error started happening.
Comment