Charles Capps [/code]This is a very important check statement it will check if there is any Parenthesis inside the html code and rise an error if there is one. Disabling this statement will cause a security risk.
What I have done is the following:
[code]
What will this do is to save all instant in the html code that have a Parenthesis inside it in an array called s1. then it will check all the result array for what inside the Parenthesis. The "if" statement only accept the kind of code I use in the ubb code I present. Any other code it still will case an error and will not accept the post.
The other check statement is to chick if there is more then one open present inside the html code to add more security to ubb board
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">
Oh, and don't ask users to change their own Wordlets, nor to alter data inside the
Wordlet file. Instead, use the vars_wordlets_mod modification.
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">If I am using a new hack that dose not has any thing to do with a ubb code I will follow this. But since you want the admin to alter the wordlet in the same place that they usually find it i had to do this.
Thanks CC for your comment
.
.
.
.
.
sory i had to change the code