Vbulletin help =/
I asked for help in the thread.http://www.vbulletin.org/forum/showt...450#post548450
I doubt I'll get a response considering the thread is old and huge.
Basically I want thread titles to show up in my archive titles like this http://board.midibuddy.net/archive2/topic/69890.html .
The orginal .htaccess looks like this
<Files topic>
ForceType application-x-httpd-php
</Files>
<Files forum>
ForceType application-x-httpd-php
</Files>
I had to change mine to
ForceType application-x-httpd-php
ForceType application-x-httpd-php
in order for it to work could this be the problem if so can I make it work? Any help would be greatly appreciated.