Hi all, i'd like to report the misbehaviour of the profile-specific registration urls.I have set up some profile types and using the URL but the url is not working properly, it just doesn't work, the url is as such:
myprofile -> http://mywebsite.com/myprofile/register
404 page not found, i am on drupal 7 (last version) and i noticed most of the links are in the form "?q=somestuff" but even using that syntax the url won't link to the profile creation.I may be doing some trivial errors indeed..any help is appreciated.
Comments
Comment #1
cbluet commentedI am having exact same problem. Any suggestions???
Comment #2
grasmash commentedDo you have clean urls enabled?
Comment #3
grasmash commentedAlso, could you be more specific with the URL that you're going to? Rather than "?q=somestuff", please supply the full URL (remove domain name if you'd like).
Comment #4
cbluet commentedI got my url to work now. For some reason i still cant get clean url to work on my drupal instance. I ran test and it just tells me doesn't work. This is the path structure that worked for me without clean url.
http://www.example.com/?q= /register
I will take it! Thanks for wonderful tool.
Comment #5
grasmash commentedGreat!
Comment #6
cbluet commentedlink didn't print properly. here it is
http://www.example.com/?q= profilename/register
Comment #7
dakshbhatt21 commentedthanks man, you save my day and night . . .