<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3APlugins_-_advanced%2F136%2Fen</id>
	<title>Translations:Plugins - advanced/136/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/index.php?action=history&amp;feed=atom&amp;title=Translations%3APlugins_-_advanced%2F136%2Fen"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Plugins_-_advanced/136/en&amp;action=history"/>
	<updated>2026-08-18T19:32:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Translations:Plugins_-_advanced/136/en&amp;diff=380282&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Translations:Plugins_-_advanced/136/en&amp;diff=380282&amp;oldid=prev"/>
		<updated>2025-08-12T14:30:03Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
                // Plugin error happen, plugin was disable : send email using CLogRoute&lt;br /&gt;
                &amp;#039;pluginError&amp;#039; =&amp;gt; array(&lt;br /&gt;
                    &amp;#039;class&amp;#039; =&amp;gt; &amp;#039;CEmailLogRoute&amp;#039;, // https://www.yiiframework.com/doc/api/1.1/CEmailLogRoute&lt;br /&gt;
                    &amp;#039;categories&amp;#039; =&amp;gt; &amp;#039;application.model.plugin.setLoadError&amp;#039;, // A plugin was disable&lt;br /&gt;
                    &amp;#039;subject&amp;#039; =&amp;gt; &amp;#039;[ERROR] Plugin deactivated&amp;#039;,&lt;br /&gt;
                    &amp;#039;emails&amp;#039; =&amp;gt; [&amp;#039;webmaster@example.org&amp;#039;],&lt;br /&gt;
                    &amp;#039;sentFrom&amp;#039; =&amp;gt; &amp;#039;noreply@example.org&amp;#039;,&lt;br /&gt;
                    &amp;#039;enabled&amp;#039; =&amp;gt; 1, // enabled here&lt;br /&gt;
                )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>