Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
About Me plugin working again
Sorry it took me so long guys, busy is an understatement for my current situation. I have been working with Vanilla for my employer, however, and have been learning much.
I decided, just for fun, to take a few minutes to try and fix this plugin. To my surprise, I did.
The profile tabs are no longer a normal 'view'. I was trying to set the view to the page to display, which no longer initializes the rest of the profile content.
Instead of $Sender-View = $View, it is now Sender->SetTabView('Name', $View, 'HTML')
Enjoy
I decided, just for fun, to take a few minutes to try and fix this plugin. To my surprise, I did.
The profile tabs are no longer a normal 'view'. I was trying to set the view to the page to display, which no longer initializes the rest of the profile content.
Instead of $Sender-View = $View, it is now Sender->SetTabView('Name', $View, 'HTML')
Enjoy

Tagged:
0
Answers
Should be good now