RE: [SM-USERS] disappearing options

2003-11-15 Thread Charles Sprickman
On Thu, 16 Oct 2003, p dont think wrote: > > > Hmm, so maybe it's something with the "js" part of the > optpage_block. > > > Try changing newmail/setup.php, around line 83 from this: > > > > > >'js' => TRUE > > > > > > to this > > > > > >'js' => FALSE > > > > Bi

RE: [SM-USERS] disappearing options

2003-10-14 Thread Charles Sprickman
On Tue, 14 Oct 2003, p dont think wrote: > Hmm, so maybe it's something with the "js" part of the optpage_block. > Try changing newmail/setup.php, around line 83 from this: > >'js' => TRUE > > to this > >'js' => FALSE Bingo! That brings the newmail plugin back

RE: [SM-USERS] disappearing options

2003-10-14 Thread p dont think
> > > if (isset($plugins) && is_array($plugins)) { > > > foreach ($plugins as $name) { > > > print "$name\n"; > > > use_plugin($name); > > > } > > > } > > > > > > I see both squirrelspell and newmail listed when I do that. Is there > > > anything else I can look at? Just a reminde

RE: [SM-USERS] disappearing options

2003-10-10 Thread Charles Sprickman
On Thu, 25 Sep 2003, p dont think wrote: > > if (isset($plugins) && is_array($plugins)) { > > foreach ($plugins as $name) { > > print "$name\n"; > > use_plugin($name); > > } > > } > > > > I see both squirrelspell and newmail listed when I do that. Is there > > anything else I can

RE: [SM-USERS] disappearing options

2003-09-25 Thread p dont think
> > Not sure. I agree that this is very odd, but the only code that would > > disable the plugin is where it checks for those "broken" browsers. > > at least that I can see. And since those two are some of the only ones > > that do that check and they are exactly the ones that are disappearin

RE: [SM-USERS] disappearing options

2003-09-24 Thread Charles Sprickman
On Sun, 21 Sep 2003, p dont think wrote: > Not sure. I agree that this is very odd, but the only code that would > disable the plugin is where it checks for those "broken" browsers. > at least that I can see. And since those two are some of the only ones > that do that check and they are exa

RE: [SM-USERS] disappearing options

2003-09-21 Thread p dont think
> > It is not clear if you are talking about the main options page or some > > of the items on the display preferences page...? > > Main options page. The one that contains display prefs, personal info, > spam cop, etc. The "disappearing options" are "new mail options" and > "spell checker optio

RE: [SM-USERS] disappearing options

2003-09-20 Thread Charles Sprickman
On Sat, 20 Sep 2003, p dont think wrote: > It is not clear if you are talking about the main options page or some > of the items on the display preferences page...? Main options page. The one that contains display prefs, personal info, spam cop, etc. The "disappearing options" are "new mail opt

RE: [SM-USERS] disappearing options

2003-09-20 Thread p dont think
> > On one account, when I go to "options", I see all the available options. > > If I sign out (same browser) and login as the other user, I find that > > "newmail" and "spellcheck" aren't listed under options. Looking at the > > userpref table, I don't see any prefs pertaining to what options to

Re: [SM-USERS] disappearing options

2003-09-19 Thread Charles Sprickman
On Thu, 18 Sep 2003, Charles Sprickman wrote: > On one account, when I go to "options", I see all the available options. > If I sign out (same browser) and login as the other user, I find that > "newmail" and "spellcheck" aren't listed under options. Looking at the > userpref table, I don't see a