<?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>Techy Things &#187; joomla</title>
	<atom:link href="https://tech.yipp.ca/category/joomla/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Debug Joomla</title>
		<link>https://tech.yipp.ca/joomla/debug-joomla/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=debug-joomla</link>
		<comments>https://tech.yipp.ca/joomla/debug-joomla/#comments</comments>
		<pubDate>Sun, 26 May 2013 20:01:12 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=225</guid>
		<description><![CDATA[<p>Debug your Joomla installation by enabling these two config: Global Configuration > System > Debug System: Yes Global Configuration > Server > Error Reporting > Maximum That's it !</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/joomla/debug-joomla/">Debug Joomla</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Debug your Joomla installation by enabling these two config:</p>
<p>Global Configuration > System > Debug System: Yes</p>
<p>Global Configuration > Server > Error Reporting > Maximum</p>
<p>That's it !</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/joomla/debug-joomla/">Debug Joomla</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/joomla/debug-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Fatal error:  Class &#039;JoomFishManager&#039; not found in XYZ.php</title>
		<link>https://tech.yipp.ca/joomla/php-fatal-error-class-joomfishmanager-not-found-in-xyz-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-fatal-error-class-joomfishmanager-not-found-in-xyz-php</link>
		<comments>https://tech.yipp.ca/joomla/php-fatal-error-class-joomfishmanager-not-found-in-xyz-php/#comments</comments>
		<pubDate>Sun, 26 May 2013 18:53:51 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=221</guid>
		<description><![CDATA[<p>Fatal error: Class 'JoomFishManager' not found After copying a Joomla website, you might stumble on this kind of error : "Fatal error: Class 'JoomFishManager' not found" &#160; Solution: Disable the mod_translate from the Module&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/joomla/php-fatal-error-class-joomfishmanager-not-found-in-xyz-php/">PHP Fatal error:  Class 'JoomFishManager' not found in XYZ.php</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h1>Fatal error: Class 'JoomFishManager' not found</h1>
<p>After copying a Joomla website, you might stumble on this kind of error :</p>
<p>"<code>Fatal error: Class 'JoomFishManager' not found</code>"</p>
<p>&nbsp;</p>
<p>Solution:</p>
<p>Disable the mod_translate from the Module Manager.</p>
<p>- or - </p>
<p>Disable it directly in SQL (if you cannot access the admin page):</p>
<p>In the SQL table [prefix]_modules<br />
 - Find the row with name "Direct Translation"<br />
 - Edit on that row the value published => 0</p>
<p>Also if it doesn't work, do this too:</p>
<p>In the SQL table [prefix]_plugins:<br />
 - Find the row that sounds like this : Joomfish - Missing_translation, missing_translation<br />
 - Edit on that row the value published => 0</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/joomla/php-fatal-error-class-joomfishmanager-not-found-in-xyz-php/">PHP Fatal error:  Class 'JoomFishManager' not found in XYZ.php</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/joomla/php-fatal-error-class-joomfishmanager-not-found-in-xyz-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
