<?php
$schema .= '<SignatureOption>'. $signature_option .'</SignatureOption>';
?>Check this line. Generally the signature_option shd be achieved thru some variable_get methods like
<?php
$signature_option = variable_get('uc_fedexvingo_signature','ADULT');
?>PS: And there i loose my juice..



Joined: 08/08/2007