Same problem as above (threads cut off). Uninstalled for the time being.
EDIT: Fixed it, reinstalled. The problem is that the html comment tags are wrong: They should be <!-- COMMENT --> instead of <!-- COMMENT --!>; the rest of the page is getting commented out by the non-terminated tags (behaviour is probably browser dependent)
EDIT2: Also, those two conditionals (if... if...) can be made into one statement with an && in it
|