Search code examples
forumvbulletin

Thread title in post


anyone knows how to add thread title variable (aka what hook to call) into Ad location templates>>ad_showthread_firstpost_start. I've tried calling it with {vb:raw threadinfo.title} but its not working. Vbulletin 4. Thank you for any help


Solution

  • Solution very simple, It will be: $thread['title'];