<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi jules,<br>
i've updated to 3.60, but the unlock script throw this error:<br>
<br>
<b>Fatal error</b>: Call to undefined method Sql::DBLoginlogAll() in <b>/opt/dropoff/www/unlock.php</b>
on line <b>58</b><br>
<br>
and i'vent found the method anywhere in the code (probably into
lib/MySQL.php and SQLite.php I think).<br>
I've missing anything ?<br>
I've also found some errors that should be corrected: what do you
prefer ? diffs / pair of line number and code/ files changed or
anything else ?<br>
<br>
bye.<br>
BTW i've also the same trouble about the missing notifications, but i
think that my mail server is correctly configured, so I've to double
check why it's happening.<br>
<br>
<br>
Jules ha scritto:
<blockquote cite="mid:4C5C2E62.8090204@ZendTo.com" type="cite">
<pre wrap="">I have just released version 3.60.
New features and changes are:
- Added Admin-only "Unlock Users" button which will take you to a page
where you can selectively unlock any users who are locked out.
Works in ZendTo and MyZendTo.
- Added "LDAPUseSSL" setting to preferences.php for secure LDAP
authentication.
- Added sample "LDAP" section to preferences.php.
- Improved LDAP authenticator.
- Added "authLDAPFullName" setting to those required to use the LDAP
authenticator. This contains a space-separated list of the names of the
properties which together build the user's full name. So if their first
name is in the "givenName" property and their surname is in the "sn"
property, then you set
authLDAPFullName => "givenName sn",
in preferences.php. Obviously on a Chinese site you might use "sn
givenName".
- Changed many mentions of "dropbox preference" file in supporting
scripts to
say "ZendTo preferences.php" file.
- Added support for shell environment variable "ZENDTOPREFS" which, if set,
tells all the scripts where to look for the preferences.php file so you
can omit it from the command-line and they will find it on their own.
- Fixed bug in LDAP and AD authenticators that caused problems when
attributes had an array of 2 or more values.
Download from <a class="moz-txt-link-abbreviated" href="http://www.zendto.com">www.zendto.com</a>.
Jules
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<center><span
style="font-family: Verdana,sans-serif; font-weight: bold;">
Ing. Sergio Rabellino<br>
</span>
<br>
<span style="font-family: Verdana,sans-serif;">
Università degli Studi di Torino<br>
Dipartimento di Informatica<br>
ICT Services Director<br>
Tel +39-0116706701
Fax +39-011751603<br>
C.so Svizzera , 185 - 10149 - Torino<br>
<br>
<a href="http://www.di.unito.it" alt="Dipartimento di Informatica"><img
src="cid:part1.06050702.06040109@di.unito.it" border="0"></a>
</span></center>
</div>
</body>
</html>