<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Compliments are not shown on Mirror]]></title><description><![CDATA[<p dir="auto">Te Module is working, if I try to acess the server from my desktop windows, the compliments appear, but on the Mirror, it does not show:</p>
<p dir="auto"><img src="/assets/uploads/files/1493748661237-img_20170502_150600-menor.jpeg" alt="0_1493748656521_IMG_20170502_150600+menor.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">[EDIT]<br />
forgot to say, I’m using a Raspberry Pi Zero, with manual this installation: <a href="https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero">https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero</a><br />
[/EDIT]</p>
<p dir="auto">Thank you all in advance.</p>
]]></description><link>https://forum.magicmirror.builders/topic/2475/compliments-are-not-shown-on-mirror</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 13:25:13 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2475.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 May 2017 18:11:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Compliments are not shown on Mirror on Wed, 03 May 2017 12:08:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dboa" aria-label="Profile: dboa">@<bdi>dboa</bdi></a> thats not right as I posted in the other thread as well, as soon as you want to use a remotefile it will fail. I posted the correct code in the other thread.</p>
<p dir="auto">Keep in mind when you want to update the MagicMirror next time this can cause a conflict</p>
]]></description><link>https://forum.magicmirror.builders/post/21074</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/21074</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Wed, 03 May 2017 12:08:32 GMT</pubDate></item><item><title><![CDATA[Reply to Compliments are not shown on Mirror on Wed, 03 May 2017 11:39:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/strawberry-3.141" aria-label="Profile: strawberry-3.141">@<bdi>strawberry-3.141</bdi></a> yes, that was the problem. I made the changes suggested in the topic, and it worked.<br />
Thank you so much.</p>
<p dir="auto">The Changes was:</p>
<p dir="auto">in the compliments.js file (found in /MagicMirror/modules/default/compliments folder), change:</p>
<pre><code>if (this.config.remoteFile != null) {
	this.complimentFile((response) =&gt; {
		this.config.compliments = JSON.parse(response);
	});
}
</code></pre>
<p dir="auto">to:</p>
<pre><code>     if (this.config.remoteFile != null) {
            this.complimentFile(
                    function(response){
                            this.config.compliments = JSON.parse(response);
            });
    }
</code></pre>
<p dir="auto">Thank you all for your help.</p>
]]></description><link>https://forum.magicmirror.builders/post/21070</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/21070</guid><dc:creator><![CDATA[dboa]]></dc:creator><pubDate>Wed, 03 May 2017 11:39:35 GMT</pubDate></item><item><title><![CDATA[Reply to Compliments are not shown on Mirror on Wed, 03 May 2017 08:36:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dboa" aria-label="Profile: dboa">@<bdi>dboa</bdi></a> The compliments module makes use of an arrow function which is not supported within midori browser. So this might be the reason it doesn’t show up.</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/2031/compliments-not-displaying">https://forum.magicmirror.builders/topic/2031/compliments-not-displaying</a></p>
]]></description><link>https://forum.magicmirror.builders/post/21049</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/21049</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Wed, 03 May 2017 08:36:09 GMT</pubDate></item><item><title><![CDATA[Reply to Compliments are not shown on Mirror on Tue, 02 May 2017 18:32:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/broberg" aria-label="Profile: broberg">@<bdi>broberg</bdi></a> I didn’t change anything from the original configuration, so it shoud say “Hey there sexy!” like on chrome. Also I just fixed the time, and the Compliments still don’t show</p>
<p dir="auto">forgot to say, I’m using a Raspberry Pi Zero, with manual this installation: <a href="https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero">https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero</a></p>
]]></description><link>https://forum.magicmirror.builders/post/20992</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20992</guid><dc:creator><![CDATA[dboa]]></dc:creator><pubDate>Tue, 02 May 2017 18:32:39 GMT</pubDate></item><item><title><![CDATA[Reply to Compliments are not shown on Mirror on Tue, 02 May 2017 18:16:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dboa" aria-label="Profile: dboa">@<bdi>dboa</bdi></a> the time is different on the mirror, do you have put the compliments in the “anytime” section or the afternoon/evening section?</p>
]]></description><link>https://forum.magicmirror.builders/post/20988</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20988</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Tue, 02 May 2017 18:16:24 GMT</pubDate></item></channel></rss>