InfoFrame: Digitaler Bilderrahmen auf dem Raspberry PI

@Jono,


aber nur mit laufendem X-Server. Der läuft aber aus Performancegründen bei uns nicht.


das nutzt Thomas aber nichts, wenn er keinen DHCP-Service auf der Fritz laufen hat, der Raspi seine Adresse aber per DHCP anfragt. Was dann passiert ist nämlich... gar nix :)
..., aber du kommst doch via putty auf die Konsole, wenn die IP bekannt ist. Hier kannst du nach Installation (beim Raspi, Odroid bringt den mc bereits mit) des mc mit sudo mc und Passwort das gesamte Dateisystem sehen und editieren. Beim erstmalige Ändern fragt mc nach dem Editor, Auswahl 1, dann hast du nano als Editor. Den VNC kannst du nach dem Einrichten des Infoframe auch abschalten, so siehst du bereits beim Einrichten das spätere Bild, falls der Raspi nicht am Arbeitsplatz liegt.
 
Zuletzt bearbeitet:
muss da alles raus? Also das die komplett leer ist und dann nur
nur iface eth0 inet DHCP muss raus, du kannst natürlich den WLAN Kram auch entfernen.

rein muss?
gateway 192.168.123.1

Ja, das muss rein.

So könnte Deine /etc/network/Interfaces aussehen:
192.168.178.100 <- WunschIP des Raspi
192.168.178.1 <- IP der Fritzbox
Code:
auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet static
address 192.168.178.100
netmask 255.255.255.0
gateway 192.168.178.1
 
Jono,
wenn der Raspi durch eine fehlerhafte Konfiguration keine IP bekommt, dann gibt es nur eine eine einzige Möglichkeit übers Netzwerk auf den Raspi zuzugreifen: Zauberei.
 
Hi, scheint geklappt zu haben. Also weiter in der Liste auf Seite 1 ;)

Ich melde mich bestimmt wieder :)
 
Wenn die Starteinstellung DHCP ist, bekommt der Raspi immer eine IP, die FB muss natürlich einen Bereich für IP's haben, der nicht ausgeschöpft ist, danach kannst du nach Herzenslust die Dinge anpassen. Das Fixieren der IP in der FB funktioniert bei neueren Firmwaren hervorragend, im Gegensatz zu früher. Weiter geht es dann mit putty und mc oder auch nur nano.
 
Hallo jono,
da Thomas nach einer statischen IP gefragt hat, mussten wir doch davon ausgehen, dass er den DHCP Server nicht aktiviert hat, oder? Aber egal, er hat ja jetzt eine Verbindung.
 
Außerdem ist die "feste Pseudo IP" der Fritzbox nur bei laufendem DHCP-Server gültig und MUSS innerhalb der Range liegen, weil es sich um eine festgetackerte dynamisch zugewiesene IP handelt. Bei einer fest im Gerät eingetragenen IP kann diese auch ohne DHCP-Server und wenn mit, dann außerhalb dessen DHCP-Zuweisungsrange liegen. Das nur so nebenbei.

Dies ist ja eigentlich ein Tread für Digitale Bilderrahmen. Daher mal meine Frage, weil ich nach einen WLAN-fähigen Rahmen gesucht so gut wie keinen gefunden habe. Gibt es noch Modelle?
 
Nochmal eine kleine Anmerkung zum Post #1

8. WLAN einrichten

Der Raspi baut eine abgebrochene Verbindung nicht automatisch wieder auf. Abhilfe schafft:
$ mv /etc/ifplugd/action.d/ifupdown /etc/ifplugd/action.d/ifupdown.original

Dies macht es unmöglich, den Raspi am LAN zu betreiben, bevor die Änderung nicht wieder rückgängig gemacht wurde.

Besser

crontab -e
Dort folgende Zeile einfügen:
* * * * * /sbin/ifup wlan0
 
