838944,
'layout_id' => 235,
'container_id' => 1896624,
'baseurl' => 'http://www.pcwelt.de/forum-1896624.html',
'pagetitle_kategorie_html' => 'forum',
'meta_keywords' => '',
'meta_description' => '',
'ivw_pixel' => 'LP_automatisch',
'sitestat_path' => 'landingpage-automatisch',
);
global_fill_currpage_data(2);
$currnode['teaserspalte_pos_1_daten'] = array (
'titel' => 'Aktuelle News',
'text_html' => '',
'link_html' => '',
'teasertyp' => 'ticker',
'ticker_tickertyp' => 'news',
'ecommerce_anzeige_ausblenden' => ('') ? true : false,
'jobangebote_epp' => (0) ? 0 : 10,
);
$currnode['teaserspalte_pos_2_daten'] = array (
'titel' => 'Specials',
'text_html' => '',
'link_html' => '',
'teasertyp' => 'specials',
'ticker_tickertyp' => '',
'ecommerce_anzeige_ausblenden' => ('') ? true : false,
'specials' => array (
array (
'special_headline_url' => '',
'special_titel' => 'Auto & Technik',
'special_url' => 'http://www.pcwelt.de/special/Auto-Technik-7495568.html',
'special_teaser_text' => 'Technik spielt bei Autos eine immer größere Rolle. Lesen Sie, was schon heute möglich ist.',
'special_teaser_bild_html' => '
',
'special_teaser_bild_klein_html' => '
',
'special_link_1' => 'Zum PC-WELT Auto & Technik-Kanal ',
'special_link_2' => 'So wird Autofahren sicherer ',
'special_link_3' => 'Clevere Auto-Apps für iOS und Co. ',
),
),
'jobangebote_epp' => (0) ? 0 : 10,
);
$currnode['teaserspalte_pos_3_daten'] = array (
);
$currnode['teaserspalte_pos_4_daten'] = array (
);
$currnode['teaserspalte_pos_5_daten'] = array (
);
$currnode['teaserspalte_pos_6_daten'] = array (
);
$currnode['teaserspalte_pos_7_daten'] = array (
);
$currnode['teaserspalte_pos_8_daten'] = array (
'titel' => 'Angebote für PC-WELT-Leser',
'text_html' => '',
'link_html' => '',
'teasertyp' => 'ecommerce',
'ticker_tickertyp' => '',
'ecommerce_anzeige_ausblenden' => ('') ? true : false,
'ecommerce_boxen' => array (
array (
'text_html' => 'PC-WELT Onlinevideothek
Keine Abogebühren oder unnötige Vertragsbindungen. Filme und Games bequem von zu Hause aus leihen.
',
'bild_html' => '
',
'link_html' => '',
'tracking_html' => '',
),
array (
'text_html' => 'Tarifrechner
Der PC-WELT Preisvergleich für Strom, Gas und DSL. Hier können Sie Tarife vergleichen und bequem viel Geld sparen.',
'bild_html' => '
',
'link_html' => '',
'tracking_html' => '',
),
array (
'text_html' => 'PC-WELT Sparberater
Das Addon unterstützt Sie beim Geld sparen, indem es die besten Angebote automatisch während des Surfens sucht.',
'bild_html' => '
',
'link_html' => '',
'tracking_html' => '',
),
),
'jobangebote_epp' => (0) ? 0 : 10,
);
$currnode['teaserspalte_pos_9_daten'] = array (
);
$currnode['teaserspalte_pos_10_daten'] = array (
);
$currnode['teaserspalte_pos_11_daten'] = array (
);
$currnode['teaserspalte_pos_12_daten'] = array (
);
$currnode['teaserspalte_pos_13_daten'] = array (
);
$currnode['teaserspalte_pos_14_daten'] = array (
);
$currnode['teaserspalte_pos_15_daten'] = array (
);
global_fill_currpage_ad_data();
$related_artikel = global_get_ca_phrase_data(array(
'seoport_id' => '1500',
'quantity' => 100,
));
if ($related_artikel)
{
$cidlist = array();
foreach ($related_artikel as $artikel)
{
$cidlist[] = $artikel['id'];
}
$content_aehnliche_artikel_search_config = array(
'distinct' => 1,
'result_columns' => array('Content.titel', 'Content.datum', 'Content.anrisstext', 'Content.rubrik', 'Content.anrissbild_klein', 'Content.anrissbild_gross'),
'search_values' => array(
'cidlist' => array(
'column' => 'Content.container',
'type' => 'IN',
'value' => $cidlist,
),
),
'connector' => "##cidlist##",
'layout' => '9,42,207,211,46,50,63,116,37,179,354,878',
'order' => 'Content.datum DESC, Content.Container ASC',
'maxshow' => 20,
'offset' => 0,
);
$content_aehnliche_artikel_searchresult = global_get_searchresult($content_aehnliche_artikel_search_config);
}
else
{
$content_aehnliche_artikel_searchresult = array();
}
$block_teaser_artikelliste = array(
);
$content_aehnliche_artikel_start = 0;
if (count($block_teaser_artikelliste) < 3)
{
while (count($block_teaser_artikelliste) < 3) {
$_row = $content_aehnliche_artikel_searchresult['data'][$content_aehnliche_artikel_start];
$block_teaser_artikelliste[] = array(
'titel' => $_row['titel'],
'vortext' => $_row['anrisstext'],
'bild' => '',
'url' => $_row['url'],
);
$content_aehnliche_artikel_start++;
}
}
?>