Ich habe in Profilfeld erstellt mit dem Namen "Skype"
und möchte dieses dann in die /includes/func/profielfields.php setzen:
1 2 3 4 5 6 7 8 9 | <?php function profilefields_show_spez_Skype ( $value ) { return ( profilefields_show_echo_standart ( 'Skype' , ((! empty ( $value ))?' <script type= "text/javascript" src= "http://download.skype.com/share/skypebuttons/js/skypeCheck.js" ></script> <a href= "skype:'.$value.'?call" ><img src= "http://mystatus.skype.com/bigclassic/'.$value.'" style= "border: none;" width= "182" height= "44" alt= "Mein Status" /></a> ':' ') ) ); } ?> |
kann mir jemand sagen warum das nicht geht?
Hab ich etwas vergessen ?
es wird nur die normale eingabe als Text dargestellt, jedoch nciht diese sonderfunktion
verwendete ilchClan Version: 1.1
betroffene Homepage: Swat-Report.net