Hi,
I just recently found your site in an attempt to do exactly what it does. I downloaded the source code and set it up on my server. After some tinkering I realized that it seems i have to run it under a subdomain, so i did that and it result in fewer errors. Initially it would default and try to load using my website’s root index.html now the problem is that it displays the following error when I try to login.

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/a/d/m/adan/html/lj/index.php on line 58

I have edited db.php and added my mySQL server, password, and database name. Is there something that I forgot to get it up an running?