Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Discussion author's signature not shown.
Shmizzle
New
Using Vanilla 2.0.11 and the discussion author's signature isn't being shown for the original post.
Tagged:
0
Comments
Vanilla Forums COO [GitHub, Twitter, About.me]
Emoticons v1.0 was also causing a problem with quoting the first post in a discussion -- the quoted text would be "null". It no longer happens now that I've upgraded to v1.3.
Not sure if it was a bug with v1.0 or a bug in Vanilla. For those interested in investigating further, check this out: http://pastebin.com/Zq2TNVUn
Replace the Emoticons plugin default.php with that code, and then enable the plugin and try to quote the first post in a discussion... it returns null, though it works fine for all other posts in a discussion. Also, the signature won't display under the first post in a discussion.
Comment out line 61, however, and quoting the first post in a discussion works, and all signatures are displayed too.