Download & Extend

Undefined property errors in httpd error log

Project:Shoutbox
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:disterics
Status:active

Issue Summary

I receive constantly the following and other Notices due to not explicit defined variables.

Thanks,
Ulf

[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined property: color in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-6.3/si
tes/all/modules/shoutbox/shoutbox.module on line 1042
[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined index: linkattributes in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-
6.3/sites/all/modules/shoutbox/shoutbox.module on line 312
[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined variable: img_links in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-6.
3/sites/all/modules/shoutbox/shoutbox.module on line 315
[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined index: linkattributes in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-
6.3/sites/all/modules/shoutbox/shoutbox.module on line 312
[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined index: linkattributes in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-
6.3/sites/all/modules/shoutbox/shoutbox.module on line 312
[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined index: linkattributes in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-
6.3/sites/all/modules/shoutbox/shoutbox.module on line 312
[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined variable: img_links in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-6.
3/sites/all/modules/shoutbox/shoutbox.module on line 315
[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined index: linkattributes in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-
6.3/sites/all/modules/shoutbox/shoutbox.module on line 312
[Mon Oct 6 14:09:43 2008] [error] PHP Notice: Undefined index: linkattributes in /home/storage/www/www.teamhandball.com/public_html/calheat/drupal-
byte 8963

Comments

#1

Assigned to:Anonymous» disterics

Will fix this in the next release. Thanks for bringing it to my attention.