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 /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 - Erdbeerköpfchen (agapornis lilianae)
Gefieder: Beide Geschlechter gleich gefärbt, Grundgefiederfarbe grün, Stirn,Wangen und Kehle orangerot ,Nacken und hintere Halspartie gelbgrün, Bürzel grün ( falls blau im Bürzelgefieder Mischling ! ) Schwanzfedern an der Wurzel mit orangegelbem Band und schwarzem Saum,Bauch und Flanken etwas heller Schnabel: Hellrot bis hellrosa am Ansatz, Rest tiefrot Augen: Iris mittelbraun, große, weiße, unbefiederte Augenringe Füße,Beine,Krallen: Füße und Beine hornfarbengrau, Krallen braun
Gewicht: Hähne ca. 40 g, Hennen etwas schwerer Größe: 14 cm Stimme: Mittellaute Papageien
Status im Freiland: verletzliche Population ("vulnerable"), es besteht die Gefahr der Vermischung mit dem eng verwandten Rußköpfchen im Südosten Sambias und die Gefahr des Rückganges durch fortschreitende Lebensraumzerstörung Status in Menschenobhut: Selten, aber häufiger anzutreffen als Grau-und Orangeköpfchen
Verbreitung: Isolierte Populationen in Süd-Tansania,Nordwest-Mosambik, Malawi, Ost-Sambia und Nord-Simbabwe Lebensraum: Akazien-und Mopanewälder unterhalb von 1000 m, meist an Flüssen oder Seen und Gebieten mit Feigenbäumen Lebensweise: Außerhalb der Brutzeit in Gruppen von 20 - 100 Individuen,versammeln sich abends an Gemeinschaftsschlafhöhlen, in denen bis zu 20 Vögel übernachten Link zu Freilandaufnahmen: http://www.lietzow-naturfotografie.de/h ... fchen.html
Nahrung: Grassamen,Getreide,Kräuter,Beeren,Knospen Brut: Koloniebrüter, Brutzeit Januar-September ( je nach Gegend verschieden), 4- 5 Eier, Brutdauer 22 Tage, Ausfliegen der Jungvögel nach 38-40 Tagen, Geschlechtsreif mit ca. 9 Monaten
rechtliches: Erbeerköpfchen unterliegen den Artenschutzregelungen und sind gem. § 7 Abs. 2 Bundesartenschutzverordnung bei der zuständigen Unteren Landschaftsbehörde anzumelden.