Quote:
Originally Posted by bobster65
There is a solution to get this working with Cyb's Sub Forum Manager .. just do a quick search on this thread.... I don't have it memorized, but its pretty easy to implement.
|
Quote:
Originally Posted by aajobj
Do the following edits for "cyb sub forum manager":
In the plugins Cyb - Sub-Forum Manager - CT and Cyb - Sub-Forum Manager 1
change
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'))
to
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay' OR THIS_SCRIPT=='tabforumhome'))
|
Thank you, thank you THANK YOU for this fix! I was disappointed that I might not be able to use both mods, but now I see I can.

It works perfectly now - Excellent!