Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 27

CurtisOdenSpencerMcericgillettejefftunnmcu_hq +22 guests

My Profile

This discussion is related to the My Profile addon.
My Profile

Comments

  • Posts: 12
    does anyone have this working with vanilla 2?
  • rakrak
    Posts: 74
    @JayS We've had it working on the previous version of Vanilla 2, but on RC1 we got this error:
    Fatal error: Class 'Format' not found in [...]/plugins/MyProfile/default.php on line 23
    You need to edit MyProfile's default.php file, insert Gdn_ before Format::URL so it reads:
    $Sender->AddProfileTab(Translate("MyProfile_ProfileTab"), "/profile/myprofile/view/".$Sender->User->UserID."/".Gdn_Format::Url($Sender->User->Name));

  • Posts: 39
    @piggies any updates for us? :D
  • Posts: 164
    If @piggies is not at work on this, I would like to give it a bit of my time...
  • Posts: 1
    @zodiacdm, I would be glad if you did :)
Sign In or Register to comment.