Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
TagThis
This discussion is related to the TagThis addon.
Comments
and every use of this function should be wrapped in htmlspecialchars() to avoid XSS
attacks.
Edit files the files default.php library/Function.TagThis.php and make change all
instances of ForceIncomingString([...]) to
htmlspecialchars(ForceIncomingString([...])) and the code should be safe.
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /homepages/34/d189919702/htdocs/noomagroup/discuss/extensions/TagThis/library/Function.TagThis.php on line 29
anyone have any insight on what i am missing?
Is there any way to show a set of predefined tags to the user , such that user can select the tag from specified list ?
Can any one answer my question ?
snehal