Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
base system
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2008 at 00:17 UTC
Updated:
12 Dec 2008 at 17:32 UTC
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
Comments
Comment #1
spiffyd commentedThis went away when I reinstalled jQuery Media Plugin. Strange! Perhaps a bug?
Comment #2
ainigma32 commentedProblem solved so setting to fixed.
- Arie