Whenever I go to the form builder example page or to the content editor and try to add the field, I get the above error when trying to add a new field to the form.

I am using 6.14 of drupal core. Here is the call stack:

#	Time	  Memory	  Function	Location
1	0.0008	94592	   {main}( )	..\index.php:0
2	0.7457	36505072	menu_execute_active_handler( )	..\index.php:18
3	0.7728	36880616	call_user_func_array ( )	..\menu.inc:348
4	0.7728	36880616	form_builder_add_page( )	..\menu.inc:0
5	1.0518	42361656	form_builder_field_render( )	..\form_builder.admin.inc:77
6	1.0729	42860984	drupal_render( )	..\form_builder.admin.inc:647

Comments

j_ten_man’s picture

Status: Active » Closed (fixed)

This is no longer happening...I am not sure what was going on or what I did to fix it. For now, things seem to be working.