if (!defined('IN_PHPBB'))
{
exit;
}
$mls_userID = "7143"; // HIER IHRE USER-ID EINTRAGEN
$mls_debug = "0"; // Setzen Sie die Variable auf 1 um die Ausgabe zu testen
$mls_html_delim_pre = ""; // Trennzeichen vor dem Link (z.B.: oder � oder ein anderes Zeichen)
$mls_html_delim_post = ""; // Trennzeichen nach dem Link (z.B.: oder ein anderes Zeichen)
$mls_site_encoding = "UTF-8"; // Website encoding. Z.B.: KOI8-U, UTF-8, iso-8859-1
$mls_page = $_SERVER["REQUEST_URI"];
$mls_remote = $_SERVER["REMOTE_ADDR"];
$mls_url = "http://data.mylinkstate.com/?userID=".$mls_userID."&dom=".$_SERVER["HTTP_HOST"]."&page=".urlencode($mls_page)."&qstr=".urlencode($_SERVER["QUERY_STRING"])."&ip=".$mls_remote."&debug=".$mls_debug."&mls_html_delim_pre=".urlencode($mls_html_delim_pre)."&mls_html_delim_post=".urlencode($mls_html_delim_post)."&mls_site_encoding=".urlencode($mls_site_encoding);
$mls_html = "";
if ( function_exists('curl_init') ) { // check for CURL, if not use fopen
$ch = curl_init();
curl_setopt ($ch, CURLOPT_URL, $mls_url);
curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt ($ch, CURLOPT_TIMEOUT, 2);
curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, 1);
curl_setopt ($ch, CURLOPT_LOW_SPEED_LIMIT, 100);
curl_setopt ($ch, CURLOPT_LOW_SPEED_TIME, 1);
$mls_html = curl_exec($ch);
curl_close($ch);
}
else{
if(@fsockopen("data.mylinkstate.com",80,$errno,$errstr,2)){
$mls_html=@implode("",file($mls_url));
}
}
$mls_html_out = "";
// Output the links
if (strlen($mls_html) && $mls_html != 1){
$mls_html_out = $mls_html;
}
?>[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 505: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1753: sizeof(): Parameter must be an array or an object that implements Countable [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1753: sizeof(): Parameter must be an array or an object that implements Countable [phpBB Debug] PHP Notice: in file /viewtopic.php on line 1753: sizeof(): Parameter must be an array or an object that implements Countable [phpBB Debug] PHP Notice: in file /includes/functions.php on line 4444: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508) [phpBB Debug] PHP Notice: in file /includes/functions.php on line 4446: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508) [phpBB Debug] PHP Notice: in file /includes/functions.php on line 4447: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508) [phpBB Debug] PHP Notice: in file /includes/functions.php on line 4448: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3508)
www.AGAPORNIDENFORUM.net • Alles über Agaporniden - Willkommen Linda und Frederick
Gestern sind Linda und Frederick zu uns gezogen. Die 2 suchten hier übers Forum ein neues Zuhause. Stefandi, ich weiß wie schwer dir diese Entscheidung gefallen ist und danke dir für dein Vertrauen. Nachdem ich die letzten 3 Monate meinen Rudi, meine Josy, meine Poldi und meinen Speedy verloren habe ist eine kleine Welt bei mir zusammen gebrochen und mit 4 Rosenköpfchen ist es ganz schön leer hier geworden. Somit suchte ich gezielt nach einem älteren Pärchen. Elsbeth gab mir dann den Hinweis auf Linda und Frederick, naja und wie ihr seht, sind sie jetzt bei mir . Die 2 sind zuckersüß, natürlich noch völlig irritiert und verschüchtert. Momentan sitzen sie noch in einem Übergangskäfig. In 2 Wochen wird draußen die Außenvoliere aufgebaut und dann ziehen alle zusammen, so vermeide ich zumindest größere Streitereien und alle müssen sich neu orientieren.
Die erste Nacht haben die 2 gut überstanden und gut gefressen und getrunken haben sie auch bereits.
Jetzt können sich die 2 Süßen erstmal etwas eingewöhnen. Andi, dir nochmal danke, auch für deine mega tolle Planung für den Treffpunkt und nochmal danke an deinen Papa, der uns die Hälfte der Strecke entgegen kam und uns so gut mit Essen (für die Vögel und für uns ) versorgt hat
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Lieben Gruß, Tanja sowie die 7 Agas und 3 Pflaumen
Die Hummel wiegt 4,8 Gramm, sie hat eine Flügelfläche von 1,45 cm ² bei einem Flächenwinkel von 6 Grad. Nach den Gesetzen der Aerodynamik kann die Hummel nicht fliegen. Aber das weiß die Hummel nicht. In Gedenken an Emilia, Elmo, Lea, Mara, Miro, Lala, Momo, Maja, Mia, Ginie, Lucy, Layka, Blümchen, Ringel, Merlin, Luca, Timmi, Lara, Glucke, Zoe, Jacky, Hope, Günni, Flip, Rudi,Josy, Poldi und Speedy: Hoffnung ist nicht die Überzeugung dass etwas gut ausgeht, sondern die Gewissheit dass etwas Sinn hat, egal wie es ausgeht. (Vaclav Havel)
Ja, Frederick hat den gleichen Blick wie mein Flip drauf. Er erinnert mich sehr an ihn.
Lieben Gruß, Tanja sowie die 7 Agas und 3 Pflaumen
Die Hummel wiegt 4,8 Gramm, sie hat eine Flügelfläche von 1,45 cm ² bei einem Flächenwinkel von 6 Grad. Nach den Gesetzen der Aerodynamik kann die Hummel nicht fliegen. Aber das weiß die Hummel nicht. In Gedenken an Emilia, Elmo, Lea, Mara, Miro, Lala, Momo, Maja, Mia, Ginie, Lucy, Layka, Blümchen, Ringel, Merlin, Luca, Timmi, Lara, Glucke, Zoe, Jacky, Hope, Günni, Flip, Rudi,Josy, Poldi und Speedy: Hoffnung ist nicht die Überzeugung dass etwas gut ausgeht, sondern die Gewissheit dass etwas Sinn hat, egal wie es ausgeht. (Vaclav Havel)
Letztlich überwiegt die Freude, dass wir nun ein so liebevolles zu Hause gefunden haben! Auch mein Papa und meine ganze Familie freuen sich! Danke Elsbeth fürs verlinken und danke Tanja für die Adoption! Viele liebe Grüße Andi
Linda und Frederick haben sich schon ganz gut eingelebt. Es wird gut gefressen, besonders gern mögen sie Möhre. Sie quatschen viel mit den anderen und beim Futterwechsel sind sie auch nicht mehr ganz so panisch. Ich rede ganz ruhig mit ihnen und bewege mich ganz langsam. Meist bleiben die 2 mittlerweile sitzen. Frederick ist auf jeden Fall der ängstlichere von beiden. Linda beobachtet meist das Geschehen recht entspannt. Ich hoffe dass nächstes wochenende das Wetter gut mitspielt, denn dann gehts für alle Mäuse ab nach draußen und dann gibt es natürlich auch endlich wieder fotos.
Lieben Gruß, Tanja sowie die 7 Agas und 3 Pflaumen
Die Hummel wiegt 4,8 Gramm, sie hat eine Flügelfläche von 1,45 cm ² bei einem Flächenwinkel von 6 Grad. Nach den Gesetzen der Aerodynamik kann die Hummel nicht fliegen. Aber das weiß die Hummel nicht. In Gedenken an Emilia, Elmo, Lea, Mara, Miro, Lala, Momo, Maja, Mia, Ginie, Lucy, Layka, Blümchen, Ringel, Merlin, Luca, Timmi, Lara, Glucke, Zoe, Jacky, Hope, Günni, Flip, Rudi,Josy, Poldi und Speedy: Hoffnung ist nicht die Überzeugung dass etwas gut ausgeht, sondern die Gewissheit dass etwas Sinn hat, egal wie es ausgeht. (Vaclav Havel)
Hallo Tanja Danke für das Update. Ich bin froh, dass sie sich gut einleben. Ja Linda war schon immer die ruhigere. Bin gespannt, wie Frederik dann in der großen Voliere reagiert. Viele Grüße Andi