<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.yald.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Yald - Patrick Grote&#039;s Technology Notes - Drupal</title>
 <link>http://www.yald.com/taxonomy/term/3/0</link>
 <description>Subjects concerning Drupal and Drupal support</description>
 <language>en</language>
<item>
 <title>How to fix the Drupal n/a error and deleting users error</title>
 <link>http://www.yald.com/how-to-fix-drupal-na-error</link>
 <description>&lt;p&gt;As I related in the previous post, I had been amiss at keeping my sites clean of spam. One of the clever spammers decided to abuse the blog option on one of my sites. Hundreds of entries had been made, so I decided to delete the user account. Drupal has an option to delete everything that user created when you delete the account. I chose that. My mistake. &lt;/p&gt;
&lt;p&gt;My site ended up showing a perpetual list of entries that just had n/a in them. No links, no way of deleting them. Sure, I tried to delete the node ID from the content option, but they wouldn&amp;#39;t show up. When I tried to jump to the node ID directly I was told I didn&amp;#39;t have rights to view the page. Fun. &lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.yald.com/how-to-fix-drupal-na-error&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.yald.com/how-to-fix-drupal-na-error#comment</comments>
 <category domain="http://www.yald.com/taxonomy/term/3">Drupal</category>
 <pubDate>Sat, 19 May 2007 16:11:00 -0400</pubDate>
 <dc:creator>Patrick Grote</dc:creator>
 <guid isPermaLink="false">369 at http://www.yald.com</guid>
</item>
<item>
 <title>How to fix the Drupal error Can&#039;t open file: &#039;node_revisions.MYI&#039;</title>
 <link>http://www.yald.com/fix-drupal-cant-open-file-node-revisions-error.</link>
 <description>&lt;p&gt;I&amp;#39;ve been amiss about updating all my sites. Since I use Drupal as the CMS for 90% of my sites, I was surprised to see a couple of them had major issues. One of the more devastating errors was the &lt;strong&gt;Can&amp;#39;t open file: &amp;#39;node_revisions.MYI&amp;#39;&lt;/strong&gt; error.&lt;/p&gt;
&lt;p&gt;I am pretty sure this occurs due to a module not working properly, but I am not sure yet. This error was caused by spammers coming onto the site and getting around the SPAM module.  &lt;/p&gt;
&lt;p&gt;Anyway, this one has a very simple fix, which I found on the &lt;a href=&quot;http://drupal.org/node/85866&quot;&gt;main Drupal site&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;You need to go into PHPMYADMIN through your cPanel interface. You can get to it by clicking on the MySQL icon and then selecting the  phpMyAdmin option. In the first screenshot you&amp;#39;ll see how to select the MySQL icon and in the second you&amp;#39;ll see how to open phpMyAdmin:&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.yald.com/fix-drupal-cant-open-file-node-revisions-error.&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.yald.com/fix-drupal-cant-open-file-node-revisions-error.#comment</comments>
 <category domain="http://www.yald.com/taxonomy/term/3">Drupal</category>
 <pubDate>Sat, 19 May 2007 15:43:41 -0400</pubDate>
 <dc:creator>Patrick Grote</dc:creator>
 <guid isPermaLink="false">364 at http://www.yald.com</guid>
</item>
<item>
 <title>The top 5 most useful Drupal modules</title>
 <link>http://www.yald.com/top-5-drupal-modules</link>
 <description>&lt;p&gt;Yes, I know the standard Drupal modules are very useful, but there are 5 add on modules that can really add to your site. &lt;/p&gt;
&lt;p&gt;Here are the top 5 most useful Drupal modules:&lt;/p&gt;
&lt;p&gt;1) &lt;a href=&quot;http://drupal.org/project/google_analytics&quot;&gt;Google Analytics&lt;/a&gt;: Google offers a great statistics package for your website called Google Analytics. This module allows you to automatically add support for it to your Drupal site. &lt;/p&gt;
&lt;p&gt;2)  &lt;a href=&quot;http://drupal.org/node/33946&quot;&gt;Graphstat&lt;/a&gt;: Like Google Analytics? Want more Drupal specific information? Look no further than the Graphstat module. It breaks out Drupal specific information for you in an easy to read page. &lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.yald.com/top-5-drupal-modules&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.yald.com/top-5-drupal-modules#comment</comments>
 <category domain="http://www.yald.com/taxonomy/term/3">Drupal</category>
 <pubDate>Tue, 28 Nov 2006 06:00:17 -0500</pubDate>
 <dc:creator>Patrick Grote</dc:creator>
 <guid isPermaLink="false">235 at http://www.yald.com</guid>
</item>
<item>
 <title>Drupal upload timeout issue and solution fix</title>
 <link>http://www.yald.com/drupal-upload-timeout-issue-solution-fix</link>
 <description>&lt;p&gt;I use Drupal extensively on several projects since I like it&amp;#39;s flexibility and ease of use. The problem with Drupal is that its support sucks. It&amp;#39;s a crap shoot whether you can find what you need on the Drupal forums. There are a couple of reasons for this. &lt;/p&gt;
&lt;p&gt;   &lt;a name=&quot;more&quot;&gt;&lt;/a&gt; The first is that the basic Drupal search sucks. I mean really sucks. You would think that a database based program would have a better search, but Drupal lacks one. You can add a module such as &lt;a href=&quot;http://drupal.org/project/trip_search&quot;&gt;Trip Search&lt;/a&gt; to your site and you have power, but the &lt;a href=&quot;http://www.drupal.org/&quot;&gt;main Drupal site&lt;/a&gt; doesn&amp;#39;t use this. &lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.yald.com/drupal-upload-timeout-issue-solution-fix&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.yald.com/drupal-upload-timeout-issue-solution-fix#comment</comments>
 <category domain="http://www.yald.com/taxonomy/term/3">Drupal</category>
 <pubDate>Mon, 26 Dec 2005 15:40:06 -0500</pubDate>
 <dc:creator>Patrick Grote</dc:creator>
 <guid isPermaLink="false">39 at http://www.yald.com</guid>
</item>
<item>
 <title>Newbie drupal - adsense and templates</title>
 <link>http://www.yald.com/drupal-adsense</link>
 <description>&lt;p&gt;I&amp;#39;ve long been a fan of the Drupal software. From an end user&amp;#39;s perspective it&amp;#39;s clean and easy to use as content management systems go. Recently, a project cropped up that needed a content management system and I decided to go with Drupal. It&amp;#39;s been an interesting learning curve. &lt;/p&gt;
&lt;p&gt;   &lt;a name=&quot;more&quot;&gt;&lt;/a&gt;  &lt;a href=&quot;http://www.drupal.org/&quot;&gt;Drupal&lt;/a&gt; is open source and the user community is large, so help is only a forum post away. Yet there are several areas that seem to be harder than necessary. &lt;/p&gt;
&lt;p&gt;For instance, I wanted to add inline adsense to my articles. The forums at the Drupal site weren&amp;#39;t very helpful for someone who is new to the scene. I guess if you&amp;#39;re a PHP and CSS whiz all you have to do is just do it. But, alas, I am not. Sure, I know enough to hack around, but get me ten lines out and I am lost. &lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.yald.com/drupal-adsense&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.yald.com/drupal-adsense#comment</comments>
 <category domain="http://www.yald.com/taxonomy/term/3">Drupal</category>
 <pubDate>Sun, 21 Aug 2005 16:40:06 -0400</pubDate>
 <dc:creator>Patrick Grote</dc:creator>
 <guid isPermaLink="false">40 at http://www.yald.com</guid>
</item>
</channel>
</rss>
