When this module is activated and the option to add a subscribe checkbox to the registration page is checked, it redraws the registration page and puts the default form fields inside a fieldgroup. But any "user registration guidelines" (set at /admin/user/settings) that are supposed to appear before the registration form are moved to below the standard form.

i.e. Default order:

1. User registration guidelines
2. Default registration form
3. Submit button

After activating this module:

1. Default registration form (enclosed in fieldgroup)
2. User registration guidelines
3. Subscribe checkbox in fieldgroup
4. Submit button

CommentFileSizeAuthor
#2 Simplenews-OFF.png62.86 KBmr.j
#2 Simplenews-ON.png70.02 KBmr.j

Comments

sutharsan’s picture

Status: Active » Postponed (maintainer needs more info)

Are you using the 5.x-1.2 version? Please specify which "subscribe checkbox in fieldgroup" you refer to.
Are you using the patch in the issue: http://drupal.org/node/178485? if so, please use that issue to discus the patch.

mr.j’s picture

StatusFileSize
new70.02 KB
new62.86 KB

Yes I am using the 5.x-1.2 version.
No I have not applied that patch.

It is simple. Look at the attached screenshots:

"Simplenews-OFF.png" - this shows the registration screen with the simplenews option to allow users to subscribe when registering switched OFF.

"Simplenew-ON.png" - this shows the registration screen with the option ON.

Notice the order of the form changes, and the registration guidelines text gets moved to underneath the registration form, when it should stay above.

sutharsan’s picture

Status: Postponed (maintainer needs more info) » Postponed

Thank you, the problem is clear now.

But _this_ with the patch applied or one of the 5.x-1.x-dev versions still with this code in. I will include a fix for this when I will work on the patch. See http://drupal.org/node/178485 for more info on my priorities.

sutharsan’s picture

Category: bug » feature
Status: Postponed » Closed (won't fix)

The functionality to subscribe during registration will not go in to simplenews 5.x