valdet
14 Jul 2009, 21:23
Hi,
I want to display a custom non-vB dependent form on my header template.
I added all required images and css classes to my forum template.
Here is the form code.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I pasted this code in my header template and it didn't work.
Then I created a new template with my form code and used this method to display custom templates via plugins.
http://www.vbulletin.org/forum/showthread.php?t=119933
None of those worked. I even tried to enable HTML (I know it's not safe) for a certain forum, which didn't work too.
Can someone please let me know what am I missing.
Thanks
--------------- Added 1247610116 at 1247610116 ---------------
Nevermind,
I solved this. The code above was correct. It was just few conditionals around the code that were breaking the display.
Maybe someone else find this thread useful :)
I want to display a custom non-vB dependent form on my header template.
I added all required images and css classes to my forum template.
Here is the form code.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I pasted this code in my header template and it didn't work.
Then I created a new template with my form code and used this method to display custom templates via plugins.
http://www.vbulletin.org/forum/showthread.php?t=119933
None of those worked. I even tried to enable HTML (I know it's not safe) for a certain forum, which didn't work too.
Can someone please let me know what am I missing.
Thanks
--------------- Added 1247610116 at 1247610116 ---------------
Nevermind,
I solved this. The code above was correct. It was just few conditionals around the code that were breaking the display.
Maybe someone else find this thread useful :)