Jump to content

Want to show sign up form to guests


Saurabh Jain

Recommended Posts

Try this:
Note: In the example below, I accept that -
your Members load sait: http://dharmbachao.com/
 
1.Create first Custom block name 'members' content
<meta http-equiv="Refresh" content="0;url=http://dharmbachao.com" /> 

Permissions this block - without Guests

2. Create second Custom block name 'guests' content

<meta http-equiv="Refresh" content="0;url=http://dharmbachao.com/index2.html" /> 

Permissions this block - only Guests

3. Create Page with a name, such as home and details

home.thumb.png.26efad8025d07c0e8c381ce95

Content

{block="1" title="members"}
{block="2" title="guests"}

 

Note: Entered your number blocks
Permissions this page - All groups
 
4. Make default this page
default.thumb.png.f4347a93d120e8e4aee1cd
 
Now I think it works as you want.
 
Link to comment
Share on other sites

It's not possible... (it is possible but requires custom coding.. You'll have to call IPS\core\modules\front\system::buildRegistrationForm to get the form(or c&p it to your own page) then you'll have to customize the form action to change the url... and soo on...)

I've tested and works without a problem.

Link to comment
Share on other sites

I have created a page using pages as a root index file...

 

If there is a guest - I want to show a sign up form   - how can I ?

 

Regards

Saurabh

You could try to contact @ipsrocks . This could be solved as widget/page block and he said in https://community.invisionpower.com/topic/419589-additional-widgets-and-dashboard-blocks/

 

Feel free to suggest other missing widgets & dashboard items :)

:D

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...