B
bloh
Guest
I'm using Xenforo 1.5
But recently I need to submit form from external site to be processed in my Xenforo site.
At first, I got the security error issue, but I get it resolved by amending the CSRF check source file to allow my form submission.
Now everything works fine, except that:
Read more
Continue reading...
But recently I need to submit form from external site to be processed in my Xenforo site.
At first, I got the security error issue, but I get it resolved by amending the CSRF check source file to allow my form submission.
Now everything works fine, except that:
- I log in. Then when I first submit the form, it works fine.
- Then I submit again after few seconds, and it works fine as well.
- But then, if I wait maybe a few minutes & submit again, then it will...
Read more
Continue reading...