[Phpmyadmin-devel] (hopefully) final solution to font size issues
Sebastian Mendel
lists at sebastianmendel.de
Mon Jul 31 16:23:27 CEST 2006
Michal Čihař schrieb:
> Hi
>
> On Mon, 31 Jul 2006 15:52:25 +0200
> Sebastian Mendel <lists at sebastianmendel.de> wrote:
>
>> i hope tis will put an end to all this font size issues
>>
>> pls checkout latest CVS HEAD and test
>>
>> you can now configure font size on the main page, it will be stored
>> inside cookie pma_fontsize
>
> Without cookies I get following error:
>
> Notice: Undefined index: cookie_path
> in phpMyAdmin/libraries/common.lib.php on line 2557
>
> Notice: Undefined index: is_https
> in phpMyAdmin/libraries/common.lib.php on line 2557
>
> I guess it was caused by your change...
phpMyAdmin requires cookies as it is written in the documentation - but
you are right - this happens also on first run where PMA_setCookir() is
called before this variables where set ...
--
Sebastian Mendel
www.sebastianmendel.de
More information about the Developers
mailing list