Hallo JL3,
Außerdem ist die "feste Pseudo IP" der Fritzbox nur bei laufendem DHCP-Server gültig und MUSS innerhalb der Range liegen, ...
das ist doch bei der FB gegeben, ich habe z. B. auch Geräte, wo die IP direkt nur im Gerät festgeschrieben wird, und diese IP liegt außerhalb des DHCP-Bereiches der FB.
Du kannst doch einen Raspi oder ähnliche Rechenknechte nehmen, dazu ein Display 8 bis 10" mit HDMI-Eingang, das macht es doch genauso. Und wenn es noch mit "Touch" daherkommt, hast du noch weitere Möglichkeiten.
 
Hallo JL3,

das ist doch bei der FB gegeben, ich habe z. B. auch Geräte, wo die IP direkt nur im Gerät festgeschrieben wird, und diese IP liegt außerhalb des DHCP-Bereiches der FB.
Du kannst doch einen Raspi oder ähnliche Rechenknechte nehmen, dazu ein Display 8 bis 10" mit HDMI-Eingang, das macht es doch genauso. Und wenn es noch mit "Touch" daherkommt, hast du noch weitere Möglichkeiten.
Wir reden aneinander vorbei. Es ging um per DHCP vergebene und in der Fritzbox mit Häkchen festgemachte IPs.
 
Hallo Jungs,
also: Frame läuft schon mal. Was NICHT geht ist mal wieder der Kalender und das Foto als jpg im Ordner Cache. listen2fritz habe ich noch nicht ausprobiert.
Ich verwende allerdings nicht die Dateien von Marvin( ja ich weiß, ich höre schon das Geschrei). Vielleicht probieren wir erstmal das Bild zu erstellen. Hier mal meine gesamte infoframe.php

PHP:
<?php
/***************************************************************************
 * InfoFrame (image generator for digital picture frames)
 * Copyright (C) 2009  Tobias Kolb
 * 
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see http://www.gnu.org/licenses/
 ***************************************************************************/


//***************************************************************************************************
//   Initialization
//***************************************************************************************************

// set error handling to only report errors (no warnings, infos...)
//error_reporting( E_ERROR );

