Page 1 of 1

404 Error Joomla 3.0 with SEF

Posted: 28 Apr 2013, 10:38
by druckgott
Hi I have a 404 error for the Maps:

Code: Select all

Kategorie nicht gefunden
Call stack
#	Function	Location
1	JSite->dispatch()	JROOT/index.php:52
2	JComponentHelper::renderComponent()	JROOT/includes/application.php:221
3	JComponentHelper::executeComponent()	JROOT/libraries/legacy/component/helper.php:339
4	require_once()	JROOT/libraries/legacy/component/helper.php:359
5	JControllerLegacy->execute()	JROOT/components/com_content/content.php:16
6	ContentController->display()	JROOT/libraries/legacy/controller/legacy.php:722
7	JControllerLegacy->display()	JROOT/components/com_content/controller.php:79
8	ContentViewCategory->display()	JROOT/libraries/legacy/controller/legacy.php:685
9	JError::raiseError()	JROOT/components/com_content/views/category/view.html.php:67
10	JError::raise()	JROOT/libraries/legacy/error/error.php:242

Code: Select all

Call stack	
#		Function		Location	
1		JSite->dispatch()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/index.php:52	
2		JComponentHelper::renderComponent()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/includes/application.php:221	
3		JComponentHelper::executeComponent()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/libraries/legacy/component/helper.php:339	
4		require_once()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/libraries/legacy/component/helper.php:359	
5		JControllerLegacy->execute()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/components/com_content/content.php:16	
6		ContentController->display()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/libraries/legacy/controller/legacy.php:722	
7		JControllerLegacy->display()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/components/com_content/controller.php:79	
8		ContentViewCategory->display()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/libraries/legacy/controller/legacy.php:685	
9		JError::raiseError()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/components/com_content/views/category/view.html.php:67	
10		JError::raise()		/var/www/vhosts/meinewebseite/httpdocs/joomla_update/libraries/legacy/error/error.php:242
this error I will get.

If I deaktivate SEF then it works

So is there no solution at the moment?

Re: 404 Error Joomla 3.0 with SEF

Posted: 07 May 2013, 21:46
by Jan
Hi, I see no Phoca Maps component in the errror messages. :idea: The error comes from content - so it needs to be solved there. But not sure how this is related to Phoca Maps :idea:

Jan