Archive | May, 2010

Official Release: Greeny phpLD Theme

29 May

Features:

1. Adsense or Advert ready!
2. Sponsor section
3. Custom category icons (up to 25 main categories)
4. Featured ads on the homepage
5. Categories in the sidebar

This is our first offiical phpLD theme release. We hope that you like the theme and use it your phpld directories. Currently supports version 2.x but soon we will bring in new versions as well.

Be prepared to witness more phpld templates being released.

Demo: Ossaba Directory

Download: Version 2.x Greeny phpLD Theme

Auto-Approve phpLD Links

15 May

Okay many people requested this via the contact form. So here it goes. You can now auto-accept all of the links pending validity in phpLD version 2.x by using a simple SQL query.

UPDATE `PLD_LINK` SET `STATUS`= 2 WHERE `STATUS` = 1

Here is a step by step instruction for you.

1. Login the phpymyadmin and click your desired sql database

2. Click SQL and enter the query above

phpld mysql query

3. Hit Go and you are done.