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.
Confirm Email Message not appearing
When a new user signs up there should be a message appear reminding them that they need to confirm their registration by email. This message is not appearing.
I've checked and the gdn.inform function in global.js is not being fired, so there's no message appearing.
The forum us set up so new users move to the Confirm Email role until they confirm.
Any ideas what could be causing this?
0
Answers
bump
which template you use??? if you have made your own template - like custom default.master.php or default.master.tpl make sure you RenderAsset('Foot') in there.
some of the key information is rendered in foot section - so make sure its there.
it might be a problem
There was an error rendering this rich post.
You superstar- thanks for that!
you r welcome
There was an error rendering this rich post.