Hi again,
I just noticed that I get an error when trying to access the admin page..I guess this is due to my using of ajax?
Here is the error message:
[Error] Couldn't run query: SELECT DISTINCT count(DISTINCT "SiteTree_Live"."ID") AS "0" FROM "SiteTree_Live" WHERE (ParentID = () AND Sort <= ()) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND Sort <= ())' at line 1
/homepages/23/d50733656/htdocs/webnew/framework/model/MySQLDatabase.php:580
Does anyone know how to deal with that?