Tag Archives: javascript
13
Sep

WordPress 3.0 Admin Issues (CSS/Javascript)

Recently I moved a WordPress web site from one server to another. The “move-from” server was running an older version of php than the “move-to” server. After logging into the WordPress administration, I noticed that the css was all messed up. Part of the css was working (displaying some icons, colors, etc.), but the majority […]

Continue Reading →
08
Sep

ColdFusion CFGrid Modifies Date and Time

I ran into a strange error with ColdFusion and CFGrid recently. It seems that when using timestamps, loaded from a database, within the CFGrid, CFGrid will modify the time so that it displays based on the time zone of the computer that is running the application (e.g. if the time is saved as 08:00 on […]

Continue Reading →