I want to use form integration with the mass subscribe form of Simplenews module (ID: simplenews_subscription_list_add, FIELD: emails). I tried with modal pop-ups set up to None and Overlay with no result.

Comments

dalin’s picture

Category: bug » support
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

You are going to have to give more details than "no result".

thomas bosviel’s picture

StatusFileSize
new120.55 KB
new247.33 KB

In both case, I have an issue after the last step.

dalin’s picture

Title: Forms integration doesn't work in admin section » Possible issues with drupal_http_build_query()
Component: User interface » Code
Category: support » bug
Status: Postponed (maintainer needs more info) » Active

Argument 1 passed to drupal_http_build_query() must be an array, string given.

thomas bosviel’s picture

Status: Active » Needs review
StatusFileSize
new1.28 KB

This 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.

thomas bosviel’s picture

Admin form works with 'overlay'.

dalin’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Needs review » Fixed

Thanks 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.

Status: Fixed » Closed (fixed)

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