<?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>Vrac-it.fr &#187; Redirection</title>
	<atom:link href="http://www.vrac-it.fr/tag/redirection/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vrac-it.fr</link>
	<description>L&#039;informatique en vrac</description>
	<lastBuildDate>Wed, 21 Jul 2010 11:39:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Redirection $mainframe-&gt;redirect() dans Joomla affiche la page de login de l&#039;administration</title>
		<link>http://www.vrac-it.fr/programmation/php/redirection-mainframe-redirect-dans-joomla-affiche-la-page-de-login-de-ladministration</link>
		<comments>http://www.vrac-it.fr/programmation/php/redirection-mainframe-redirect-dans-joomla-affiche-la-page-de-login-de-ladministration#comments</comments>
		<pubDate>Sun, 31 May 2009 16:57:45 +0000</pubDate>
		<dc:creator>Guillaume Delente</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Redirection]]></category>

		<guid isPermaLink="false">http://www.vrac-it.fr/?p=375</guid>
		<description><![CDATA[Si lors d'une utilisation de $mainframe->redirect() dans Joomla vous vous retrouvez sur la page de login de l'administration au lieu de la page attendue, vérifiez que vous n'avez pas de caractères spéciaux (accents etc...) dans le texte passé en argument.
Par exemple
$mainframe-&#62;redirect('index.php?option=' .$option, 'Enregistré');
vous redirigera vers la page de login, alors qu'avec l'utilisation de l'encodage HTML [...]]]></description>
		<wfw:commentRss>http://www.vrac-it.fr/programmation/php/redirection-mainframe-redirect-dans-joomla-affiche-la-page-de-login-de-ladministration/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
