I am looking for a good link directory script do you have any suggestions? I found this one http://www.onlinemarketingtoday.com/software/link-management/ which was almost exactly what I wanted because it handles everything a typical link directory would plus you can auto populate the categories from DMOZ or some other source, which keeps it from looking so dead at first. The problem was that after installation it was generating errors in the admin panel such as: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/foladmin/public_html/lmalinkdir/admin.php on line 275 Warning: Cannot modify header information - headers already sent by (output started at /home/foladmin/public_html/lmalinkdir/admin.php:275) in /home/foladmin/public_html/lmalinkdir/admin.php on line 384 Warning: Cannot modify header information - headers already sent by (output started at /home/foladmin/public_html/lmalinkdir/admin.php:275) in /home/foladmin/public_html/lmalinkdir/admin.php on line 385 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/foladmin/public_html/lmalinkdir/admin.php on line 224 Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/foladmin/public_html/lmalinkdir/admin.php on line 230 Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/foladmin/public_html/lmalinkdir/admin.php on line 237 I found a few other people having this problem and my understanding is because the script does not work with the latest MySQL version, not sure if that is really the case or not. Do you recommend anything similar or have any idea how I could get this particular script to function correctly? Thanks for any help you can provide!