I've installed xataface-1.1.2. I just unpacked it into the default directory and did not change any file locations, etc. The application works and finds the database OK, but it apparently can't find the stylesheet because the page is completely unstyled and looks like a dog's breakfast.
In the page source code the link to the plone stylesheet is:
[mysite].com/xataface-1.1.2/Dataface/plone.css
However, it appears that it's really located here:
xataface-1.1.2/plone.css
As a temporary workaround, I just copied the file into /Dataface and that succeeded in getting the table display looking OK, but the header is still not right, no logo, no title ,etc. Please advise. Thanks much.