QUOTE
>Attachment status 3
Fatal error: Uncaught exception 'com_exception' with message '<b>Source:</b> Skype4COM.Skype.1<br/><b>Description:</b> Not attached.' in C:\wamp\www\skype.php:33 Stack trace: #0 C:\wamp\www\skype.php(33): com->currentUserStatus() #1 {main} thrown in C:\wamp\www\skype.php on line 33
Line 33 is:
CODE
if ($skype->currentUserStatus() == $convert->textToUserStatus("OFFLINE")) {
Thanks in advance for the help, and again, I'm sorry if this is a really dumb question/is in the wrong section/has been asked before.