<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: UPDATE confusion</title>
		<link>http://www.kriesi.at/support/topic/update-confusion</link>
		<description>Support Forum - Topic: UPDATE confusion</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 10:54:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/update-confusion" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "UPDATE confusion"</title>
			<link>http://www.kriesi.at/support/topic/update-confusion#post-62599</link>
			<pubDate>Thu, 28 Jun 2012 06:57:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62599@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) I'll ask Kriesi if he can remember which files received an update. Probably he can't remember which files were updated though. You can use tools like Beyond compare and/or Notepad++ to compare files.&#60;/p&#62;
&#60;p&#62;2) Yes, the @ tells php to execute a function without dropping error messages or warnings. This is very useful if the developer isn't sure if a function can be executed or not. I.e. the @ is very important for file operations because strict file permissions can cause errors and the @ allows you to test if a file manipulation function works correctly or not - if not you can output a message like &#34;please change the permissions to 777&#34;, etc.).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "UPDATE confusion"</title>
			<link>http://www.kriesi.at/support/topic/update-confusion#post-62481</link>
			<pubDate>Wed, 27 Jun 2012 16:20:26 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">62481@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This piece of code from the updated (1.16) shoutbox/framework/php/function-set-avia-frontend.php file:&#60;/p&#62;
&#60;p&#62;if(!$avia_post_id)&#60;br /&#62;
		{&#60;br /&#62;
			$avia_post_id = @get_the_ID();&#60;br /&#62;
		}&#60;/p&#62;
&#60;p&#62;Is that &#34;@&#34; supposed to be there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "UPDATE confusion"</title>
			<link>http://www.kriesi.at/support/topic/update-confusion#post-62237</link>
			<pubDate>Tue, 26 Jun 2012 11:18:50 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">62237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Guys,&#60;/p&#62;
&#60;p&#62;I need to update the theme files before I switch over to WP 3.4, but the update log in the version_shoutbox.rtf is a bit vague.&#60;/p&#62;
&#60;p&#62;I've customised a lot of the files in the theme so I need to know exactly which files Kriesi has changed in the updates.&#60;/p&#62;
&#60;p&#62;For example in the 1.15 update there is a change listed as:&#60;br /&#62;
folder: framework/php/avia_shortcodes - updated security for shortcode files&#60;/p&#62;
&#60;p&#62;But in the avia_shortcodes folder there are 4 more subfolders and two .php files. Which of these elements has been changed?&#60;/p&#62;
&#60;p&#62;The same for the 1.16 update. There is a change listed as:&#60;br /&#62;
folder: framework - update to the latest version&#60;/p&#62;
&#60;p&#62;But the framework folder has 4 subfolders and a .php file in it. So what has been updated exactly?&#60;/p&#62;
&#60;p&#62;Please can you make the update logs more precise in future?&#60;br /&#62;
Thanks&#60;br /&#62;
rich
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
