Feb
6
Wordpress iframe Redirect Hack!
I was just reading up on a new hack going around for WordPress. Sure enough a day later I find
this on my site. It is a nasty little script that will redirect the visitor to another site. The
script gets embedded on the Header.php file of your wordpress theme, right after the </head> tag
and right before the <body> tag.
I have the...






My latest project is a Magento Shopping cart. Alot of this theme needed some custom features added, not in the code core already. The first of this was adding the Review Link outside of the summary review template. This used to be done by using the reviews helper. In the latest version of Magento, this no longer exists. After digging...
So I recently had an upgrade on a client server from Media Temple. They had a gs account and was upgraded to a dedicated server. Sounds great? Well the first thing I ran into was that their admin no longer worked since it used Zend Optimizer for some of the plugins. Media Temple (dv) uses ion cube. Oh shit...
So I...