[ZendTo] Re: Released 4.11-7 minor update

Jules Jules at Zend.To
Tue Jan 22 10:47:14 GMT 2013


On 21/01/2013 17:35, Achim J. Latz wrote:
> Hello Jules:
>
> I get "Warning: SQLiteDatabase::queryExec(): addressbook.lastused may
> not be NULL in /opt/zendto/lib/SQLite.php on line 983" warnings now
> after a drop-off: bug or need to hide additional error messages?
Bug. That line should of course read
sprintf("INSERT INTO addressbook (username,name,email,lastused) VALUES 
('%s','%s','%s',%d)",

(note the extra ",%d" on the end, and the mention of "lastused" in the 
list of fields).
>
> In addition, I think overwriting a existing 000-zendto configuration is
> a bold mode. I had to recover my (customised per-user library enabled)
> 000-zendto file from a backup after an "apt-get upgrade" overwrote that
> file without confirmation :-)
Agreed. I should fix that.

Thanks for the hints!
Jules.

>
> Best regards, Achim
>
> On 21/01/2013 10:06, Jules wrote:
>> No, it's purely a code update, and a movement of a couple of comments in
>> preferences.php. But no new options or database upgrading needed at all.
>>
>> Jules.
>>
>> On 19/01/2013 01:09, Kevin Miller wrote:
>>> So beside "yum update" we shouldn't have to do any tweaking like a database upgrade, or new options?
>>>
>>>     ...Kevin
>>> --
>>> Kevin Miller
>>> Network/email Administrator, CBJ MIS Dept.
>>> 155 South Seward Street
>>> Juneau, Alaska 99801
>>> Phone: (907) 586-0242, Fax: (907) 586-4500
>>> Registered Linux User No: 307357
>>> -----Original Message-----
>>> From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On Behalf Of Jules
>>> Sent: Friday, January 18, 2013 5:38 AM
>>> To: ZendTo Users
>>> Subject: [ZendTo] Released 4.11-7 minor update
>>>
>>> I've just released 4.11-7 with a few minor updates from the stable
>>> 4.11-6 release.
>>>
>>> - Works better with 1 AD forest.
>>> - Comments improved in preferences.conf.
>>> - SQLite3 support works much better with PHP 5.4.
>>> - Fixed SQLite3 bug causing logging of errors in Apache error_log.
>>>
>>> You'll need to either
>>>         yum update zendto
>>> or
>>>         apt-get update ; apt-get upgrade zendto depending on your Linux distro.
>>>
>>> Or else you can download a new version directly from
>>>         http://zend.to/downloads.php
>>>
>>> Cheers!
>>>
>>> Jules
>>>
>>> --
>>> Julian Field MEng MBCS CITP CEng
>>>
>>> 'Think globally, act locally.' - Friends of the Earth
>>>
>>> www.Zend.To
>>> Twitter: @JulesFM
>>> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>>>
>>> _______________________________________________
>>> ZendTo mailing list
>>> ZendTo at zend.to
>>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>>
>>> _______________________________________________
>>> ZendTo mailing list
>>> ZendTo at zend.to
>>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>>
>>> Jules
>>>
>>> --
>>> Julian Field MEng MBCS CITP CEng
>>>
>>> 'Intelligence is quickness to apprehend as distinct from ability,
>>>     which is capacity to act wisely on the thing apprehended.'
>>>     - Alfred North Whitehead
>>>
>>> www.Zend.To
>>> Twitter: @JulesFM
>>> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>> _______________________________________________
>> ZendTo mailing list
>> ZendTo at zend.to
>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
>
> Jules
>
> -- 
> Julian Field MEng MBCS CITP CEng
>
> 'When I read Shakespeare I am struck with wonder
>   That such trivial people should muse and thunder
>   In such lovely language.' - D.H. Lawrence
>
> www.Zend.To
> Twitter: @JulesFM
> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654


More information about the ZendTo mailing list