<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>QRC Generator</title>
        <link>https://interactivetools.com/forum/forum-posts.php?QRC-Generator-82785</link>
        <description></description>
        <pubDate>Tue, 14 Apr 2026 08:59:45 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;QRC-Generator-82785" rel="self" type="application/rss+xml" />

                <item>
          <title>QRC Generator</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247140#post2247140</link>
          <description><![CDATA[<p>Thanks, I had the same problem! Really appreciate you figuring this out and sharing!</p>]]></description>
          <pubDate>Fri, 19 Apr 2024 13:48:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247140#post2247140</guid>
        </item>
                <item>
          <title>QRC Generator</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247132#post2247132</link>
          <description><![CDATA[<p>Glad it was a help. I am not at all sure if this is to be a long-supported endpoint or not,. but I guess we will see!</p>]]></description>
          <pubDate>Tue, 16 Apr 2024 05:22:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247132#post2247132</guid>
        </item>
                <item>
          <title>QRC Generator</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247124#post2247124</link>
          <description><![CDATA[<p>Thank you! I was unable to figure out what changed suddenly and you nailed it.  I invoked your modified line of code and it fixed mine as well.  Do you think the new source is a long-term or a temp fix?</p>
<p>Thanks again.</p>]]></description>
          <pubDate>Fri, 12 Apr 2024 01:54:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247124#post2247124</guid>
        </item>
                <item>
          <title>QRC Generator</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247106#post2247106</link>
          <description><![CDATA[<p>Thanks Dave.</p>
<p>After poking around for a while I found a new endpoint that seems to work.</p>
<p>I made a change to the plugin</p>
<p>I changed...</p>
<p>$chartURL = "<a href="http://chart.apis.google.com/chart" rel="nofollow">http://chart.apis.google.com/chart</a>?";</p>
<p>$chartURL .= http_build_query(array(<br />'cht' =&gt; 'qr',<br />'chs' =&gt; $height . 'x' . $width,<br />'chl' =&gt; $data,<br />'chld' =&gt; '|' . $options['margin'],<br />));</p>
<p>to...</p>
<p>$chartURL = "<a href="https://qrcode.tec-it.com/API/QRCode?data=" rel="nofollow">https://qrcode.tec-it.com/API/QRCode?data=".$data</a>; <br /><br /></p>
<p>This seems to have my QRCs appearing again.</p>
]]></description>
          <pubDate>Thu, 04 Apr 2024 05:52:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247106#post2247106</guid>
        </item>
                <item>
          <title>QRC Generator</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247100#post2247100</link>
          <description><![CDATA[<p>Hi pgplast, </p>
<p>I looked into this and it seems like Google has disabled the Google Charts API we were using to generate those and they no longer offer that service.</p>
<p>We'll probably build a new custom solution next time we have a project that requires it and make it available.  </p>
<p>Sorry about that.  </p>]]></description>
          <pubDate>Wed, 03 Apr 2024 15:38:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247100#post2247100</guid>
        </item>
                <item>
          <title>QRC Generator</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247096#post2247096</link>
          <description><![CDATA[<p>I have just noticerd that on one of my installs where I have been using QRC 1.02 for quite some time, the codes have all ceased to appear and are regularly replaced by broken image icons.</p>
<p>Nothing on this site has changed (other than some unrelated content) in months.</p>
<p>I deactivated the plugin and reactivated, but I continue to get blanks all over the site.</p>
<p>Does anyone have any idea about this? If this isn't going to work any longer I will need to strip its use from all over the site.</p>
<p>Thanks.</p>
]]></description>
          <pubDate>Wed, 03 Apr 2024 03:18:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247096#post2247096</guid>
        </item>
              </channel>
    </rss>
  