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.
Options

"The requested discussion could not be found" when adding none English topic

edited July 2008 in Vanilla 1.0 Help
When I try to add "discussion topic" in Thai language, I got "The requested discussion could not be found" error. The short topic name (< 24 Thai characters) was fine but it happen with the longer name, such as "กกกกกกกกกกขขขขขขขขขขคคคคคคคคคคงงงง" (24 char) I think it could be characters limit (varchar) in mysql (LUM_Discussion>Name) so I change it to 3000, but I didn't solve my problem. What can I do about this? FYI: The max Eng char before error is 101 characters and the default LUM_Discussion "Name" field is Type "varchar(100)" and Collation "utf8_unicode_ci" Vanilla 1.1.4

Comments

This discussion has been closed.