I'm getting notice errors of undefined variables:
notice: Undefined variable: show_ads in /home/skillsr/public_html/themes/drigg_theme/page.tpl.php on line 88.
notice: Undefined variable: page in /home/skillsr/public_html/themes/drigg_theme/page.tpl.php on line 100.
notice: Undefined index: where in /home/skillsr/public_html/modules/drigg/drigg/drigg.module on line 221.
notice: Undefined index: join in /home/skillsr/public_html/modules/drigg/drigg/drigg.module on line 248.
notice: Undefined variable: return in /home/skillsr/public_html/modules/drigg/drigg_approval_queue/drigg_approval_queue.module on line 436.
notice: Undefined index: where in /home/skillsr/public_html/modules/drigg/drigg_approval_queue/drigg_approval_queue.module on line 436.
notice: Undefined variable: return in /home/skillsr/public_html/modules/drigg/drigg/drigg.module on line 252.
notice: Undefined variable: return in /home/skillsr/public_html/modules/drigg/drigg_approval_queue/drigg_approval_queue.module on line 438.
notice: Undefined variable: return in /home/skillsr/public_html/modules/drigg/drigg/drigg.module on line 252.
notice: Undefined variable: return in /home/skillsr/public_html/modules/drigg/drigg_approval_queue/drigg_approval_queue.module on line 438.
notice: Use of undefined constant extra_voting_forms - assumed 'extra_voting_forms' in /home/skillsr/public_html/themes/drigg_theme/node-drigg.tpl.php on line 2.
notice: Undefined index: drigg in /home/skillsr/public_html/modules/extra_voting_forms/extra_voting_forms.module on line 1087.
notice: Use of undefined constant drigg_embed - assumed 'drigg_embed' in /home/skillsr/public_html/themes/drigg_theme/node-drigg.tpl.php on line 6.
notice: Undefined variable: return in /home/skillsr/public_html/modules/drigg/drigg/drigg.module on line 252.
notice: Undefined variable: return in /home/skillsr/public_html/modules/drigg/drigg_approval_queue/drigg_approval_queue.module on line 438.
Im using Durpal Drigg Module and Drigg default theme. I've tried clearing the catch but the problem is still same.
Thanks in Advance.
Comments
If you want to digg out the
If you want to digg out the problem then debug the code of related modules and themes.
But if you simply want to disappear these errors then go to configuration and disable the errors/warning.
-Imran