That's what I understand from Hack 1 of this hack:
"If this forum does not accept HTML {
If $username does NOT exist {
Verify the cookie password;
Check if it's an admin.
If it's not an admin {
Change <> with &.....
}
Else {
Do nothing;
}
}
Else {
Do nothing;
}"
I think the main problem is "If $username does NOT exist" and the last "Else { do nothing; }"
Also, hack 2 says:
"If name is name1 or name is name2 {
Verify cookie password;
If name is not name2 and name is not name2 {
Replace <>
}
}"
That means, that the name gotta be name1/name2 and gotta NOT be name1/name2.
I suggest you to use:[code][/code]