There appear to be some missing and/or broken files in the 0.2 drop. I was doing a fresh install, and the admin.users.html file consisted of the following:
<!-- BEGIN main -->
<table width="100%">
<tr>
<td width="48"><img src="{icon}"></td>
<td><div id="toptitle">{title}</div></td>
</tr>
</table>
<div id="main">
</div>
<!-- END main -->
Compared to the version in CVS right now, which almost works (without replacing any of the other files in the 0.2 drop), this one's pretty sparse! :-)
Could you gzip a quick fix of the correct files (I still can't add any users to the system, among other things)?
Thanks!
Lewis
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There appear to be some missing and/or broken files in the 0.2 drop. I was doing a fresh install, and the admin.users.html file consisted of the following:
<!-- BEGIN main -->
<table width="100%">
<tr>
<td width="48"><img src="{icon}"></td>
<td><div id="toptitle">{title}</div></td>
</tr>
</table>
<div id="main">
</div>
<!-- END main -->
Compared to the version in CVS right now, which almost works (without replacing any of the other files in the 0.2 drop), this one's pretty sparse! :-)
Could you gzip a quick fix of the correct files (I still can't add any users to the system, among other things)?
Thanks!
Lewis