Signature [Solved]

I tried doing a search with signature but no luck. Could i possibly have the code so i can show the signature in the pilot center. not a link to see it.

thanks

Daniel

I tried doing a search with signature but no luck. Could i possibly have the code so i can show the signature in the pilot center. not a link to see it.

thanks

Daniel

You just need to add the <img> tags to the signature code and it will display like any other image you have on your site.

<img src="<?php echo SITE_URL.SIGNATURE_PATH.'/'.$pilotcode.'.png' ?>" />

Or of your on the beta just incorporate this file into your page,

http://yoursiteurl.com/index.php/profile/badge

ahh thanks alot Mark and Keith