October 31st in Wordpress by .

How to get parent category name in WordPress?

In wordpress, sometimes you may have many subcategories for a different parent categories. By default wordpress lists all sub-categories.

if i have category structure like

Drupal
- 2 Column
- 3 Column
- Left sidebar
- Right sidebar

WordPress
- Fixed Width
- Widget Ready
- News/Magazine
- Photogallery

and if i do a wordpress post (with title say CSS Gallery) …

October 30th in Wordpress by .

WordPress problem with subcategories under identical names!

WordPress version 2.6.2 seems to have a problem with creating identical categories. It does not allow you to create a same name subcategories even with different parent.

For example you have category structure like

WordPress Theme
- 2 Column
- 3 column
- Left sidebar
- Right sidebar

Drupal
- 2 column
- 3 column

You wont be able to …

October 29th in Linux/Unix by .

How to do backups with Network Attached Storage (NAS) in Linux

Network Attached Storage (NAS) is the cheap and easy way of storing your server backup files. Most often i used to do a cpanel backup files every week and i always wanted to store these files outside by server. Should my server crash, i can easily retrieve backup through FTP …

October 23rd in Wordpress by .

New Website for Best WordPress Themes

topbest

i love wordpress and skinning wordpress with themes even a lot more. I have spent lot many hours with plenty of wordpress hacks including lot many wordpress themes. The problem was there were lot many beautiful themes scattered over the Web and many people just dont know where …

October 19th in Linux/Unix by .

[Fix] Ziplib compile error with zziptest.c

I was trying to compile and install zziplib in my server and i downloaded the version zziplib-0.10.82 and it was giving me errors like

../../bins/zziptest.c: In function ‘main’:
../../bins/zziptest.c:76: error: invalid lvalue in assignment
make[3]: *** [zziptest.o] Error 1

To fix:

install the latest version of zziplib.0.13.49. It nicely fixed the above problem. It will …

October 19th in Money & Finance by .

A TRUE Rich Person?

Who is a true RICH person?

I have always kept on telling a true RICH person is the person who has ‘liquid’ wealth. That means having cash accessible to you anytime anywhere. This recent subprime credit crisis has demonstrated this and even the biggest banks in the world are in …

October 18th in PHP Scripts by .

How to unzip ZIP files with PHP

How to automatically unzip uploaded zip files with PHP

I wanted to upload a zip file with php script and unzip it within the server running PHP and linux. How to do it? i am documenting here about a solution to unpack uploaded zip files locally within the server with PHP. …

October 17th in Linux/Unix by .

How to Install suPHP in Linux

How to install suPHP

By default apache runs as nobody (means anybody from inside same shared host can read your php files) and installing suphp makes php to run under the user account ownership. 777 permissions to folders can also be avoided.

NOTE: suPHP needs PHP installed as CGI not as …

October 13th in Internet by .

Problem with Hostgator payment with credit card

I have been using hostgator for hosting few of my sites and until now i was using paypal to make payments. This time i wanted to make payment with credit card switching from paypal. Unforunately all i could find when i logged in

I was searching hours for a link to …

October 10th in Money & Finance by .

Worldwide Financial Crisis Hits Banks and Insurance Companies!

Worldwide financial crisis triggered by ‘credit crunch’ is taking its toll on many banks and insurance companies and its indirectly hits common man and businesses. Markets and stock exchanges worldwide plummeted to 3-5 yr lows and still despite intervention by US Fed Reserve and central banks still no signs of …

 Page 1 of 2  1  2 »