Im having a problem when display categories only is set to on. the problem is with the code that is added to ubb_forum_summary.cgi.
when cat only is on. the cache files are as follows:
summary.html - standard (no mystyle) summary of the categories list.
summary-1.html - standard (no mystyle) summary of category 1...
the problem occurs when a user with mystyle template 1 views (for the first time after a cache clear) the main summary page, this creates the cache file summary-1.html, but this file is the main listing with template one, not the listing of category one.
this also works in reverse, when a user views forum 1 who does not use mystyle, and then a user using mystyle template 1 views the main summary, they get the summary for forum 1.
seems to be a major problem to me...