Closed (fixed)
Project:
Contact Importer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2011 at 16:24 UTC
Updated:
14 Jul 2011 at 09:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
dalinYou are going to have to give more details than "no result".
Comment #2
thomas bosviel commentedIn both case, I have an issue after the last step.
Comment #3
dalinArgument 1 passed to drupal_http_build_query() must be an array, string given.
Comment #4
thomas bosviel commentedThis patch solves the 'fatal error' issue. Form integration with mass subscribe form works when modal pop-ups option is set up to 'None' but 'overlay' still an issue.
Comment #5
thomas bosviel commentedAdmin form works with 'overlay'.
Comment #6
dalinThanks tbosviel. I also experimented with downgrading from overlay to no modal if on an admin page, but that was a rats nest so I stuck with your approach.