<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wowhead Tooltips &#187; wowhead</title>
	<atom:link href="http://www.wowhead-tooltips.com/tag/wowhead/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wowhead-tooltips.com</link>
	<description>It&#039;s not a bug, it&#039;s a design feature.</description>
	<lastBuildDate>Mon, 17 May 2010 20:52:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Version 4.2.1 Released!</title>
		<link>http://www.wowhead-tooltips.com/2010/05/17/version-4-2-1-released/</link>
		<comments>http://www.wowhead-tooltips.com/2010/05/17/version-4-2-1-released/#comments</comments>
		<pubDate>Mon, 17 May 2010 20:52:24 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Script News]]></category>
		<category><![CDATA[blizzard]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[warcraft]]></category>
		<category><![CDATA[wow]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowhead-tooltips.com/?p=632</guid>
		<description><![CDATA[Version 4.2.1 has been released to fix a few bugs that had been found in a few of the modules. For full release notes see: http://support.wowhead-tooltips.com/threads/152-Version-4.2.1-Released!.]]></description>
			<content:encoded><![CDATA[<p class="indent">Version 4.2.1 has been released to fix a few bugs that had been found in a few of the modules.  For full release notes see: <a href="http://support.wowhead-tooltips.com/threads/152-Version-4.2.1-Released!">http://support.wowhead-tooltips.com/threads/152-Version-4.2.1-Released!</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2010/05/17/version-4-2-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 4.0-beta2 Released!</title>
		<link>http://www.wowhead-tooltips.com/2010/04/09/version-4-0-beta2-released/</link>
		<comments>http://www.wowhead-tooltips.com/2010/04/09/version-4-0-beta2-released/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 03:54:56 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Script News]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowhead-tooltips.com/?p=594</guid>
		<description><![CDATA[Tonight marks the release of version 4.0-beta2. The primary reason for this release is to fix the recent changes that came to Wowhead's URL syntax (they removed the "?" from the URL). Also included in this release is a fix for those of you that have encountered problems with the installation script errantly adding slashes [...]]]></description>
			<content:encoded><![CDATA[<p class="indent">Tonight marks the release of version 4.0-beta2.  The primary reason for this release is to fix the recent changes that came to <a title='Original Link: http://wowhead.com'  href="http://www.wowhead-tooltips.com/?CJfxC47o">Wowhead's</a> URL syntax (they removed the "?" from the URL).  Also included in this release is a fix for those of you that have encountered problems with the installation script errantly adding slashes ("\") to the contents of <tt>config.php</tt>.  This is not actually the fault of the installation script, but rather the configuration of your PHP installation.  Your host most likely has <tt>magic_quotes_gpc</tt> enabled, which is ridiculous considering that setting has been deprecated in later versions.  But I digress...To upgrade simply overwrite <tt>./includes/wowhead.php</tt> and <tt>./install/index.php</tt> and then rerun the installation script, if you were unable to install the script using beta 1.</p>
<br /><br />
<strong>Download:</strong> <a href="http://wowhead-tooltips.com/download">Here</a><br />
<strong>Support:</strong> <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred) or <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> (Last Resort)<br />
<br />
<p class="indent">Finally, I wanted to mention that I have begun putting together a <a title='Original Link: http://wiki.wowhead-tooltips.com'  href="http://www.wowhead-tooltips.com/?eaTglgrR">Wiki</a> which will be the new home for the documentation regarding the script.  There still are quite a few pages that I need to write, but I am making progress.  All of the installation instructions have been successfully migrated over and I am currently working on the documentation for each module.  Stay tuned and I hope to have it all up and running before too long.</p>]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2010/04/09/version-4-0-beta2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 4.0-beta1 Released!</title>
		<link>http://www.wowhead-tooltips.com/2010/03/19/version-4-0-beta1-released/</link>
		<comments>http://www.wowhead-tooltips.com/2010/03/19/version-4-0-beta1-released/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 01:46:23 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wow]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowhead-tooltips.com/?p=587</guid>
		<description><![CDATA[I am proud to announce the release of version 4.0-beta1 of Wowhead Tooltips. This release includes a major overhaul in how the installation of the script is handled and also how the configuration is handled. This release marks the initial introduction of the install script and the configuration class, which pulls the configuration data from [...]]]></description>
			<content:encoded><![CDATA[<p class="indent">I am proud to announce the release of version 4.0-beta1 of Wowhead Tooltips.  This release includes a major overhaul in how the installation of the script is handled and also how the configuration is handled.  This release marks the initial introduction of the install script and the configuration class, which pulls the configuration data from MySQL and gives all of the various modules access to any config variables they require.  In light of this all of the installation instructions for all software has been changed and you will need to follow the new instructions very closely.</p>
<br />
<h3>Changes/Additions</h3>
<em>There are quite a few changes in this release, but I will just try to mention the major ones.</em>
<ul>
<li>File <tt>config.php</tt> now only holds version information and MySQL information.  All other configuration options are now stored in the <tt>wowhead_config</tt> SQL table.</li>
<li>Introduction of a brand new installation script.  Script is designed to configure MySQL (including creating the tables), and setting up the config to your specifications.</li>
<li>Changed how any module which accesses the <a title='Original Link: http://www.wowarmory.com'  href="http://www.wowhead-tooltips.com/?Wx88VJvL">Armory</a> actually sends the queries according to a user suggestion.</li>
<li>Files <tt>armory.css</tt> and <tt>wowhead.css</tt> were moved to <tt>./wowhead/css</tt>.  This will make the installation easier to manage and add the possibility to create a CSS editor for those not proficient with it.</li>
<li>Installation instructions were changed to reflect the above change.</li>
</ul>
<br />
<h3>Upgrade Procedure</h3>
<p class="indent">Given the massive amounts of change in this release you will be forced to overwrite <em>ALL</em> files and run the new installation script.  Otherwise all sorts of issues could arise.  Don't say I didn't warn you.</p>
<br />
<strong>Download:</strong> <a href="http://www.wowhead-tooltips.com/downloads/">http://www.wowhead-tooltips.com/downloads/</a><br />
<strong>Support:</strong> <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> or <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred)
<br /><br />
<em>Please note that this is a BETA release.  I have tested the installation script <strong>MANY</strong> times while writing it, and then afterwards during a long testing period.  If you run into any problems with the installation script please post them <a href="http://forums.wowhead-tooltips.com/installation-issues/issues-with-installation-script/">here</a> so I can get them fixed as soon as possible.</em>]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2010/03/19/version-4-0-beta1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minor Version 3.7.4 Released!</title>
		<link>http://www.wowhead-tooltips.com/2010/01/29/minor-version-3-7-4-released/</link>
		<comments>http://www.wowhead-tooltips.com/2010/01/29/minor-version-3-7-4-released/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 20:36:19 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[wotlk]]></category>
		<category><![CDATA[wow]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowheadtooltips.com/?p=531</guid>
		<description><![CDATA[Version 3.7.4 has been released to fix a problem with the SQL table structure and a non-functional enchant module. Upgrade Procedure Simply overwrite ./includes/wowhead_enchant.php and ./table_scheme.sql with the ones in the zip file and you're all set. You will want to delete (drop) the SQL tables if they already exist. Download: http://www.wowhead-tooltips.com/downloads/ Support: E-Mail Me [...]]]></description>
			<content:encoded><![CDATA[<p class="indent">Version 3.7.4 has been released to fix a problem with the SQL table structure and a non-functional enchant module.</p>
<br />
<h3>Upgrade Procedure</h3>
<p class="indent">Simply overwrite <tt>./includes/wowhead_enchant.php</tt> and <tt>./table_scheme.sql</tt> with the ones in the zip file and you're all set.  You will want to delete (drop) the SQL tables if they already exist.</p>
<br />
<strong>Download:</strong> <a href="http://www.wowhead-tooltips.com/downloads/">http://www.wowhead-tooltips.com/downloads/</a><br />
<strong>Support:</strong> <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> or <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred)]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2010/01/29/minor-version-3-7-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minor Version 3.7.3 Released!</title>
		<link>http://www.wowhead-tooltips.com/2010/01/21/minor-version-3-7-3-released/</link>
		<comments>http://www.wowhead-tooltips.com/2010/01/21/minor-version-3-7-3-released/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 00:43:15 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Script News]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowheadtooltips.com/?p=521</guid>
		<description><![CDATA[Minor Version 3.7.3 has been released to fix an issue related to the global for the database prefix. The only changed file was config.php so the upgrade procedure couldn't be any easier. Files to Overwrite All files are located relative to the wowhead folder. ./config.php (be sure to edit it first) ./includes/wowhead_cache.php (optional) Upgrade Procedure [...]]]></description>
			<content:encoded><![CDATA[<p class="indent">Minor Version 3.7.3 has been released to fix an issue related to the global for the database prefix.  The only changed file was <tt>config.php</tt> so the upgrade procedure couldn't be any easier.</p>
<br />
<h3>Files to Overwrite</h3>
<em>All files are located relative to the <tt>wowhead</tt> folder.</em>
<ul>
<li><tt>./config.php</tt> (be sure to edit it first)</li>
<li><tt>./includes/wowhead_cache.php</tt> (optional)</li>
</ul>
<br />
<h3>Upgrade Procedure</h3>
<p class="indent">Simply edit <tt>./config.php</tt> to your liking and reupload it to your site, ensuring that you overwrite the current copy.  I would also suggest deleting your SQL tables.  Optionally, you can overwrite <tt>./includes/wowhead_cache.php</tt> to add a check to make sure the global <tt>WHP_DB_PREFIX</tt> exists before proceeding.</p>
<br />
<strong>Download:</strong> <a href="http://www.wowhead-tooltips.com/downloads/">http://www.wowhead-tooltips.com/downloads/</a><br />
<strong>Support:</strong> <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> or <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred)]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2010/01/21/minor-version-3-7-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 3.7.2 Released!</title>
		<link>http://www.wowhead-tooltips.com/2010/01/17/version-3-7-2-released/</link>
		<comments>http://www.wowhead-tooltips.com/2010/01/17/version-3-7-2-released/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 22:08:39 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Script News]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[wotlk]]></category>
		<category><![CDATA[wow]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowheadtooltips.com/?p=519</guid>
		<description><![CDATA[Version 3.7.1 has been released to fix an issue reported here. Enchant reagents weren't properly being pulled from Wowhead if they were only used once in a given enchant. Upgrade Procedure Simply overwrite ./includes/wowhead_enchant.php with the one in the zip file and you're all set. Download: http://www.wowhead-tooltips.com/downloads/ Support: E-Mail Me or Support Forums (Preferred)]]></description>
			<content:encoded><![CDATA[<p class="indent">Version 3.7.1 has been released to fix an issue reported <a href="http://forums.wowhead-tooltips.com/enchant-module/some-enchants-only-get-first-reagent/">here</a>.  Enchant reagents weren't properly being pulled from Wowhead if they were only used once in a given enchant.</p>
<br />
<h3>Upgrade Procedure</h3>
<p class="indent">Simply overwrite <tt>./includes/wowhead_enchant.php</tt> with the one in the zip file and you're all set.</p>
<br />
<strong>Download:</strong> <a href="http://www.wowhead-tooltips.com/downloads/">http://www.wowhead-tooltips.com/downloads/</a><br />
<strong>Support:</strong> <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> or <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred)]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2010/01/17/version-3-7-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 3.7.1 Released!</title>
		<link>http://www.wowhead-tooltips.com/2010/01/16/version-3-7-1-released/</link>
		<comments>http://www.wowhead-tooltips.com/2010/01/16/version-3-7-1-released/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 00:57:40 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Script News]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[lich king]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[wotlk]]></category>
		<category><![CDATA[wow]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowheadtooltips.com/?p=517</guid>
		<description><![CDATA[Version 3.7.1 has been released to fix an issue reported here. Nothing really major if you don't use the Russian language. Upgrade Procedure Simply overwrite ./includes/wowhead_spell.php with the one in the zip file and you're all set. Download: http://www.wowhead-tooltips.com/downloads/ Support: E-Mail Me or Support Forums (Preferred)]]></description>
			<content:encoded><![CDATA[<p class="indent">Version 3.7.1 has been released to fix an issue reported <a href="http://forums.wowhead-tooltips.com/spell-module/error-with-ru-wowheads/new/#new">here</a>.  Nothing really major if you don't use the Russian language.</p>
<br />
<h3>Upgrade Procedure</h3>
<p class="indent">Simply overwrite <tt>./includes/wowhead_spell.php</tt> with the one in the zip file and you're all set.</p>
<br />
<strong>Download:</strong> <a href="http://www.wowhead-tooltips.com/downloads/">http://www.wowhead-tooltips.com/downloads/</a><br />
<strong>Support:</strong> <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> or <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred)]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2010/01/16/version-3-7-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 3.7 Released!</title>
		<link>http://www.wowhead-tooltips.com/2010/01/08/version-3-7-released/</link>
		<comments>http://www.wowhead-tooltips.com/2010/01/08/version-3-7-released/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 21:26:29 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Script News]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[wotlk]]></category>
		<category><![CDATA[wow]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowheadtooltips.com/?p=508</guid>
		<description><![CDATA[As promised, here is version 3.7 for your enjoyment. Lots of fixes, changes, and additions in this version. This version marks the initial release of the enchant module which will treat enchants similarly to craftables, to stop people from trying to use the craft module to work with enchants, which it won't. Also included in [...]]]></description>
			<content:encoded><![CDATA[<p class="indent"><a href="http://www.wowhead-tooltips.com/wp-content/uploads/2010/01/enchant.png" rel="lightbox" title="Enchant Module Demo"><img src="http://www.wowhead-tooltips.com/wp-content/uploads/2010/01/enchant.png" alt="" title="Enchant" width="339" height="139" class="alignright size-full wp-image-509" /></a>As promised, here is version 3.7 for your enjoyment.  Lots of fixes, changes, and additions in this version.  This version marks the initial release of the enchant module which will treat enchants similarly to craftables, to stop people from trying to use the craft module to work with enchants, <em>which it won't</em>.  Also included in this release is the faction module, which took me quite some time to write.  It is by no means perfect, but its a good start to get it tested in the real world and see how it does.  The installation procedure has changed as well, so make sure you pay close attention to the upgrade section below.  Hopefully, you guys (and gals) will enjoy it.  If so, please consider <a href="http://wowhead-tooltips.com/contact/donate/">donating</a> or click the ads you see on the site.  Also, consider adding your website to the <a href="http://wowhead-tooltips.com/tools/sitedb/">site database</a>.</p>
<br />
<h3>Changes/Additions</h3>
<ul>
<li>Added the enchant module.
<ul>
<li>Enchants will now function similar to the craftable module.</li>
<li>Two new SQL tables were added to store this information in the cache.</li>
</ul>
</li>
<li>Added the faction module.
<ul>
<li>Faction information is pulled from <a title='Original Link: http://wowhead.com'  href="http://www.wowhead-tooltips.com/?CJfxC47o">Wowhead</a> and displayed in the tooltip.</li>
<li>Faction rewards are also pulled and displayed in a toggle, via an external PHP file <tt>./external/faction.php</tt>.</li>
<li>SQL table created to store this new information.</li>
</ul>
</li>
<li>Changed how the SQL tables are created.
<ul>
<li>Rather than having to run <tt>create_table.php</tt>, the script will automatically create the SQL tables when it detects that they are not currently in the database.</li>
<li>Make sure you run <tt>delete_tables.php</tt> so that the script can properly detect the lack of tables and create the new SQL structure.  More on that below.</li>
</ul>
</li>
<li>Removed JavaScript files no longer used by the script.</li>
<li>All config variables in <tt>config.php</tt> are now enclosed in double quotes (&quot;) to prevent escaping problems.</li>
</ul>
<br />
<h3>Upgrade</h3>
<p class="indent">The proper way to upgrade to version 3.7 would be to simply do a complete reinstall.  There were numerous changes to most of the files, so simply overwriting a few would not work.  Also, the SQL table structure, along with how the tables are created have changed, so a full install is required.  The SQL tables are now created automatically when the script first connects to SQL and does not find the tables.  In light of this, <strong>you must run <tt>delete_tables.php</tt> to remove the SQL tables, so that the new table structure will be created.</strong>  Do not report errors on the forums because you failed to delete your old tables so the new ones could be created.  I will simply point you to this post.</p>
<br />
<strong>Download:</strong> <a href="http://www.wowhead-tooltips.com/downloads/">http://www.wowhead-tooltips.com/downloads/</a><br />
<strong>Support:</strong> <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> or <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred)]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2010/01/08/version-3-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minor Version 3.6.8.1 Released!</title>
		<link>http://www.wowhead-tooltips.com/2009/12/30/minor-version-3-6-8-1-released/</link>
		<comments>http://www.wowhead-tooltips.com/2009/12/30/minor-version-3-6-8-1-released/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 03:38:30 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Script News]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[wotlk]]></category>
		<category><![CDATA[wow]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowheadtooltips.com/?p=484</guid>
		<description><![CDATA[No major additions or fixes in this version just a small fix related to PHP in safe mode and the object module. See the upgrade procedure for more information. Update Procedure Simply overwrite the files listed below and you're all set. There is no need to recreate the MySQL tables, as there were no changes [...]]]></description>
			<content:encoded><![CDATA[<p class="indent">No major additions or fixes in this version just a small fix related to PHP in safe mode and the object module.  See the upgrade procedure for more information.</p>
<br />
<h3>Update Procedure</h3>
<p class="indent">Simply overwrite the files listed below and you're all set.  There is no need to recreate the MySQL tables, as there were no changes to the SQL table structure.  All files are located relative to the <tt>wowhead</tt> folder.</p>
<ul>
<li><tt>./includes/wowhead.php</tt></li>
<li><tt>./includes/wowhead_object.php</tt></li>
</ul>
<br />
<strong>Download:</strong> <a href="http://www.wowhead-tooltips.com/downloads/">http://www.wowhead-tooltips.com/downloads/</a><br />
<strong>Support:</strong> <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> or <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred)]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2009/12/30/minor-version-3-6-8-1-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Version 3.6.8 Released!</title>
		<link>http://www.wowhead-tooltips.com/2009/12/30/version-3-6-8-released/</link>
		<comments>http://www.wowhead-tooltips.com/2009/12/30/version-3-6-8-released/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 17:10:08 +0000</pubDate>
		<dc:creator>crackpot</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Script News]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[simplexml]]></category>
		<category><![CDATA[tooltip script]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[wotlk]]></category>
		<category><![CDATA[wow]]></category>
		<category><![CDATA[wowhead]]></category>

		<guid isPermaLink="false">http://www.wowheadtooltips.com/?p=482</guid>
		<description><![CDATA[It gives me great pleasure to release version 3.6.8 and finally (hopefully) put to rest some of the bugs that have been plaguing me lately. Fixes/Additions Completely removed all traces of the log module. Will return in version 4, which will be yet another complete rewrite. Added object module. Functions the same as the quest [...]]]></description>
			<content:encoded><![CDATA[<p class="indent">It gives me great pleasure to release version 3.6.8 and finally (hopefully) put to rest some of the bugs that have been plaguing me lately.</p>
<br />
<h3>Fixes/Additions</h3>
<ul>
<li>Completely removed all traces of the log module.  Will return in version 4, which will be yet another complete rewrite.</li>
<li>Added <a title='Original Link: http://www.wowhead.com/?objects'  href="http://www.wowhead-tooltips.com/?moGEzxfU">object</a> module.  Functions the same as the quest or spell modules.</li>
<li>Changed how the SQL tables are handled to prevent the SQL issues that have been reported in the past.</li>
<li>Fixed issue with the recruit module not properly finding the talent breakdowns.</li>
<li>Numerous other small bug fixes and code clean up.</li>
</ul>
<br />
<h3>Upgrade Procedure</h3>
<p class="indent">Given the numerous changes in this version, I would recommend doing a fresh install to clear out any of the bugs that may get overlooked otherwise.  This includes replacing <tt>config.php</tt>, which has changed slightly.  You don't necessarily need to run <tt>clear_table.php</tt>, but I would recommend clearing the cache.</p>
<br />
<strong>Download:</strong> <a href="http://www.wowhead-tooltips.com/downloads/">http://www.wowhead-tooltips.com/downloads/</a><br />
<strong>Support:</strong> <a href="mailto:support@wowhead-tooltips.com">E-Mail Me</a> or <a href="http://forums.wowhead-tooltips.com">Support Forums</a> (Preferred)]]></content:encoded>
			<wfw:commentRss>http://www.wowhead-tooltips.com/2009/12/30/version-3-6-8-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
