End of Support for Joomla 3 - Forum closed

Error404-Seite wird nicht angezeigt

Error404-Seite wird nicht angezeigt was created by hechtnetz

Posted 6 years 6 months ago #20579
Hallo!
(Template: JP-OnePage)
Die Fehlerseite 404 wird hier nicht angezeigt. Stattdessen erscheint nur das Wort Error auf der Seite.
>> Beispiel
Vor vielen Jahre (glaube ich) hatte ich das Problem schonmal in einem anderen JP-Template. Es war damals die error.php im Template-Ordner anzupassen.
Finde die Anpassung nur nicht wieder.
Hier meine jetzige error.php:
Code:
// no direct access defined('_JEXEC') or die('Restricted access'); // include config include_once(dirname(__FILE__).'/config.php'); // get warp $warp = Warp::getInstance(); // set messages $title = $this->title; $error = $this->error->get('code'); $message = $this->error->get('message'); // set 404 messages if ($error == '404') { $title = JText::_('TPL_WARP_404_PAGE_TITLE'); $message = JText::sprintf('TPL_WARP_404_PAGE_MESSAGE', JURI::root(false), $warp['config']->get('site_name')); } // render error layout echo $warp['template']->render('error', compact('title', 'error', 'message'));
Bin ich hier richtig und was stimmt ggf. nicht?

Dank & Gruß vom Jörg

Please Log in or Create an account to join the conversation.

Replied by hechtnetz on topic Error404-Seite wird nicht angezeigt

Posted 6 years 6 months ago #20580
Ich glaube, ich habs gefunden:
Code:
// set messages $title = $this->title; $error = $this->error->getCode(); $message = $this->error->getMessage();
löst das Problem zumindest.

Gruß vom Jörg

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License