<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Umleitungen Archive - Pixelfriedhof</title>
	<atom:link href="https://pixelfriedhof.com/en/tag/umleitungen-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://pixelfriedhof.com/en/tag/umleitungen-en/</link>
	<description>IT-Blog, Fotoblog, Travelblog, Nerdstuff</description>
	<lastBuildDate>Tue, 04 Feb 2020 12:31:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://pixelfriedhof.com/wp-content/uploads/2022/02/cropped-My-project-3-32x32.png</url>
	<title>Umleitungen Archive - Pixelfriedhof</title>
	<link>https://pixelfriedhof.com/en/tag/umleitungen-en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Show missing Joomla redirects in admin menu</title>
		<link>https://pixelfriedhof.com/en/show-missing-joomla-redirects-in-admin-menu/</link>
					<comments>https://pixelfriedhof.com/en/show-missing-joomla-redirects-in-admin-menu/#respond</comments>
		
		<dc:creator><![CDATA[megaadmin]]></dc:creator>
		<pubDate>Wed, 03 Apr 2019 18:27:52 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Redirects]]></category>
		<category><![CDATA[Umleitungen]]></category>
		<guid isPermaLink="false">http://pixelfriedhof.com/?p=218</guid>

					<description><![CDATA[<p>The menu item "Redirections" is missing in the menu "Components" in the backend, although the plugin is activated. Solution of the problem in this article.</p>
<p>Der Beitrag <a href="https://pixelfriedhof.com/en/show-missing-joomla-redirects-in-admin-menu/">Show missing Joomla redirects in admin menu</a> erschien zuerst auf <a href="https://pixelfriedhof.com/en">Pixelfriedhof</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The menu item &#8220;Redirections&#8221; is missing in the menu &#8220;Components&#8221; in the backend, although the plugin is activated. Solution of the problem in this article.</p>
<h3>&nbsp;</h3>
<h3>Symptom:</h3>
<p>Despite an activated redirection plugin, the menu entry &#8220;Redirections&#8221; is not displayed in the backend menu &#8220;Components&#8221;.</p>
<h3>Workaround:</h3>
<p>Call of the redirection manager with direct URL to http://yourdomain.de/administrator/index.php?option=com_redirect works.</p>
<h3>Solution:</h3>
<p>Change of the menu type in the database from &#8220;menu&#8221; to &#8220;main&#8221;.<br />
This can either be done via an administration interface like phpmyadmin or via SQL script (replace &#8220;prefix&#8221; with your own, actual DB prefix):</p>
<p>UPDATE `prefix_menu` SET `menutype` = &#8216;main&#8217; WHERE `prefix_menu`.`menutype` = &#8216;menu&#8217;</p>
<h3>Background:</h3>
<p>I suspect that the problem occurs when parts of a page have been migrated from a version lower than 3.5 or even 2.5. The problem does not occur with complete reinstallations.</p>
<p >Keine Produkte gefunden.</p>
<p><span style="font-size: 8pt;">All the links in this text are Amazon Affiliate Links, and by clicking on an affiliate link I will earn a percentage of your subsequent Amazon purchases. However, this circumstance does not influence the background of my product recommendation. This product recommendation is independent, honest and sincere.&nbsp;</span></p>
<p><span style="font-size: 8pt;">Bei allen genannten Links handelt es sich um Amazon-Affiliate-Links. Durch einen Klick auf einen Affiliate-Link werde ich prozentual an Euren darauf folgenden Amazon-Einkäufen beteiligt. Dieser Umstand beeinflusst aber nicht die Hintergründe meiner Produktempfehlung. Diese Produktempfehlung erfolgt unabhängig, ehrlich und aufrichtig.</span></p>
<p>Der Beitrag <a href="https://pixelfriedhof.com/en/show-missing-joomla-redirects-in-admin-menu/">Show missing Joomla redirects in admin menu</a> erschien zuerst auf <a href="https://pixelfriedhof.com/en">Pixelfriedhof</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://pixelfriedhof.com/en/show-missing-joomla-redirects-in-admin-menu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
