Data migration from MS Access to SQL

Tagged:

It's time to use SQL databases. Here are one of the methods of data migration from MS Access to SQL.

Install mdbtools package:

# apt-get install mdbtools

Open External Link in New Windows in Drupal

Tagged:

DrupalIf our site using RSS feed from other sites and people click links inside it then it will open the links in same Windows. it would be not good for us as website administrator. How we avoid this?

We can use External Link module to solve this.

Error with CCK: Class 'views_handler_filter_string'

Tagged:

I've installed Views modules and I found this error on my site:

Fatal error: Class 'views_handler_filter_string' not found in /home/example/public_html/modules/cck/includes/content.views.inc on line 151

 

Seems Views and CCK Modules got related.

To fix it you must upload the new version of CCK Modules and that works for me.

 

Vote for Drupal in Open Source CMS Award

Tagged:

This year, Drupal 6 was nominated for best CMS in two categories. Please help us by voting for Drupal in both of them:

Best Overall Open Source CMS

Watching Youtube Video on Drupal 5 Site

Tagged:

 YouTube is the most popular video sharing site on the web. If you have a drupal site and you want to embed video content on your site so people can watch directly from your site, what can you do?

In drupal 5 you can use some methods to embed youtube video in your content. I found this article here, not detailed but I think it may be useful.

 

Download Drupal 5.10 and Drupal 6.4

Tagged:

Drupal 6.4 and Drupal 5.10, maintenance releases fixing problems reported using the bug tracking system, as well as critical security vulnerabilities, are now available for download.

Drupal 6.4 and 5.10 were released in response to the discovery of security vulnerabilities.

Upgrading your existing Drupal 5 and 6 sites is strongly recommended.

 

DOWNLOAD DRUPAL 5.10

Syndicate content