<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>pingVision</title>
  <subtitle>Interactive Design + Development for Drupal websites</subtitle>
  <link rel="alternate" type="text/html" href="http://pingv.com/blog/laura/200512/a-drupal-4-6-4-quick-fix"/>
  <link rel="self" type="application/atom+xml" href="http://pingv.com/node/3610/atom/feed"/>
  <id>http://pingv.com/node/3610/atom/feed</id>
  <updated>2008-01-07T09:23:01-06:00</updated>
  <entry>
    <title>A Drupal 4.6.4 quick-fix</title>
    <link rel="alternate" type="text/html" href="http://pingv.com/blog/laura/200512/a-drupal-4-6-4-quick-fix" />
    <id>http://pingv.com/blog/laura/200512/a-drupal-4-6-4-quick-fix</id>
    <published>2005-12-02T14:18:26-06:00</published>
    <updated>2008-01-07T09:23:01-06:00</updated>
    <author>
      <name>Laura</name>
    </author>
    <category term="code" />
    <category term="Drupal" />
    <content type="html"><![CDATA[<p>If you've already done your update to <a href="http://drupal.org">Drupal 4.6.4</a>, you may have noticed that your admin tables aren't quite working right. That's because a <a href="http://drupal.org/node/39566">little bug</a> slipped through.</p>
<p>You can apply the <a href="http://drupal.org/files/issues/check_url.patch">patch</a> yourself. Or you can download the attached file, unzip it and upload it into your <code>/includes</code> folder. (Usual disclaimer: While this file has tested well and performed as expected on our sites, it is offered as-is, with no warranty.)</p>
<p><i>(Note to our supported hosting clients: Your sites have been updated already.)</i></p>
<p>If you have yet to do your update from Drupal 4.6.3, you can simply:</p>
<ol>
<li>Backup your site (folders and database), as you always do before a site update;</li>
<li>Download <a href="http://drupal.org/drupal-4.6.4">Drupal 4.6.4</a> and unzip the tarball;</li>
<li>Replace <code>/includes/common.inc</code> with the unzipped file attached here;</li>
<li>Using sftp or shell, upload the files in <code>/modules</code>, <code>/includes</code> and <code>/scripts</code> (as these subfolders contain all the updated files), as well as the <code>changelog.txt</code>. There were no database changes.</li>
</ol>
<p>That should do it. Be sure to test your site before running off to do other things.</p>
<p><b>If you're still running Drupal 4.6.2 (or 4.5.5) or an earlier version of Drupal, you really should look at updating.</b> Here's <a href="http://drupal.org/security">why</a>.</p>
    ]]></content>
  </entry>
</feed>
