Hello.

I have a user-register.tpl.php file in which I have:

print drupal_render($form['simplenews']);

along side several other renders, and when this specific one is active, the following renders: name, mail and password, do not output, which makes my user register page useless.

Anyone knows why and if there is someway I can avoid this? I have installed (but disabled) logintobbogan, since I thought these two modules didn't get along, but now I find this behaviour being Simplenews' only.

Thanks in advance.

Comments

Simon Georges’s picture

I'm not at all an expert in theming, but could you eventually share your complete user-register.tpl.php ?

Simon Georges’s picture

Status: Active » Postponed (maintainer needs more info)