WearableTechForums.com
Member
I'm attempting to add links in one of my templates that goes directly to the Add Reply page. The link would be:
However, when I click on this link, I get an error that the page can only be accessed via the POST function (a form). Is it not possible to do this with a simple <a> tag? Thank you.
Code:
<a href="{thread URL}/add-reply">text</a>