Drupal
Tagged:  •    •  

Well I finally managed to figure out some of the problems I’ve been having and upgrade both MySQL and Drupal.

As you will notice, the site theme has changed as a result, and it’ll probably take me a while to get things straight.

The route that I took in the end was to use mysqldump to back up the entire database, upgrade to MySQL 5, and restore the database from the dump. This seemed to work fine and left me with a working database with my existing 4.7.0 install of Drupal.

I then upgraded Drupal in stages from 4.7.0 -> 4.7.6 -> 5.0 -> 5.1, running update.php at each stage. A bit laborious perhaps, but it worked without a hitch.

Thanks to D’Arcy Norman for a handy link, which put me on the right path.

Tagged:  •    •  

My Autolink module has now been updated to work with Drupal 4.7.

For the uninitiated, here’s an excerpt from the read me file:

The Autolink module saves users from having to manually enter links for commonly used URLs.

The module scans posts for a set of terms. Any term found is optionally replaced with some other text, and then automatically linked to its corresponding URL.

The module uses Drupal’s built in taxonomy feature, so you can organize your terms in a Drupal vocabulary. Autolink terms are represented with the taxonomy terms in the autolink vocabulary. The descriptions are used to provide the URL that the term should link to.

Tagged:

I’ve just upgraded this server to use the latest version of Drupal.

Please let me know if you notice any glitches!

Syndicate content