function datumDeutsch($datumsstring){
	$englisch = array("Morgen", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun", "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", "Motag");
	$deutsch = array("Morgen", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag", "Sonntag", "Mo", "Di", "Mi", "Do", "Fr", "Sa", "So", "Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember", "Jan", "Feb", "M&auml;r", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez", "Montag");
	return str_replace($englisch, $deutsch, $datumsstring);
}

// read Temperature File
/*
$TEMPhandle = fopen ("cache/akttemp.txt", "r");
    $TEMPbuffer = fgets($TEMPhandle, 100);
    $TEMPbuffer1 = fgets($TEMPhandle, 100);
fclose ($TEMPhandle);


// print temperature
//Sensor0
$pos = strpos($TEMPbuffer, 'C:') + 3;
$posa = strpos($TEMPbuffer, ' ', $pos);

$TempAkt = substr($TEMPbuffer, $pos, $posa - $pos);
//Sensor1
$pos1 = strpos($TEMPbuffer1, 'C:') + 3;
$pos1a = strpos($TEMPbuffer, ' ', $pos1);

$TempAkt1 = substr($TEMPbuffer1, $pos1, $pos1a - $pos1);
*/

// load configuration
$config = parse_ini_file("config.ini", true);
$sysconfig = $config['System'];
// include path for zend framework
if ($sysconfig['zendfw_path'] != "") {
	set_include_path(get_include_path() . PATH_SEPARATOR . $sysconfig['zendfw_path']);
}
if ($sysconfig['google_api_path'] != "") { 
    set_include_path(get_include_path() . PATH_SEPARATOR . $sysconfig['google_api_path']); 
} 
// set locale for date/time formatting
$loc = setlocale(LC_ALL, 'de_DE.UTF8', 'de_DE', 'de', 'ge');

// includes
require_once 'library/tools.php';
require_once 'library/dbconn.php';
require_once 'library/iplugin.php';
 
// set the width and height of the new image in pixels
$image_width = $sysconfig['image_width'];
$image_height = $sysconfig['image_height'];

// create simple black image
$im = ImageCreateTrueColor($image_width, $image_height);
$backgroundcol = ImageColorAllocate($im, 0, 0, 0);
ImageFillToBorder($im, 0, 0, $backgroundcol, $backgroundcol);

// copy (resized) background image on background
$bgimagefile = 'resources/background.jpg';
$bg = @ImageCreateFromJpeg ($bgimagefile); /* Versuch, Datei zu öffnen */
if ($bg) {
	imagecopyresampled($im, $bg, 0, 0, 0, 0, $image_width, $image_height, imagesx($bg), imagesy($bg));
}

// open database connection
$dbconn = DbConnection::connect($sysconfig['db_host'], $sysconfig['db_name'], $sysconfig['db_user'], $sysconfig['db_password']);
if (!$dbconn)
	die('keine Datenbankverbindung möglich: ' . mysql_error());
	
// create cache directory if it doesn't exist already
if (!file_exists('cache/'))
	mkdir('cache');

// load and init plugins (calls, weather, calendar, mails...)
// every ini [group] except "System" is used as class name for a plugin and instantiated
$plugins = array();
foreach ($config as $key=>$elem) {
	if ($key != "System") {
		// include class file
		require_once 'plugins/' . $key . '.php';
		// create instance
		$plugins[$key] = new $key($dbconn, $config[$key]);
	}
}
	
// process call action if exist
if(($_GET['action'] == 'call') && $plugins['CallsPlugin'])
{
		$plugins['CallsPlugin']->processCallEvent($_GET['event'], $_GET['src_name'], $_GET['src_address'], $_GET['src_numb'], $_GET['dst_name'], $_GET['dst_address'], $_GET['dst_numb'], $_GET['duration']);
}

//***************************************************************************************************
//   Check if plugin data is outdated and should be updated
//***************************************************************************************************

// do update of plugins data if last update is older than config:updatetime minutes
$updateInterval = $sysconfig['updatetime'];
if (($updateInterval == null) || ($updateInterval == ""))
	$updateInterval = 5;
$updatePlugins = false;
$query  = "SELECT value FROM if_system where name = 'last_update'";
$result = mysql_query($query, $dbconn);
if (mysql_num_rows($result) > 0) {
	$row = mysql_fetch_assoc($result);
	$diff_seconds = (time() - $row['value']);
	if ($diff_seconds >= (5*60))
	{
		$updatePlugins = true;
		// update last_update date
		$query = "UPDATE if_system SET value = '".time()."' WHERE name = 'last_update'";
		mysql_query($query, $dbconn) or die('Error, insert query failed: '.mysql_error());
	}
	
} else {
	$updatePlugins = true;
	// insert last_update date
	$query = "INSERT INTO if_system (name, value) VALUES ('last_update', '".time()."')";
	mysql_query($query, $dbconn) or die('Error, insert query failed: '.mysql_error());
}
mysql_free_result($result);

// debug: never do updates
//$updatePlugins = false;


//***************************************************************************************************
//   Output
//***************************************************************************************************

// styles
$style = array(); 
$style['textcolor'] = ImageColorAllocate ($im, 255, 255, 255);
$style['font'] = 'resources/calibri.ttf';
$style['fontb'] = 'resources/calibrib.ttf';

// current vertical offset for main info area. Must be increased by each plugin writing to this area,
// so that following plugins knows correct y position to start output from
$currentYOffset = 160; 

// Do output of all plugins (calls, weather, calendar, mails...) with one exception:
// If the phone is currently ringing, skip displaying other plugins to show the name/number
// of the caller as fast and huge as possible and don't waste time/space for weather, mails etc...
if (($plugins['CallsPlugin']) && ($plugins['CallsPlugin']->isPhoneRinging())) {
	// only print calls
	$plugins['CallsPlugin']->doOutput($im, $style, $updatePlugins, $currentYOffset);
} else {
	// print all plugins in the order as they are in config
	foreach ($plugins as $plugin) {
		$plugin->doOutput($im, $style, $updatePlugins, $currentYOffset);
	}

				$opt1 = array(
					'width' => 150,
					'align' => ALIGN_RIGHT
				);
		/*imagettftextboxopt($im, 20, 0, $image_width-162, 113, $style['textcolor'], $style['font'], ' '.str_pad(number_format($TempAkt,1),3,'0',STR_PAD_LEFT).'°C', $opt1);
		$Baum = ImageCreateFromPNG ( 'resources/icons/tree.png' );
		ImageCopy($im, $Baum, $image_width-108, 111, 0, 0, imagesx($Baum), imagesy($Baum));
		ImageDestroy($Baum);
		imagettftextboxopt($im, 20, 0, $image_width-285, 113, $style['textcolor'], $style['font'], ' '.str_pad(number_format($TempAkt1,1),3,'0',STR_PAD_LEFT).'°C', $opt1);
		$Haus = ImageCreateFromPNG ( 'resources/icons/house.png' );
		ImageCopy($im, $Haus, $image_width-235, 112, 0, 0, imagesx($Haus), imagesy($Haus));
		ImageDestroy($Haus);
         */

	// check again for active incomming call (maybe we just get one in the meantime while updating/printing all other plugins)
	// if so don't output any image to prevent overwriting the (incoming call) image already sent to another request
	if (($plugins['CallsPlugin']) && ($plugins['CallsPlugin']->isPhoneRinging()))
		die();
}

// print date & time
$opt = array(
    'width' => 450,
    'align' => ALIGN_LEFT
);
imagettftextboxopt($im, 72, 0, 20, 25, $style['textcolor'], $style['font'], strftime("%H:%M"), $opt);
imagettftextboxopt($im, 20, 0, 20, 100, $style['textcolor'], $style['font'], datumDeutsch(strftime("%A, %d. %B %Y (KW%V)")), $opt);   
imagesetthickness($im, 2);
imageline($im, 15, 140, $image_width-20, 140, $style['textcolor']);
ImageJpeg ($im, 'cache/info.jpg', 90);


// resize image
//$resized_image = imagecreatetruecolor(480, 324);
//imagecopyresampled($resized_image, $im, 0, 0, 0, 0, imagesx($resized_image), imagesy($resized_image), imagesx($im), imagesy($im));
//$im = $resized_image;   


// set the HTTP header type to jpeg
header("Content-type: image/jpeg"); 

// send the new PNG image to the browser
ImageJpeg ($im);
 
// destroy the reference pointer to the image in memory to free up resources
ImageDestroy($im); 
 
// close database connection
DbConnection::disconnect();
 
?>
 
Hallo Michael,
könntest du bitte in der infoframe.php die Programmteile durch einen Kommentar kennzeichnen, die bei Betrieb ohne Fernbedienung und ohne playusb auskommentiert werden können? Danke! Aktuell kommen Fehlermeldungen, wenn ich das Original von heute verwende.
Die info.jpg im Cacheverzeichnis wird aufgebaut mit den aktuellen Daten, kommt aber nicht zur Anzeige, die Fläche bleibt weiß. Das Icon vom gelben Sack ist aus der Anzeige verschwunden, ist aber im richtigen Verzeichnis.
 
Zuletzt bearbeitet:
also: Frame läuft schon mal. Was NICHT geht ist mal wieder der Kalender und das Foto als jpg im Ordner Cache.
Thomas, ich bin da jetzt überfordert. Frame läuft, aber das Bild im cache wird nicht erstellt, also läuf er doch nicht?

PHP:
error_reporting (E_ALL);

hinzufügen und die /var/log/apache2/error.log posten.
Ansonsten müssen wir raten.
 
Hallo jono
Ist doch bereits kommentiert.

// check remote control commands
// as early as possible for a fast response
[...]


reicht Dir das denn nicht?

und exec ("playusb -j /var/www/cache/".$frame_mode.".jpg"); auskommentieren.

Den Fernbedienungsteil kannst Du aber getrost lassen, denn wenn infoframe.php nicht mit dem entsprechenden Parameter gestartet wird, wird der Codeteil nicht ausgeführt.

Die info.jpg im Cacheverzeichnis wird aufgebaut mit den aktuellen Daten, kommt aber nicht zur Anzeige
Die Änderungen, die Du seinerzeit für Deine Hardware vorgenommen hast, musst Du selbstredend wieder vornehmen.
 
Zuletzt bearbeitet:
Hallo JL3,

Dies macht es unmöglich, den Raspi am LAN zu betreiben, bevor die Änderung nicht wieder rückgängig gemacht wurde.
Das musst Du mir näher begründen. Ich kann mit dieser Konfiguration problemlos zwischen LAN und WLAN hin- und herswitchen.

Besser

crontab -e
Dort folgende Zeile einfügen:
* * * * * /sbin/ifup wlan0

Nee, genau das finde ich äußerst unschön. Zumindest ein Test, ob der ifup überhaupt nötig ist sollte schon noch drin sein:
checkonline.sh
Code:
#!/bin/sh
ping -c1 fritz.box > /dev/null
if [ $? != 0 ]
then
/sbin/ifup wlan0
fi
 
Hi,

glaube ich habe mich falsch ausgedrückt. Also wenn ich http://ip-des-raspi/infoframe.php aufrufe, dann sehe ich den Frame. Aber wenn ich in den Ordner "Cache" nachsehe, dann suche ich vergebens nach der info.jpg. Ich schaue mir im Moment den Frame immer nur im Internet Explorer an. Ich poste nachher den In halt der Log
 
Hallo Michael,
vielen Dank für deine Antwort. So wie du geschrieben hast, hatte ich bereits auskommentiert. Danach hatte ich meinen letzten Post gestern verfasst. Das ist natürlich sehr clever, den infoframe mit Parameter für die Fernbedienung zu starten, damit ist es für alle anderen ohne Fernbedienung normal zu handeln. Ich habe trotzdem noch eine Änderung an der infoframe.php vornehmen müssen. Hier:
Code:
//header('Content-type: image/jpeg');
//ImageJpeg ($im);
Das ist im Original von gestern auskommentiert, jeweils // löschen und schon läuft es. Aber vielleicht lässt sich das auch mit einem Parameter der Fernbedienung verknüpfen, und schon läuft alles ohne Änderung. Das ist dann der "Gipfel des Olymp".
Ich finde es sehr schön, dass du auch über dein privates Projekt hinaus denkst (Blick über den Tellerrand)!

Ups - einen habe ich noch:
terminanzeige.JPG
Wie komme ich zu diesem Termin, hast du hier deinen Fußball-Kalender für alle geöffnet?
 
Zuletzt bearbeitet:
Sodele,

habe jetzt noch die Berechtigung auf 777 geändert weil in der Error drin stand das er keine Zugriffsrechte hat. Geht leider immer noch nicht. Was mir noch aufgefallen ist: Das Wetter Plugin sowie der RSS Feed funtzen auch nicht. Temperaturanzeige auch nicht. Also es wird zwar ein Wert angezeigt, jedoch nur weil in den Daten schon diese drin stehen. Es wird nicht mehr aktualisiert.

Anbei mal der Error.log

Code:
[Fri Feb 27 09:28:26 2015] [notice] Apache/2.2.22 (Debian) PHP/5.4.36-0+deb7u3 configured -- resuming normal operations
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: action in /var/www/infoframe.php on line 111
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 7 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 7 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:43 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:44 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:45 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: subject_filter_regex_1 in /var/www/plugins/MailPlugin.php on line 61
[Fri Feb 27 09:30:45 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: from_filter_regex_1 in /var/www/plugins/MailPlugin.php on line 70
[Fri Feb 27 09:30:46 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: subject_filter_regex_3 in /var/www/plugins/MailPlugin.php on line 61
[Fri Feb 27 09:30:46 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: from_filter_regex_3 in /var/www/plugins/MailPlugin.php on line 70
[Fri Feb 27 09:30:46 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: subject_filter_regex_3 in /var/www/plugins/MailPlugin.php on line 61
[Fri Feb 27 09:30:46 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: from_filter_regex_3 in /var/www/plugins/MailPlugin.php on line 70
[Fri Feb 27 09:30:47 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: server_6 in /var/www/plugins/MailPlugin.php on line 40
[Fri Feb 27 09:30:47 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:47 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:47 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:47 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:47 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined variable: aggressive_forced_wrap_amt in /var/www/library/imagettftextboxopt.php on line 143
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Warning:  require_once(google-api-php-client/autoload.php): failed to open stream: Datei oder Verzeichnis nicht gefunden in /var/www/plugins/CalendarPlugin.php on line 33
[Fri Feb 27 09:30:48 2015] [error] [client 192.168.2.21] PHP Fatal error:  require_once(): Failed opening required 'google-api-php-client/autoload.php' (include_path='.:/usr/share/php:/usr/share/pear:/usr/share/ZendFramework/library/:/usr/share/google-api-php-client-master/') in /var/www/plugins/CalendarPlugin.php on line 33
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: action in /var/www/infoframe.php on line 111, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: action in /var/www/infoframe.php on line 111
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 7 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 7 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 7 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:50 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 7 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:51 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 3 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:52 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined variable: aggressive_forced_wrap_amt in /var/www/library/imagettftextboxopt.php on line 143, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:53 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined variable: aggressive_forced_wrap_amt in /var/www/library/imagettftextboxopt.php on line 143
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:54 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 2 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 4 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Deprecated:  Function split() is deprecated in /var/www/library/magpierss/rss_parse.inc on line 153
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: max_age_in_minutes_1 in /var/www/plugins/TVMoviePlugin.php on line 99
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 9 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 9 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 9 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 9 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:55 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 6 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 6 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 6 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 6 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 6 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 6 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 6 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 6 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 11 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:56 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 8 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 8 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 8 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 8 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: tvmovie_url_2 in /var/www/plugins/TVMoviePlugin.php on line 82, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined index: tvmovie_url_2 in /var/www/plugins/TVMoviePlugin.php on line 82
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 1 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126, referer: http://192.168.2.34/infoframe.php
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126
[Fri Feb 27 09:30:57 2015] [error] [client 192.168.2.21] PHP Notice:  Undefined offset: 5 in /var/www/library/imagettftextboxopt.php on line 126

Was mir noch auffällt: Die Error Log wird immer nur einmal geschrieben wenn ich den Raspi reboote und dann neu aufrufe. Wenn ich dann mir F5 aktualisiere, wird nichts mehr in den Log geschrieben. Ist das Normal?
 
Zuletzt bearbeitet von einem Moderator:
Was ist den der Unterschied zwischen MySQL-API und PDO_MySQL extensions ? Das ist ja komplett anders. Ich werde heute Abend mal versuchen nur noch deine Daten zu verwenden. Irgendwie ist bei mir echt der Wurm drin
 
Hallo Jono,

du bist gut, ein wenig musst Du schon selbst dabei steuern, ich kann hier keine Version liefern, die für jede erdenklich Hardware funktioniert.

Ups - einen habe ich noch:

Wie komme ich zu diesem Termin, hast du hier deinen Fußball-Kalender für alle geöffnet?

:-Ö Nein, die hast Du in Deiner config.ini selbst eingestellt.

Code:
;abonierte Kalender
calendar_ID_1 = "de.german#[email protected]"
calendar_ID_color_1 = "#ffff80"
calendar_ID_2 = "bund2_9902_%46ortuna+%44%c3%bcsseldorf#[email protected]"
calendar_ID_color_2 = "#800000"
calendar_ID_3 = "gerdfb_9902_%46ortuna+%44%c3%bcsseldorf#[email protected]"
calendar_ID_color_3 = "#800000"
 
Zuletzt bearbeitet:
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.