A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "header" on null

Filename: templates_c/e54a160a7184e2b46744cfa5781972f098c3c00e_0.string_.php

Line Number: 452

Hier wohnt man prima!
Hier wohnt man prima!

MWG - Pressestelle

Anschrift:

MWG - Wohnungsgenossenschaft eG Magdeburg

Letzlinger Straße 5

39106 Magdeburg

Telefon:  0391 - 56 98 114

 

Kontaktformular

Kontaktformular
 

 

So finden Sie uns

Hinweis zur Nutzung von Cookies

Um die interaktive Karte zu laden, akzeptieren Sie bitte die Nutzung von Cookies von Google Analytics und Google Maps. Weitere Hinweise finden Sie in unserer Datenschutzerklärung.

loadHTML($kdeProfileHTML); $xpath = new DOMXpath($document); $ratingMeta = [ 'ratingValue' => false, 'worstRating' => false, 'bestRating' => false, 'ratingCount' => false ]; $aggregateRatings = $xpath->query('//div[@itemprop="aggregateRating"]'); foreach ($aggregateRatings as $aggregateRating) { if ($reviewCount = $xpath->query('.//*[@itemprop="reviewCount"]', $aggregateRating)) { $ratingMeta['ratingCount'] = trim($reviewCount[0]->nodeValue); } if ($ratingValue = $xpath->query('.//*[@itemprop="ratingValue"]', $aggregateRating)) { $ratingMeta['ratingValue'] = trim($ratingValue[0]->nodeValue); } if ($worstRating = $xpath->query('.//*[@itemprop="worstRating"]', $aggregateRating)) { $ratingMeta['worstRating'] = trim($worstRating[0]->getAttribute('content')); } if ($bestRating = $xpath->query('.//*[@itemprop="bestRating"]', $aggregateRating)) { $ratingMeta['bestRating'] = trim($bestRating[0]->getAttribute('content')); } } $ratings = []; $reviews = $xpath->query('//article[@itemprop="review"]'); foreach ($reviews as $i => $review) { // if ($i == 0) continue; if ((int)trim($xpath->query('.//span[@itemprop="ratingValue"]', $review)[0]->nodeValue) < 4) { continue; } $rating['author'] = trim($xpath->query('.//span[@itemprop="author"]', $review)[0]->nodeValue); $rating['date'] = trim($xpath->query('.//span[@itemprop="datePublished"]', $review)[0]->getAttribute('content')); $rating['title'] = trim($xpath->query('.//em[@itemprop="name"]', $review)[0]->nodeValue); $rating['text'] = trim($xpath->query('.//em[@itemprop="description"]', $review)[0]->nodeValue); $rating['link'] = 'https://www.kennstdueinen.de/wohnungen-magdeburg-mwg-wohnungsgenossenschaft-eg-magdeburg-d463395.html#'; $rating['link'] .= trim($xpath->query('.//span[@class="anchor"]', $review)[0]->getAttribute('id')); array_push($ratings, $rating); break; } ?>
Zur Detailseite von MWG-Wohnungsgenossenschaft eG Magdeburg
', round(str_replace(',','.',$ratingMeta['ratingValue']))); ?> ', round(5-str_replace(',','.',$ratingMeta['ratingValue']))); ?>
/ 5
Gesamtbewertung