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.
Changing registration message?
Hello!
I just installed Vanilla on a new project of mine (http://www.infinite9.net/vitae), and I was having a little difficulty changing the message on the registration page. I want it to be a totally public forum (meaning no one has to be validated before being allowed to post), and I've had no problem changing the settings to do so. But!! On the registration page it still says that validation is required (which really it isn't), and I was wondering how I could change the message.
Oh, and as a side note, how do you create stickies? (Sorry, I'm a total n00b, I know.)
0
This discussion has been closed.
Comments
Go in language/English/definition.php. Find the "$Context->Dictionary['AboutMembership'] =..." and copy it in conf/language.php and edit the message here (don't edit it directly in language/English/definition.php!!!).