![]() |
Form in forumblock
I can get the below to work(logged in and as guest) if placed in a standard template, but if placed in the forumblock I get the typical securitytoken issue when logged in (it is still ok for guest).
Code:
<form action="findwebhost.php" method="post"> |
An html orum block is not a template, so you can't use {vb:raw bbuserinfo.securitytoken} to get the securitytoken value. What you can do is make it a php block, build your html into a string and return it. In that case you could either put your html in a string constant, or you can render a template.
|
Or you can create a template, put all your stuff in there and use it for your forumblock (if it's the same as for widgets, havn't looked at forumblocks for quite some time).
|
Quote:
|
All times are GMT. The time now is 07:06 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|