Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2110

Administration Joomla! 3.x • RouteNotFoundException #404

$
0
0
Hi.
I have Joomla 3.10.12 and JoomSEF. In this setup i cant load articles. All blog pages go redirest to homepage.
PHP 8.0.28

In n3tdebug i see:
Joomla\CMS\Router\Exception\RouteNotFoundException #404

/libraries/src/Router/Router.php:238

Code:

228:            }229:    230:            // Do the postprocess stage of the URL build process231:            $vars += $this->processParseRules($uri, self::PROCESS_AFTER);232:    233:            // Check if all parts of the URL have been parsed.234:            // Otherwise we have an invalid URL235:            if (strlen($uri->getPath()) > 0 && array_key_exists('option', $vars)236:                && ComponentHelper::getParams($vars['option'])->get('sef_advanced', 0))237:            {238:                throw new RouteNotFoundException(\JText::_('JERROR_PAGE_NOT_FOUND'));239:            }240:    241:            return array_merge($this->getVars(), $vars);242:        }
Ani idea how solve it?

Statistics: Posted by marvaysCZ — Fri Mar 22, 2024 6:46 am



Viewing all articles
Browse latest Browse all 2110

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>