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