1. Copy site files and database a) Use ftp and download entire zen cart directory to your local machine b) Use ftp and upload entire zen cart directory to your new server c) Head to your phpmyadmin an...Read More
If like me you were trying to find the absolute path for your files when setting up your zen cart install, I found the following script to be super useful. Can be used anywhere, not just for zen cart!...Read More
Fixing a very broken Zen Cart when upgrading php to 5.3 Finally solved a problem that had been nagging on a site today, we found that a zen cart e commerce site was returning the white screen of death...Read More
If you’re modifying your sidebar in the wordpress sidebar and can’t get your is_front_page() or is_home() working… try adding a reset query just before. Worked for me. IE I was addin...Read More
I’ve been using the WP-DBManager plugin for over a year now, and it has reliably sent a copy of my database to me each morning at 8am – straight to my inbox. When you look after a million ...Read More
If like me you have some sites that have a million links to sites, people, places and products you need to me able to manage them well. I stumbled across a redirection plugin for WordPress that seems ...Read More
On new WordPress installs, I’ve used the plugin ‘Top Level Categories’ more than a few times, and can certainly recommend it. Just be aware when fiddling with your categories that so...Read More
Here’s a little one I found that might simplify things for you. I wanted to override the homepage template on the index page of a zen cart powered website, basically so I could show a big ad typ...Read More