I repeatedly get this error message on my front page-

Backtrace: _content_field_invoke_default(...)[content.module:2425] <=content_preprocess_node(...)[:] <=call_user_func_array(...)[theme.inc:658] <=theme(...)[node.module:1023] <=node_view(...)[node.module:1753] <=node_page_default(Array)[:] <=call_user_func_array(...)[menu.inc:348] <=menu_execute_active_handler(Array)[index.php:18] <=index.php

I think it started after I deleted a node without first demoting it from the front page. I'm a newbie with drupal and don't know what I'm doing half of the time. Someone please help me with this; thanks in advance

Comments

markus_petrux’s picture

Title: Error massage on home page » Error message on home page
Priority: Critical » Normal
Status: Active » Fixed

That means there's a debug backtrace statement somewhere in the source code. CCK does not contain something similar anywhere, so it seems someone added it and forgot to clean up after testing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.