I was able to suppress the options using the method you showed me. It
took me a while to find out which file to edit, I copied the
config-sample.php to config.php and edited that. I replaced an
exdisting line with this one, and it seems to work:
$fp_removed_optpage_urls=array('options_order.php',
I am trying to figure out how to prevent Squirrelmail users from
changing their Display Preferences. If that is not possible, I would
like to change them back to default settings.
I have experimented with the forced_prefs plugin, but have not been
able to understand h
Xn Nooby wrote:
>
> On Thu, Jan 1, 2009 at 1:35 AM, Tomas Kuliavas
> wrote:
>>
>>
>> Xn Nooby wrote:
>>>
>>> I am trying to figure out how to prevent Squirrelmail users from
>>> changing their Display Preferences. If that is not possible, I would
>>> like to change them back to default setting
On Thu, Jan 1, 2009 at 1:35 AM, Tomas Kuliavas
wrote:
>
>
> Xn Nooby wrote:
>>
>> I am trying to figure out how to prevent Squirrelmail users from
>> changing their Display Preferences. If that is not possible, I would
>> like to change them back to default settings.
>>
>> I have experimented wit
Xn Nooby wrote:
>
> I am trying to figure out how to prevent Squirrelmail users from
> changing their Display Preferences. If that is not possible, I would
> like to change them back to default settings.
>
> I have experimented with the forced_prefs plugin, but have not been
> able to understa
I am trying to figure out how to prevent Squirrelmail users from
changing their Display Preferences. If that is not possible, I would
like to change them back to default settings.
I have experimented with the forced_prefs plugin, but have not been
able to understand how it is supposed to works.