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 - Taranta-Bergpapagei (agapornis taranta)
( Fotos zur Verfügung gestellt von Userin Tanja (biene78) ) Henne links, Hahn rechts
Kennzeichen der Wildform :
Gefieder Hahn : Grundgefiederfarbe grün, Stirn (bis zu den Augen) rot, Kopf- und Halsseiten gelblich grün, Flügelunterseite grau, Unterflügeldecken schwarzbraun, Schwanzfedern mit breiter schwarzer Querbinde Gefieder Henne : Gefieder matter gefärbt als das des Hahns, Stirn grün, Flügelunterseite eher bräunlich, Unterflügeldecken braun
Schnabel: rot, aber nicht selbes tieffrot wie bei den Agaporniden mit weißem Augenring Augen: Iris dunkelbraun, Hahn mit roten Augenring, Henne ohne Augenring Füße,Beine,Krallen: grau
Größe: 15-16 cm, Hahn größer als Henne Gewicht: Hahn ca. 65 g, Henne etwas leichter Stimme: Ruhige Papageien, im Allgemeinen leiser als Schwarz-Pfirsich-Ruß-Erdbeer- und Rosenköpfchen
Unterart:Agapornis taranta nana , kleiner als die Nominatform und ca. 10 g leichter
Status im Freiland: Häufig ( "Least Concern " ) Status in Menschenobhut : Selten Verbreitung: Im äthiopischen Hochland und in Eritrea in Höhen zwischen 1500 m und 2300 m weit verbreitet, das Verbreitungsgebiet reicht von Eritrea bis zur Einmündung des Omo-Flusses in den Turkanasee in Äthiopien. Die Verbreitungsgrenze zwischen A. taranta und der Unterart A. taranta nana liegt auf der Höhe von Addis Abeba (Quelle : http://www.lietzow-naturfotografie.de )
Lebensraum : Bergwälder, in tieferen Lagen Waldgebiete und Grassavannen, aufgrund von Lebensraumverlust sind die Tarantas auch auf Parks und Gärten ausgewichen und wurden zum Kulturfolger Lebensweise : Leben in Kleingruppen von bis zu 20 Vögeln, übernachten das ganze Jahr über in Baumhöhlen,die sie abends etwa eine Stunde vor Einbruch der Dunkelheit aufsuchen Link zu Freilandaufnahmen : http://www.lietzow-naturfotografie.de/h ... agei1.html
Nahrung: Samen,Beeren ( v. A. Wachholderbeeren), Samen der Ringelhülsenakazie, Blätter, Früchte (z.B. Feigen), Kräuter Brut : Brüten im 2. Lebensjahr, öfters auch erst im 3. Lebensjahr zum ersten Mal, Brutzeit von März bis November, Gelegegröße 3-5 Eier, Brutdauer 24- 26 Tage, Jungvögel fliegen im Alter von 49 Tagen aus , Selbstständig mit 10 - 11 Wochen