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 /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 - Sind Lianen (Holz) giftig und was ist mit Untermietern?
Mich hat eben im Fressnapf die Gitterbox mit den Lianen angesprungen, 25 Euro pro Stück und die waren bestimmt unterarmdick und über 1 m lang, ganz schöne Oschies!! Mayens Hand markiert die beiden Lianen und sie reichen beide bis zum rechten Bildrand.
Die folgende Nahaufnahme zeigt die Patina und den an wenigen Stellen vorhandenen 'Verrottungsgrad' a Little bit morsch nur etwas. Seht selbst:
Wenn ich ein Aga wäre ich würde drauf stehn, fliegen, landen... Gedacht habe ich mir diese imposante Struktur als Hauptanflugsziel direkt in einer Ecke unter der Decke für unsere Freiflieger.
Allerdings habe ich trotz aller Verliebtheit mein Bauchgefühl vernommen, daß folgendes sendete: Pass bloss auf! Vielleicht lauern unter der Rinde oder in der Patina, die an manchen Stellen die Liane umgibt, Lebensformen, Eier, Larven, Bakterien...!! Ausserdem wäre es auch möglich, daß die Lianen giftig sind. Deshalb frag ich mal hier in die Runde: Würdet Ihr Euren Federbällen sowas ruhigen Gewissens anbieten?
Danke im vorraus und schönen Abend Euch und Euren Schützlingen
Lianen werden von Vogelhaltern genutzt. Ich habe mich zu wenig damit beschäftigt und kann dir nichts dazu schreiben.
Ich nutze sie nicht, zu wuchtig, schwer sauber zu halten. usw. Naturprodukte können ihr Eigenleben haben. Naturzweige (Weide, Hasel, Obstbaumzweige), die frisch sind, finde ich sympathischer. Sie sollten in unterschiedlichen Stärken angeboten werden, damit die Agafüße was zu tun haben.
Auch Kork (den ich gerne verwende) kann ein Eigenleben haben. Zu dem Zweck kommt er bei mir erst einmal in ein heißes Wasserbad und dann in den Backofen bzw. in die Mikrowelle.
Liebe Grüße Elsbeth
Der Alltagstrott ist nicht ungefährlich. Er mag uns darüber hinwegtäuschen, dass jeder Tag, jede Stunde, jede Minute und jede Sekunde einzig sind.
Ich würde bei allem - egal, ob es um Lianen oder was anderes für die Agas geht - immer die Dinge vorziehen, über die ich am meisten weiß. Wenn ich super Alternativen habe (Äste aus einem Privatgarten z. B. - irgendwen kennt man immer) und gleichzeitig über etwas sehr wenig weiß, erst recht - selbst wenn die Liane vielleicht in Ordnung ginge.
Frag die Freßnapfmenschen............. wen Du einen guten Markt hast ( nicht jeder Markt ist freundlich oder verfügt über Vogelexperten), ansonsten per E- Mail an die Geschäftsleitung................. wen Du Dich richtig artikulierst ( das tust Du) werden die sich bewegen............ wen die wollen, können die. Versuchs,- kostet nix............!!!! LG Azrael