Tag Archives: Fix

Fix: website hacked but only in IE

We’ve been playing the role of super-sleuths today, to try and work out why a client’s website was not working.
All was fine in Firefox and other normal browers, but anybody visiting using IE (any version) got a malicious little javascript loading up an iframe with lots of other unwanted malware within it.
Checking the actual pages [...]

Remove unwanted line-space when designing a form in HTML

Here’s a little tip that not everyone will know, and one that made my life a whole lot easier when I first discovered it.
Say you’re designing a form on a page that has pixel perfect layout.  Everything is looking great, but there is one problem:
you can’t figure out why there is a line-space underneath the [...]

Fix “Cannot send session cache limiter - headers already sent”

When you are updating somebody elses code, or perhaps migrating a site from one server to another, then you might run across this particularly frustrating error:
Cannot send session cache limiter - headers already sent
Most session error fixes involve ensuring that the session_start() function is the very first thing present in this file - i.e. no [...]

OsCommerce Ultimate SEO URLS - category name display problem

Ran in to this problem whilst ‘SEOing’ a client of mine’s OsCommerce store using the very popular Ultimate SEO URLs contribution.
I installed the mod with no problems, and initially, browsing the site seemed to be functioning fine - however, I then noticed then although the product names were being appended to the URLs properly, the [...]

How to remove horizontal space between images

Putting together a horizontal image based menu for a client of mine (yes, I am well aware of the SEO drawbacks of this, but it’s for a design company, so what can I say?! *sigh*), I spent quite some time trying to work out why the images would not nestle up next to each other [...]

RSS for Posts RSS for Comments