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)