Closed (fixed)
Project:
Form Builder
Version:
7.x-1.x-dev
Component:
Form Builder Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2011 at 12:58 UTC
Updated:
27 Jan 2012 at 04:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchI don't support Acquia-modified versions of Form Builder. If you replace your version with a fresh copy I can answer your question, but the Acquia version is not the same as the one you'd download from Drupal.org.
Comment #2
robhardwick commentedI've run into this error with a fresh install of form_builder (both v7.x-0.9 and v7.x-1.x-dev) after enabling the field palette block. I've attached a patch which solves the problem by checking if there is an active form builder form before attempting to render the block.
Comment #3
quicksketchSweet, works for me. Committed. Thanks robhardwick!
Comment #5
pmannle commentedI'm using Aquia drupal - this worked or me as well! Thanks.