Hi,<br><br>Today I tried last version from site (4.11-1) on Ubuntu 12.04 with sqlite3. <br>It's not good =(<br><br>1) After install from deb I got follow error:<br><br>PHP Fatal error: Class 'SQLiteDatabase' not found in /opt/zendto/lib/SQLite.php on line 57<br>
<br>Ok. 'postinst' script do not understand that I use sqlite3. It's not seriously but not nice for user.<br>Just edit preference.conf for use SQlite3 and run dpkg-reconfigure.<br><br>I can submit patch for 'postinst' here if you want.<br>
<br>2) Ops! I catch next error:<br><br>PHP Warning: SQLite3::exec() expects exactly 1 parameter, 2 given in /opt/zendto/lib/SQLite3.php on line 331<br>...<br>PHP Fatal error: Call to a member function writeToLog() on a non-object in /opt/zendto/lib/SQLite3.php on line 78<br>
<br>After fast comment this if statement with $query->columnType(0) == SQLITE3_NULL I can add user and login.<br><br>So, it's not really good, I think. I'll continue test this case on next week.<br><br>Good weekends and thank you.<br>
<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 29, 2012 at 1:00 PM, Jules <span dir="ltr"><<a href="mailto:Jules@zend.to" target="_blank">Jules@zend.to</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There isn't at the moment, but I might change that, yes.<br>
<br>
At the moment, I'm afraid you'll have to stick to the betas and so on<br>
that I release via <a href="http://zend.to" target="_blank">http://zend.to</a>.<br>
<br>
Have you tried 4.11? If not, is there any way you could please?<br>
Many thanks!<br>
<br>
Jules.<br>
<div><div class="h5"><br>
On 26/10/2012 19:31, Brendon Baumgartner wrote:<br>
> Is there an svn server we can connect to? Any plans for one if not?<br>
><br>
> Sent from my SmartPhone<br>
><br>
> On Oct 26, 2012, at 3:04, Jules <<a href="mailto:Jules@zend.to">Jules@zend.to</a>> wrote:<br>
><br>
>> Have people tried the version 4.11 beta release I published?<br>
>> Does it work okay?<br>
>><br>
>> I need confirmation that there aren't any show-stopping bugs in it<br>
>> before I release a "release" version of 4.11.<br>
>><br>
>> Thanks all!<br>
>><br>
>> Jules<br>
>><br>
>> --<br>
>> Julian Field MEng MBCS CITP CEng<br>
>> <a href="http://www.Zend.To" target="_blank">www.Zend.To</a><br>
>><br>
>> Twitter: @JulesFM<br>
>> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<br>
>><br>
>> 'A committee is a group of the unwilling, chosen from the unfit,<br>
>> to do the unnecessary.' - Anon<br>
>><br>
>> _______________________________________________<br>
>> ZendTo mailing list<br>
>> <a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
>> <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a><br>
> _______________________________________________<br>
> ZendTo mailing list<br>
> <a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
> <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a><br>
><br>
> Jules<br>
><br>
> --<br>
> Julian Field MEng MBCS CITP CEng<br>
> <a href="http://www.Zend.To" target="_blank">www.Zend.To</a><br>
><br>
> Twitter: @JulesFM<br>
> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<br>
><br>
</div></div>> 'It's in Apple's DNA that technology alone is not enough. It's<br>
> technology married with liberal arts, married with the humanities,<br>
> that yields us the result that makes our hearts sing.' - Steve Jobs<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
ZendTo mailing list<br>
<a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
<a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a><br>
</div></div></blockquote></div><br></div>