Quote:
Originally Posted by Crimm
Dartho I hope you don't mind this. I HAD to get this working, so I thought I would offer everyone a bandaid until Dartho gets back. I thought I would share in case anyone is stuck after moving to 3.7 today.
Okay I had to get this working, since I have already moved to 3.7 and I have mobile users
According to this post: https://vborg.vbsupport.ru/showthread.php?t=177013
If you are getting this error:
Find the following templates:
Add this just before the submit button:
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
That should at least get you by in a pinch until Dartho puts a new version up.

|
Umm... bit confused. What's the submit button code we should look for? In some templates, seems to be multiple instances where I see submit; or is it sbutton?