Form / Array green erro message on top of nodes

spiffyd - August 28, 2008 - 00:17
Project:Drupal
Version:6.x-dev
Component:base system
Category:support request
Priority:critical
Assigned:Unassigned
Status:active
Description

For some reason, I all of a sudden get an "error" where green-boxed messages keeps showing up on top of all my nodes. The messages references to "Form" and "Array" such as the one below keeps showing up. I have no idea how to debug or disable this. Everything else is functional though. Please help!

Thank you.

Form
Array ( [search_theme_form] => Array ( [#title] => Search this site [#type] => textfield [#size] => 15 [#default_value] => [#attributes] => Array ( [title] => Enter the terms you wish to search for. ) ) [submit] => Array ( [#type] => submit [#value] => Search ) [#submit] => Array ( [0] => search_box_form_submit ) [#validate] => Array ( [0] => search_box_form_validate ) [#parameters] => Array ( [0] => search_theme_form [1] => Array ( [storage] => [submitted] => [post] => Array ( ) ) ) [#build_id] => form-1184eb29bb0af7dc6d1c894f2ede04e8 [#type] => form [#programmed] => [form_build_id] => Array ( [#type] => hidden [#value] => form-1184eb29bb0af7dc6d1c894f2ede04e8 [#id] => form-1184eb29bb0af7dc6d1c894f2ede04e8 [#name] => form_build_id ) [#token] => search_theme_form [form_token] => Array ( [#id] => edit-search-theme-form-form-token [#type] => token [#default_value] => ac9d0cfc1e382d230df0584d9c463d4e ) [form_id] => Array ( [#type] => hidden [#value] => search_theme_form [#id] => edit-search-theme-form ) [#id] => search-theme-form [#description] => [#attributes] => Array ( ) [#required] => [#tree] => [#parents] => Array ( ) [#method] => post [#action] => /admin/build/modules/uninstall )
Array ( [storage] => [submitted] => [post] => Array ( ) )
search_theme_form
Op is load
Op is view
Op is alter
Op is load
Op is view
Op is alter
Op is load
Op is view
Op is alter
Op is load
Op is view
Op is alter
Op is load
Op is view
Op is alter

#1

spiffyd - August 28, 2008 - 00:19

This went away when I reinstalled jQuery Media Plugin. Strange! Perhaps a bug?

 
 

Drupal is a registered trademark of Dries Buytaert.