Date index for Jan 2002


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

blank achievo 0.6.5



Hi,
 
I just installed achievo 0.6.5 without problems, but if I go to the page every content which, I think, should come out of the database and every interaction with the database gives a blank page.
 
I installed the achievo_demo.sql but still everything is empty (except the navigation-frames). Is
there a log file or any other method to see errors?
 
The database interaction itself is ok if I use a sample like this:
<?php
    $link = mysql_connect ("kraemer", "marliesle", "secret")
        or die ("Could not connect");
    print ("Connected successfully");
    mysql_close ($link);
?>
 
any idea?
cheers
fe

http://www.achievo.org/lists achievo.org - ©1999-2002 ibuildings.nl BV