Page 1 of 1

IE error "Message: Object expected"

PostPosted: Wed Apr 18, 2012 9:06 pm
Author: Helter
Code: Select all
Bericht: Object wordt verwacht
Regel: 753
Teken: 1

Message: Object expected
Line: 753
Char: 1


upload .scripts.js to forum root/templates/

OPEN templates/Default/overall_header.tpl
FIND
Code: Select all
<.script type="text/java.script" src="templates/toggle_display.js"></.script>

AFTER, ADD
Code: Select all
<.script type="text/java.script" src="templates/.scripts.js"></.script>


REPEAT for fisubice and all other templates

*Note this will cause a bug in ACP/Forum Admin/Management +
It will interfere with moving categories up and down but it should be easy to solve