PDA

View Full Version : Modify title in single thread


cisoprogressivo
10-08-2010, 03:27 PM
Hi,
I need to get in the title of a single thread something like:
THREAD TITLE - SUBFORUMTITLE - FORUM TITLE
I modified the title like this:
<title>{vb:raw thread.prefix_plain_html} {vb:raw thread.title} - {vb:raw foruminfo.title_clean} - {vb:raw vboptions.bbtitle}</title>
and I only get:
THREAD TITLE - - FORUM TITLE
Can you help me?
Thank you

cisoprogressivo
10-11-2010, 07:46 PM
Any idea? :)