solved registration on start page

Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
9 years ago
224 posts
Hello!

How is it possible to do it like facebook.
On the start page the user can login or can make a registration.

First Picture, example facebook
Second Picture, Jamroom 1
Third Picture, what we want :-)

Many thanks for your help and time!
updated by @bandwerkstatt: 11/12/15 11:00:45AM
Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
9 years ago
224 posts
Second Picture
updated by @bandwerkstatt: 07/26/15 02:33:04PM
Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
9 years ago
224 posts
Our wish :-)

... like facebook, the example.
updated by @bandwerkstatt: 07/26/15 02:34:40PM
paul
@paul
9 years ago
4,326 posts
There's an 'how to' here -

https://www.jamroom.net/the-jamroom-network/documentation/howto/603/howto-add-the-user-login-form-to-any-page

The same principle would also apply to the signup form.
hth


--
Paul Asher - JR Developer and System Import Specialist
Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
9 years ago
224 posts
i tried lot, but i didn't get any results.

Do i have to change the jrCore_form_create_session script to get the right token?


{jrCore_form_create_session module="jrUser" option="login" assign="token"}

to ยป

{jrCore_form_create_session module="jrUser" option="signup" assign="token"}

brian
@brian
9 years ago
10,148 posts
Yes - the option needs to be signup instead of login (has to be the correct URL view).


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags