Closed (outdated)
Project:
Form Block
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 03:24 UTC
Updated:
28 Apr 2017 at 20:05 UTC
Jump to comment: Most recent
Comments
Comment #1
amartya commentedSame problem here
Comment #2
cristhian commentedUser login appears in blocks by default, even if you have formblock module enabled or not (Search for "User login" in admin/build/block)..
You don't need to configure user registration block in a form, it appears in the same place (admin/build/block) when you enable formblock, just search for "User registration form" there, that's the block you're looking for.
Comment #3
stevelack commentedThanks for your response. I'm sure this is something simple that I'm just not seeing but here's my problem:
The user login block appears as a block. I have it set to link instead of Standard. When they click on the link they are taken to /user/login?destination=node/4 . For that page I have created a page-user-login.tpl.php in order to add some text and links at the top of the login form. I would like that form to still appear as a block but it is only showing up only as fields on the new page. What am I missing? To see the site live: http://www.satspeedprep.com when you click on login you'll see what I mean. I would like to have that entire form including the text and login fields appear in a block. I probably inadvertently over rode something but can't seem to find it.
What I'm trying to do is make the login and registration forms match the appearance of my Contact form: http://www.satspeedprep.com/contactus
Comment #4
mikey_p commentedHi, you'll need to create a different page on our site, and then include the user registration block on that page instead of trying to place it on a page that already has the user registration or login forms on it.
Comment #5
mikey_p commentedClosing out old 6.x issues.