<?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[I can not change module name for MMM-JsonTable]]></title><description><![CDATA[<p dir="auto">Hi everyone, I insttaled that module , it works fine thanks for author.</p>
<p dir="auto">But I need to change module name from “MMM-JsonTable” to “MMMJsonTestKits”</p>
<p dir="auto">I foloowed that steps but couldnt get it, after changes module says “awaiting data” but when i revert changes , that works fine,</p>
<p dir="auto">Changed config array module<br />
`{<br />
module: ‘MMMJsonTestKits’,<br />
position: ‘bottom_left’,<br />
header: ‘Test Result’,<br />
config: {<br />
url: ‘<a href="https://spreadsheets.google.com/feeds/list/1dVwsdP3K49XGTaixhTTzuybEz4nFubtQzB_Qa32c4ZM/2/public/values?alt=json" target="_blank" rel="noopener noreferrer nofollow ugc">https://spreadsheets.google.com/feeds/list/1dVwsdP3K49XGTaixhTTzuybEz4nFubtQzB_Qa32c4ZM/2/public/values?alt=json</a>’,<br />
arrayName: ‘entry’</p>
<p dir="auto">}<br />
2- changed /module directory name to `MMMJsonTestKits<br />
3- Change Js name to “MMMJsonTestKits.js”<br />
4- Inside the Js, changed register module name to “MMMJsonTestKits”</p>
<p dir="auto">Module.register(“MMMJsonTestKits”, {</p>
<p dir="auto">I 'didn’t touch node_helper.js send and get socket labels.</p>
<p dir="auto">when I run the code , it didn’t work. (show loading)</p>
<p dir="auto">What is wrong with me  guys?</p>
]]></description><link>https://forum.magicmirror.builders/topic/13432/i-can-not-change-module-name-for-mmm-jsontable</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 19:32:44 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13432.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Aug 2020 21:17:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I can not change module name for MMM-JsonTable on Fri, 07 Aug 2020 21:42:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a></p>
<p dir="auto">You absolutely right , there is no error it takes time, when I wait 5 minutes it worked properly.</p>
<p dir="auto">Now I have go back my other problem (remotefile.json) thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a>  ! I will create another post</p>
]]></description><link>https://forum.magicmirror.builders/post/79912</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/79912</guid><dc:creator><![CDATA[emrah_asl]]></dc:creator><pubDate>Fri, 07 Aug 2020 21:42:24 GMT</pubDate></item><item><title><![CDATA[Reply to I can not change module name for MMM-JsonTable on Fri, 07 Aug 2020 21:39:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emrah_asl" aria-label="Profile: emrah_asl">@<bdi>emrah_asl</bdi></a> all good steps, do please recheck, Linux is case  sensitive. so recheck  each place to make sure they are all the same…</p>
<p dir="auto">open the developers console, using ctrl-shift-i on the MM keyboard, select the console tab, and scroll up to see any errors, (usually red text)… you should see a 401 error if the folder/filename is wrong…</p>
]]></description><link>https://forum.magicmirror.builders/post/79911</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/79911</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 07 Aug 2020 21:39:42 GMT</pubDate></item></channel></rss>