Quote:
Originally Posted by tgmorris
This should work fine for 3.5.2 so long as
Code:
if ($vboptions['showeventtype'])
is changed to
Code:
if ($vbulletin->options['showeventtype'])
At least it does on my forum.
|
As you can observe from the attached file I have did that already, but still does not function properly. Can you please have a look on that attachment it is according your suggestion. Also the file is "forum.php".