The email link in "All About $username" section is incorrect. This can be fixed in the panels-content_userinfo.inc file. Replace $vars['contact_link'] = 'contact/'. $accountid; on line 102 with this $vars['contact_link'] = 'user/'. $accountid . '/contact'; Let me know if you have any questions.
Comments
Comment #1
michelleWhoops. Sorry, folks. I made a lot of changes and really didn't do a lot of testing because I ran out of time. Looks like I made a bunch of mistakes. I'll give it a better going over before alpha 3.
Thanks for reporting it,
Michelle
Comment #2
tehquickness commentedMichelle,
I have no problem with the mistakes you have made. The two I have seen have been simple wrong links. That is all. Besides, I think I speak for the majority of people when I say the work you have done is amazing and solves so many problems we have had with drupal's profiles! You software is only alpha, and I for one have no problem helping debug small aesthetic problems such as links.
Great Job,
Ryan
Comment #3
michelleAwww, thanks, that's sweet of you. :)
Trouble is that I really changed things around under the hood to make it a lot more customizable but my only testing was making sure the links actually linked when I hovered over them and showed up when they were supposed to and the whole thing didn't error out. I didn't actually _follow_ the links to make sure they still worked.
If the kids will stay asleep long enough, I'll get that cleaned up and make a new alpha.
Michelle
Comment #4
michelleCommitted.
Michelle
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.