Error PHPSonos und br_sonos - Zum Verzweifeln

Hallo Leute,

ich weiß keinen Rat mehr… ich versuche schon seit geraumer Zeit, meine SONOS in IPS einzubinden. Hierfür habe ich auch diverse Anleitungen und Hinweise gefunden… Zusätzlich habe ich mir die Anleitungen und Forenbeträge durchgelesen.

Leider bekomme ich schon nach der Einbindung der PHPSonos.inc.php im IPSLogger der IPSLibrary den folgenden Fehler angezeigt:

IPS-Err-PHP 2014-08-27 16:13:00.705 Warning: include(IPSLogger.ips.php): failed to open stream: No such file or directory
Error in Script C:\IP-Symcon\scripts\functions.inc.php on Line 37
134 in scripts\IPSLibrary\app\core\IPSLogger\IPSLogger.inc.php (call IPSLogger_Out)
37 in scripts\IPSLibrary\app\core\IPSLogger\IPSLogger_PhpErrorHandler.inc.php (call IPSLogger_Err)
37 in scripts\functions.inc.php (call IPSLogger_PhpErrorHandler)
37 in scripts\functions.inc.php (call include)
3 in scripts\br_sonos_read.php (call require)
IPS-Err-PHP 2014-08-27 16:13:00.736 Warning: include(): Failed opening ‚IPSLogger.ips.php‘ for inclusion (include_path=’.;C:\php\pear’)
Error in Script C:\IP-Symcon\scripts\functions.inc.php on Line 37
134 in scripts\IPSLibrary\app\core\IPSLogger\IPSLogger.inc.php (call IPSLogger_Out)
37 in scripts\IPSLibrary\app\core\IPSLogger\IPSLogger_PhpErrorHandler.inc.php (call IPSLogger_Err)
37 in scripts\functions.inc.php (call IPSLogger_PhpErrorHandler)
37 in scripts\functions.inc.php (call include)
3 in scripts\br_sonos_read.php (call require)

Meine php.ini sieht folgendermaßen aus:


max_execution_time=30
register_globals=off
error_reporting=E_ALL
extension_dir="C:\IP-Symcon\ext"
memory_limit=32M
auto_prepend_file="C:\IP-Symcon\scripts\__autoinclude.inc.php"
extension = ixed.5.3ts.dll
extension = php_bz2.dll
extension = php_com_dotnet.dll
extension = php_curl.dll
extension = php_exif.dll
extension = php_fileinfo.dll
extension = php_gd2.dll
extension = php_gettext.dll
extension = php_gmp.dll
extension = php_imap.dll
extension = php_mbstring.dll
extension = php_mysql.dll
extension = php_mysqli.dll
extension = php_pdo_mysql.dll
extension = php_pdo_odbc.dll
extension = php_pdo_pgsql.dll
extension = php_pdo_sqlite.dll
extension = php_pgsql.dll
extension = php_soap.dll
extension = php_sockets.dll
extension = php_sqlite3.dll
extension = php_tidy.dll
extension = php_xmlrpc.dll
extension = php_xsl.dll
[DATE]
date.timezone="Europe/Berlin"


Könnt Ihr mir helfen? Wo liegt das Problem oder was mache ich falsch? Ich nutze IPS v3.10 # 3456, OS Win7 Ultimade...

DANKE ZipFam

Kann es sein das du den Logger nicht installiert hast ?

Der IPSLogger wurde mit IPSLibrary automatisch installiert, zurzeit mit der Version 2.50.9… Oder gibt es noch einen anderen Logger?

Was mir noch aufgefallen ist, in der Funktion.PHP wird in Zeile 37 auf ipslogger.IPS.PHP verwiesen, installiert ist aber ipslogge.Inc.PHP…

Kennt jemand einen Rat?

Gesendet von meinem Nexus 7 mit Tapatalk

Hallo.
Lies mal hier :
http://www.ip-symcon.de/forum/threads/23081-Wo-finde-ich-das-Skript-IPSLogger-ips-php?p=208711#post208711

Super, 1007, genau das war der Fehler - Vielen DANK