I tried using the plug in and get the following error once I add my code to it:
I've removed the domain name from the error for security reasons.
Parse error: syntax error, unexpected $end in /nfs/c04/h03/mnt/65523/domains/domain-name-removed-for-security.com/html/wp-content/plugins/php-code-widget/execphp.php(43) : eval()'d code on line 17
Here is the php code I am using.
<?php if(get_plexus_information("photo")) {?>Your Ambassador:
<img src="http://www.compu-sult.com/plexus/images/member_pics/<?php plexus_information("photo"); ?>" width="200">
<?php } else { ?>
Thanks!