


<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>DBO Forums - Awesome! Thank you for all your efforts!</title>
<link>https://destiny.bungie.org/forum/</link>
<description>Bungie.Org talks Destiny</description>
<language>en</language>
<item>
<title>Awesome! Thank you for all your efforts! (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70649</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70649</guid>
<pubDate>Fri, 22 May 2015 09:40:59 +0000</pubDate>
<category>DBO</category><dc:creator>Oholiab</dc:creator>
</item>
<item>
<title>Totally called it (reply)</title>
<content:encoded><![CDATA[<p>I really like explanations like this. I also am very familiar with similar order of mistakes. They happen ALL the time. Don't worry, Beorn, we don't hate you.</p>
<p><span style="font-size:smaller;"><span style="font-size:smaller;"><span style="font-size:smaller;"><span style="font-size:smaller;">...yet.</span></span></span></span></p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70629</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70629</guid>
<pubDate>Fri, 22 May 2015 06:17:18 +0000</pubDate>
<category>DBO</category><dc:creator>ZackDark</dc:creator>
</item>
<item>
<title>Oi, that was stupid (reply)</title>
<content:encoded><![CDATA[<p>Okay, so… Cody was right. That little hiccup was an issue with &quot;not enough testing&quot; on my end before publishing. For those who even care about such things, here's the skinny…</p>
<p>There is a &quot;FTB settings&quot; table in the database exclusively for storing information related to your FTB preferences. Right now it only contains the filtering options, but later it will hold RSVP info and, maybe, <em>other</em> things.</p>
<p>Here's the rub… the system only creates a database row for you <em>only if you've bothered to set any preferences</em> at all. If you don't have preferences, it returns a <code>null</code> data set with empty placeholders for various options. This is how the rest of the code knows whether or not you've set preferences or not. The first time you do set a preference, it's supposed to create a new row for you that's populated with <strong>data</strong> instead of <code>null</code> values, and the code reacts accordingly.</p>
<p>Only that whole &quot;return the empty placeholders&quot; thing wasn't actually working <strong>for everybody else but me</strong>. Because <em>I</em> tested the system immediately after publishing, there were no rows in the database before me and everything worked as planned. But when everyone else tried to set preferences, the database was returning <strong>my account's preferences</strong> instead of a blank row. This meant that the database thought it didn't need to insert a record, so it was attempting to run <code>UPDATE</code> operations on rows that didn't exist. Thus, no data got saved.</p>
<p>Turns out I forgot to insert two characters (a <code>=</code> and a <code>0</code>, in that order) at the proper place in the SQL query. After I finally tracked down what was happening, the fix was easy.</p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70626</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70626</guid>
<pubDate>Fri, 22 May 2015 06:05:20 +0000</pubDate>
<category>DBO</category><dc:creator>Beorn</dc:creator>
</item>
<item>
<title>Working here too. Thanks, Cody! ;) (reply)</title>
<content:encoded><![CDATA[<p>No prob.</p>
<p>Notice how Bungie has taken a number of my suggestions and made them real, for instance, removing the damage upgrade / defense upgrade nodes on gear.</p>
<p>Where's my check guys?</p>
<p>How about this one:</p>
<p>Players drop their heavy ammo when they die, but only if they are killed by a primary or special weapon. Think about it!</p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70625</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70625</guid>
<pubDate>Fri, 22 May 2015 05:50:25 +0000</pubDate>
<category>DBO</category><dc:creator>Cody Miller</dc:creator>
</item>
<item>
<title>Beorn: I didn&#039;t do anything (reply)</title>
<content:encoded><![CDATA[<p>;p</p>
<p>I honestly wouldn't be surprised</p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70624</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70624</guid>
<pubDate>Fri, 22 May 2015 05:42:50 +0000</pubDate>
<category>DBO</category><dc:creator>ZackDark</dc:creator>
</item>
<item>
<title>Platform Filters! (read: You&#039;ll need to force-reload) (reply)</title>
<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Have_I_Told_You_Lately">Have I told you lately that I love you?</a></p>
<p><iframe style="border:none;" width="560" height="315" src="https://www.youtube.com/embed/AQ4NAZPi2js?autoplay=0&start="></iframe></p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70621</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70621</guid>
<pubDate>Fri, 22 May 2015 05:34:06 +0000</pubDate>
<category>DBO</category><dc:creator>SteelGaribaldi</dc:creator>
</item>
<item>
<title>LOL! [nt] (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70617</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70617</guid>
<pubDate>Fri, 22 May 2015 04:58:43 +0000</pubDate>
<category>DBO</category><dc:creator>Earendil</dc:creator>
</item>
<item>
<title>Working here too. Thanks, Cody! ;) (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70612</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70612</guid>
<pubDate>Fri, 22 May 2015 04:49:47 +0000</pubDate>
<category>DBO</category><dc:creator>Ragashingo</dc:creator>
</item>
<item>
<title>Haha! Wow! Great suggestion! :p (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70611</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70611</guid>
<pubDate>Fri, 22 May 2015 04:48:06 +0000</pubDate>
<category>DBO</category><dc:creator>Ragashingo</dc:creator>
</item>
<item>
<title>+1 (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70608</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70608</guid>
<pubDate>Fri, 22 May 2015 04:37:35 +0000</pubDate>
<category>DBO</category><dc:creator>DreadPirateWes</dc:creator>
</item>
<item>
<title>It&#039;s good on mobile too. (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70607</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70607</guid>
<pubDate>Fri, 22 May 2015 04:36:50 +0000</pubDate>
<category>DBO</category><dc:creator>iconicbanana</dc:creator>
</item>
<item>
<title>Same. You rock, Beorn! (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70606</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70606</guid>
<pubDate>Fri, 22 May 2015 04:36:08 +0000</pubDate>
<category>DBO</category><dc:creator>Claude Errera</dc:creator>
</item>
<item>
<title>Ditto. Thanks, Beorn! (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70605</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70605</guid>
<pubDate>Fri, 22 May 2015 04:31:19 +0000</pubDate>
<category>DBO</category><dc:creator>CyberKN</dc:creator>
</item>
<item>
<title>Persistence is working for me now. (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70604</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70604</guid>
<pubDate>Fri, 22 May 2015 04:29:55 +0000</pubDate>
<category>DBO</category><dc:creator>MacAddictXIV</dc:creator>
</item>
<item>
<title>Why bother? (reply)</title>
<content:encoded><![CDATA[<p>I think there has been only one ever.</p>
<p>Nice feature, Beorn. I don't need it myself, but I can see the need for others.</p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70598</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70598</guid>
<pubDate>Fri, 22 May 2015 04:17:05 +0000</pubDate>
<category>DBO</category><dc:creator>Kermit</dc:creator>
</item>
<item>
<title>Where is Cody? (reply)</title>
<content:encoded><![CDATA[<p>He always knows how to fix these things.</p>
<p>;-)</p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70594</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70594</guid>
<pubDate>Fri, 22 May 2015 04:07:46 +0000</pubDate>
<category>DBO</category><dc:creator>Earendil</dc:creator>
</item>
<item>
<title>Very strange (reply)</title>
<content:encoded><![CDATA[<p>Nah, it's clearly a local reference issue: SaveStateTo: &quot;/Volumes/Beorn'sHD&quot; else FailSpectacularly</p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70592</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70592</guid>
<pubDate>Fri, 22 May 2015 03:58:25 +0000</pubDate>
<category>DBO</category><dc:creator>Ragashingo</dc:creator>
</item>
<item>
<title>Nice! (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70591</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70591</guid>
<pubDate>Fri, 22 May 2015 03:58:13 +0000</pubDate>
<category>DBO</category><dc:creator>DiscipleN2k</dc:creator>
</item>
<item>
<title>Very strange (reply)</title>
<content:encoded><![CDATA[<p>Same on Chrome in Windows.</p>
<p>Maybe you forgot to comment the &quot;IF (user!=Beorn): saveflag=False&quot; line?</p>
]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70589</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70589</guid>
<pubDate>Fri, 22 May 2015 03:50:40 +0000</pubDate>
<category>DBO</category><dc:creator>ZackDark</dc:creator>
</item>
<item>
<title>wooo!   Nice! (reply)</title>
<content:encoded><![CDATA[- No text -]]></content:encoded>
<link>https://destiny.bungie.org/forum/index.php?id=70586</link>
<guid>https://destiny.bungie.org/forum/index.php?id=70586</guid>
<pubDate>Fri, 22 May 2015 03:38:02 +0000</pubDate>
<category>DBO</category><dc:creator>slycrel</dc:creator>
</item>
</channel>
</rss>
