Tag Archives: problem

Fatal error: Unsupported operand types in email_registration.module on line 61

You will get this error if you have logintoboggan and email_registration installed within Drupal 5 and visit the site as an anonymous user with the user login block enabled.  This is caused by the modifications made to the user login block by the logintoboggan module.
You can fix this without hacking the email_registration.module file.

Windows Vista x64 to Windows 7 Beta

With the new Windows 7 beta out from Microsoft, I decided to try to upgrade an existing Windows Vista x64 which has been very stable and not had a problem, has a fair few applications installed and lots of documents.  I wasn’t putting up much hope, but backed up all the Documents and proceeded to [...]

HTPC software configuration using MediaPortal

For my HTPC, I now have configured most things up, so it is all working just like it should be. It took a few OS reinstalls to get it exactly where I wanted it, but I more or less have it, just have to sort out Blu-ray & HDDVD playback sorted first.
Here is a [...]

AVG and OpenDNS bring up some bad suggestions on searches

On a computer with IE7 and the AVG toolbar I tried to go to mail.google.co.uk, which it turns out doesn’t exist. So as no DNS record is found, the address is sent off to Yahoo. AVGs partner, then it gives some suggested results of what I may be looking for, but the results it gave [...]

[FPSS] Front Page Slideshow for Drupal Update

I have updated my Front Page Slideshow for Drupal module with some new features and some fixes.
New Features:

Change language text within DrupalWithin the admin screen of FPSS you can now add the language text for the slideshow within Drupal which is stored in variables. By default the module has the English text in. [...]

Ford Mondeo 2007+ Leaking Boot problem fixed

The ongoing problem of leaking boots on the MK4 Ford Mondeo has been successfully fixed by replacing the rear windscreen with the new style rear windscreen which has a rubber catchment around the edge which puts all the water that is held by the boot in to the area at the very top of the [...]

Google Chrome annoyances

It has been over a month now since Google released Chrome to the world and quite a few annoyances have appeared over that time.
Closing multiple tabs

The huge flaw that is extremely irritating is no warning of closing multiple tabs.
If you have 10 tabs open and accidentally close the main window at the top right rather [...]

[MySQL] Using MySQL to analyze web usage from Windows ISA logs

This tutorial will teach you how to import a tab delimited file in to a MySQL database. I built a program to do this for Windows ISA Server logs which contained over 500,000 lines which was way too many for Microsoft Excel to handle and too much for notepad to handle properly. What MySQL functions [...]