Archive for December, 2007

Best List of 2007

I’m writing The Best of 2007 at Fave Design by the time i write this post. I save the best for last.
UPDATE : The Best CSS of 2007

Happy Holidays !

Merry Christmas and Happy New Year!

An Update for So-Simple Theme : WordPress.com Stats

This plugin didn’t work at So-Simple Theme, WordPress.com Stats.
How to fix it?
It’s easy, please put the code :

inside footer.php.
Here is my example :

Copyright © 2007

so simple theme created by
Pixel Insert

CPanel Security : Tips Collection

I think these links are great for hardening security on CPanel
Common Tips from CPanel itself
Improving System Security on CPanel System

Missing Part : Transfer accounts, blog and databases

I forgot to re-setup Permalinks after transferred. WOW! one mistake can drops your visitor numbers. Now the permalinks is back normal again, no more 404 pages

Transfer accounts, blogs and databases Part 2

Now open blog or website, you’ll find scrambled layout and errors. Do Not worry.
It’s time to upgrade.
I put an empty index.html file on server with title, “We’re Upgrading”. The html file won’t make conflict with WordPress’ index.php file.
Why do I put an empty index.html file?
1. I want to tell my visitors that My Blog [...]

Transfer accounts, blogs and databases Part 1

I am busy since last weekend, moving or transferring accounts from one server to another. I managed to wrote some proccess here. Moving accounts between servers is new experience for me. But I learn a lot from the process.
I wrote about transfer accounts from one cpanel server to another cpanel server, and i didn’t aware [...]

How to modify cPanel Skin : hide apache, php, mysql, kernel and ip address infos

I want this information, such as apache, php, mysql, kernel and ip address not shown on cPanel. I thought I modified skin file, so i downloaded the file from WHM. The file has size 10mb in gunzip format, but when it was extracted to original file, the size had became 458mb. I tracked code for [...]