[Phpmyadmin-devel] BLOBstreaming throws Notices

Sebastian Mendel lists at sebastianmendel.de
Wed Dec 10 14:51:36 CET 2008


On 2008-12-10 14:47, Marc Delisle wrote:
> Sebastian Mendel a écrit :
>> Hi,
>>
>> does the author of blobstreaming know that it is throwing notices?
>>
>>
>> developers and testers should run phpMyAdmin with
>>
>> $cfg['Error_Handler']['display'] = true;
>> $cfg['Error_Handler']['gather'] = true;
>>
>> in their config.inc.php
>>
>
> Please post the notices you get and the steps you do to get them.

i get them on any page

Notice in ./libraries/blobstreaming.lib.php#40 Undefined index: extension

Backtrace

./libraries/common.inc.php#952: checkBLOBStreamingPlugins()
./main.php#13: require_once(./libraries/common.inc.php)


Notice in ./libraries/blobstreaming.lib.php#44 Undefined index: connect_type

Backtrace

./libraries/common.inc.php#952: checkBLOBStreamingPlugins()
./main.php#13: require_once(./libraries/common.inc.php)







More information about the Developers mailing list