Please check several lines down in that file.  Do you have this
$::d_plugins line of code?  If not, please add it, and tell me what
version of SlimServer you're running (check Server Settings).


Code:
--------------------
    
        if ($@) {
                $::d_plugins && msg("Live365API: XML parsing error on 
api_login.cgi: [EMAIL PROTECTED]");
                &$callback($client, {'status' => 2, 'silent' => $silent}); # 
PLUGIN_LIVE365_LOGIN_ERROR_LOGIN
                return;  
        }
  
--------------------


-- 
andyg
------------------------------------------------------------------------
andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=27816

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to