[Phpmyadmin-devel] BLOBstreaming throws Notices

Marc Delisle Marc.Delisle at cegepsherbrooke.qc.ca
Wed Dec 10 14:55:37 CET 2008


Sebastian Mendel a écrit :
> 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)

Weird, I don't see any... I'll try to reproduce.





More information about the Developers mailing list