Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Discussion Overview 1.0
This discussion has been closed.
Comments
$Context->Configuration['DISCUSSIONOVERVIEW_SHOW_AS_TAB'] = '0';
I'm pretty sure '0' is the default setting, maybe you changed it?
The user does not have the option unless they have access to the default.php file?
Version 1.1 - 08.10.2006, Jazzman
Sorry for the stuff up, I just remembered how I did it...
In the index.php file, on line 170 or so you will find this...
if ($Context->SelfUrl == 'account.php') { $Context->AddToDelegate('PreferencesForm', 'PreRender', 'DiscussionOverview_PreferencesForm');
...which is the code to display the DiscussionOverviewAsTab setting.
All I did was to change 'account.php' to 'accountxxx.php' a page that of course does not exist so the DiscussionOverviewAsTab setting is never shown.
I hope this helps and sorry again, I forgot I had the same problem and fixed it with a hack!
(Now where did I put those car keys...)
There's almost a full page of nothing before the list starts.
This screenshot is from one of my PC members...
Does it happen without the Google Ad code?
Sorry, I don't know, I don't have access to IE6 and the person who reported the problem is not easily contactable.