Closed (fixed)
Project:
Eloqua
Version:
7.x-1.1
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2013 at 23:30 UTC
Updated:
9 Feb 2014 at 16:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Clint Eagar commentedI'm using Webform 7.x-4.0-alpha10, I don't read anywhere in the Eloqua module documentation of a Webform version requirement.
Comment #2
Jacob Swain commentedI'm also receiving this error.
Comment #3
jmolinas commentedI'm having the same issue
Comment #4
Clint Eagar commentedWe are willing to bounty-up to get this fixed. William O'Connor (maintainer), are you interested?
Comment #4.0
Clint Eagar commentedAdded a border the image.
Comment #5
Clint Eagar commentedAlso, notice how the Eloqua fieldset on the form component page is collapsed and is not clickable.
Comment #6
Clint Eagar commentedLooks like the problem with the error on line 280 is missing single quotes on the array keys. Adding single quotes and error disappears.
(is_object($form_settings['data']) && isset($form_settings['data']->process_every_page)) ? $form_settings['data']->process_every_page : FALSE;Patch file attached.
Comment #7
Clint Eagar commentedAny ideas on the collapsed fieldset issue?
Comment #8
travisc commentedthe patch doesn't apply cleanly but the code does fix the issue. Maintainer please commit this so users of the module don't have to search the issue queue and apply patches.
Comment #8.0
travisc commentedRemoving exact server path.
Comment #9
drupalninja99 commentedI will take a look at the patch, thx Clint for looking at this issue.
Comment #10
drupalninja99 commentedHi Clint, I have pushed this up to 1x-dev and created a new release - 7.x-1.11