Dallas Posted September 18, 2012 Report Share Posted September 18, 2012 Hello, I got the vanilla bridge working but I would like to pass the Pilot ID with the first name and last name over into the forum. How do I go about accomplishing this? Example: John Doe to this --> PHX005 John Doe Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted September 22, 2012 Administrators Report Share Posted September 22, 2012 You should be able to define the pilot code on line 41 of the Vanilla.php controller, add it to $user['name'] = Auth::$userinfo->firstname.' '.Auth::$userinfo->lastname; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.