Solved by upgrading to Emoticons v1.3. I was using v1.0.
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.
Comments
Vanilla Forums Senior Developer [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.