On a fresh Drupal 7.39 install, running PHP 5.5.12, I am getting this error on the form-builder-example page:

( ! ) Fatal error: Call to a member function save() on a non-object in C:\wamp32\www\drupal_7_39\sites\all\modules\form_builder\includes\form_builder.admin.inc on line 28
Call Stack
# Time Memory Function Location
1 0.0000 159328 {main}( ) ..\index.php:0
2 0.1270 9723856 menu_execute_active_handler( ) ..\index.php:21
3 0.1285 9841992 call_user_func_array:{C:\wamp32\www\drupal_7_39\includes\menu.inc:519} ( ) ..\menu.inc:519
4 0.1285 9842288 form_builder_interface( ) ..\menu.inc:519

Comments

daudetalphonse created an issue. See original summary.

torotil’s picture

Hi. Thanks for your report! I've just made some commits to 7.x-1.x that might fix this issue. Could you update to the current 7.x-1.x-dev (or better to the current git-version) and test if this issue still persists?

  • torotil committed 3c62da0 on 7.x-1.x
    Issue #2554707: Fixup example form-type.
    
torotil’s picture

Status: Active » Fixed

Marking as fixed due to lacking feedback of the reporter.

Status: Fixed » Closed (fixed)

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

jeremytrudell’s picture

I'm getting the same error when I try to use with 'survey builder'.

jeremytrudell’s picture

Status: Closed (fixed) » Active
torotil’s picture

Status: Active » Closed (won't fix)

Survey builder is not supported beyond form_builder-7.x-1.7 (see the module page) … AFAIK their module page even recommends 7.x-1.3. Please don't hijack bug-reports.