- Posts: 25
- Thank you received: 0
Fatal error: Call to a member function merge() on a non-object in /home/users/huityftp/huisx.nl/components/com_content/views/article/view.html.php on line 68
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl-NL" lang="nl-NL" dir="ltr">
<head>
<base href="http://{siteurl}">
<title>{sitename} - Error 404: {errormessage}</title>
<link rel="stylesheet" href="http://{siteurl}/templates/system/css/error.css" type="text/css" />
</head>
<body>
<div align="center">
<div id="outline">
<div id="errorboxoutline">
<div id="errorboxheader">Error 404 - webpagina niet gevonden</div>
<div id="errorboxbody">
<p><strong>De opgevraagde pagina kan niet worden gevonden:</strong></p>
<ol>
<li><strong>de link is verlopen of bestaat niet meer</strong></li>
<li>,de zoekmachine heeft een <strong>verlopen indexatie van deze pagina</strong></li>
<li>,<strong>het adres is niet goed ingegeven</strong></li>
<li>,u heeft <strong>geen toegang</strong> tot deze pagina</li>
<li>,de opgevraagde bron werd niet gevonden</li>
<li>,er heeft zich een fout voorgedaan bij het verwerken van uw aanvraag</li>
</ol>
<p><strong>Probeert u de volgende pagina's:</strong></p>
<p>
<ul>
<li><a href="http://huisx.nl/index.php" title="Ga naar de Homepage">Home</a></li>
</ul>
</p>
<p>
<script type="text/javascript">
var GOOG_FIXURL_LANG = 'nl';
var GOOG_FIXURL_SITE = 'http://huisx.nl'
</script>
<script type="text/javascript"
src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
</script>
</p>
<p>Indien de moeilijkheden zich blijven voordoen, neemt u dan <a href="mailto:{sitemail}">contact op met</a> de systeembeheerder van HuisX</p>
<div id="techinfo">
<p>{errormessage}</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
Please Log in or Create an account to join the conversation.
// Set the custom body
JResponse::setBody($custombody);
echo JResponse::toString();
@ob_flush();
// Set the custom body
JResponse::setBody($custombody);
echo JResponse::toString();
@ob_flush();
exit();
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.