Tag: Drupal
Drupal 6.2x to 7.2x Upgrade Failure
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘xxx_dxxx2.blocked_ips’ doesn’t exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => xx.xxx.xx.xx ) in drupal_is_denied() (line 1895 of /home/xxx/public_html/xxx/includes/bootstrap.inc).
Minor Upgrade to my Drupal Install: Sept 2012
Reducing your Bandwidth for WordPress and Drupal
Increasing Efficiency of Drupal 6’s Feed Aggregator

Drupal 6's Feed Aggregator works well
I really love Drupal 6’s feed aggregator. It has the ability to aggregate numerous RSS (Really Simple Sybndication) news or blog feeds, categorize them, and keep them current, all in the effort to save you the trouble of going to each news source and hunting for relevant news. All you have to do is chose a category, read the summary and click the link for the article you what you want.
Greenpeace UK: A Website Review
I have highlighted this site because this site really stands out. By capturing the essence of the organization, working as an effective marketing tool, as well having strong usability, this is one very effective and creative website.
Converting Drupal 5.x Theme Foliage to 6.x
I really like Web 2.0 and particularly Drupal and WordPress. There’s so much functionality gained so quickly, fantastic upgradeability, reliability, and a great support community. Recently I converted my friend David’s Drupal 5.1 theme Foliage to Drupal 6.9. It’s really a painless (after you’ve done it) 3 step process that I’d like to share. Here’s how I did it.
References:
The original instructions from Drupal.org
Cutting to the important parts. Thanks Wesley Tanaka, this post was very helpful.
Files:
Unchanged files: block.tpl.php, box.tpl.php, node.tpl.php, and all the rest of the theme
Changed files: comment.tpl.php, page.tpl.php
Added files: foliage.info
First try with Drupal on Site5
So my plan is to eventually migrate my website DonTai.com from Doteasy to Site5. I’ll use Drupal on Site5. Originally I wanted to get Drupal running on Site5, and then change my domain registrar. This way I don’t get any downtime on my site, not that this matters.
Interestingly, using Fantastico it was very easy to create a Drupal web site in my root directory. Fine. Unknown to me is the fact that the Drupal site is configured to http://dontai.com, which still points to my original site on Doteasy. I therefore cannot get to the new Drupal site using my domain name.