Moderators mark1million Posted October 7, 2010 Moderators Report Share Posted October 7, 2010 GUys, On the contact form is there a quick way of showing the pilot ID? for example when they are logged in it sends the form and shows, -name = xxx -subject = xxx -recipient = xxx -message = xxx -loggedin = true (how can i change this to a pilot id?) -ip = xxx -submit = Send Message Thanks. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 7, 2010 Administrators Report Share Posted October 7, 2010 Add <?php echo Auth::PilotID(); ?> Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted October 7, 2010 Author Moderators Report Share Posted October 7, 2010 Thanks Nabeel, Works a charm... 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.