Rick, I'm trying to get your version of the mod working on vBulletin 4.1.10 and I'm seeing a few problems:
When viewing any page of the forum as a user, I get the following PHP warning at the top of the page:
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1366) : eval()'d code on line 1
Also, the Settings > General Settings page (my user profile area) is showing formatting errors such that stuff on the main section of the page is overlapping itself. I've attached a screen shot so you can see what I mean.
And a basic question about the mod installation: in Step 6 (Template EDIT) of the install.txt file, the second template edit says to find "<vb:if condition="$show['subscribetothread']">" and replace it with something else, but there are two instances of the string. Should I replace both instances or just the first?
Thanks for your work on this, and any help you can provide.