Hello,
I am sorry if this is a dumb question. I was sort of thrown in to managing a drupal site that already existed and I am very new to this whole thing. My site (openecosource.org) is missing a button to register users. I am not sure if there ever was one, but I was wondering what I need to do to register users. I have something called 'loginino' in my content bar which I assume is controlling the logins, but I am not sure how to edit this. Nothing comes up when I search this site. I have tried to install minimenus but that didn't do the trick. Can anyone help?

Comments

zokazola’s picture

Oh sorry, loginino is in the block 'content'

vm’s picture

The login block can be enabled in administer -> blocks this will have a link to register

you can manually add a link to register by creating a menu link in adminsiter -> menus and pointing the new link to yoursite.com/user/register
_____________________________________________________________________
Confucius says:
"Those who seek drupal answers should use drupal search!" : )

zokazola’s picture

Thank you!