Hi,
I want to have a link on my CMS widget which would link DIRECTLY to the Open New thread page on forum:
I tried directly:
HTML Code:
newthread.php?do=newthread&f=4
but it does not work, i get a "security token" message.
I tried also:
HTML Code:
newthread.php?{vb:raw session.sessionurl}do=newthread?do=newthread&f=4
but I get the same error message.
How can do this ?
Please help!