Jump to content

Creating user accounts so people can create listings


Recommended Posts

Posted

I'm working on a site where I want people to be able to create listings but to do so they need to create accounts first.

For the login/register forms, I'm using https://github.com/ryancramerdesign/LoginRegister but it says in the module settings "Roles with page-edit permission are not shown."

But I want my new users to be added to a role with page-create/edit permissions for the template in question, so how do I assign that role to the module? Or is there another way I should be doing this?

Posted

@Tyssen - unfortunately, that module is pretty broken. Either buy LoginRegisterPro, or use LoginRegister as a base (fixing the key Issues yourself), or as inspiration for how to implement your own login form and logic.

  • Like 1
Posted
9 hours ago, adrian said:

@Tyssen or use LoginRegister as a base (fixing the key Issues yourself)

Yeah, that's what I ended up doing, removed the restriction on the page-create roles.

Posted
Just now, Tyssen said:

Yeah, that's what I ended up doing, removed the restriction on the page-create roles.

You'll need to do more than that to make it reliable - have a read through some of the issues - these two are key. One is simple to fix, but the other requires a fair bit of work.
https://github.com/ryancramerdesign/LoginRegister/issues/2
https://github.com/ryancramerdesign/LoginRegister/issues/9

 

Posted

OK, understood. At the moment, it's being used on a feature which may not actually end up being actively used or by enough people to make it worthwhile fixing those sorts of issues. We'll have to wait and see.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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