[Owncloud] BLOCKER BUGS
Andreas Schneider
asn at cryptomilk.org
Wed Oct 5 17:55:55 UTC 2011
On Wednesday 05 October 2011 19:33:15 Bartek Przybylski wrote:
> Hi Andreas,
> thank you very much for those variable informations, fixes should
> already be on master
It is still not working :) Now I see a rectangle named .gallery.test and some
warnings...
[Wed Oct 05 19:52:49 2011] [error] [client 77.191.202.23] PHP Warning:
imagecreatetruecolor(): Invalid image dimensions in
/srv/www/vhosts/cryptomilk/cloud/apps/gallery/ajax/getCovers.php on line 54,
referer: https://cloud.cryptomilk.org/apps/gallery/index.php
[Wed Oct 05 19:52:49 2011] [error] [client 77.191.202.23] PHP Warning:
imagepng() expects parameter 1 to be resource, boolean given in
/srv/www/vhosts/cryptomilk/cloud/apps/gallery/ajax/getCovers.php on line 64,
referer: https://cloud.cryptomilk.org/apps/gallery/index.php
[Wed Oct 05 19:52:49 2011] [error] [client 77.191.202.23] PHP Warning:
imagedestroy() expects parameter 1 to be resource, boolean given in
/srv/www/vhosts/cryptomilk/cloud/apps/gallery/ajax/getCovers.php on line 65,
referer: https://cloud.cryptomilk.org/apps/gallery/index.php
and I see:
[Error message: Could not execute statement]
[Last executed query: PREPARE
mdb2_statement_mysql_490b1cf949a42c84846e7ddc09f7e1234462f4d9fd FROM 'INSERT
OR REPLACE INTO cld_gallery_photos (`album_id`, `file_path`) VALUES (?, ?)']
[Native code: 1064]
[Native message: You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near 'OR
REPLACE INTO cld_gallery_photos (`album_id`, `file_path`) VALUES (?, ?)' at
line 1]
DB Error: "MDB2 Error: syntax error"<br />Offending command was: INSERT OR
REPLACE INTO cld_gallery_photos (`album_id`, `file_path`) VALUES (?, ?)<br />
> 2011/10/5 Andreas Schneider <asn at cryptomilk.org>:
> > On Wednesday 05 October 2011 13:55:30 Bartek Przybylski wrote:
> >> hello, i was unable to check it yesterday,
> >> unfortunately i might not be able to check it today also,
> >> ill try to fix it today, however i need some more details from
> >> Andreas, like apache/db logs and js errors
> >> or just steps to reproduce ;)
> >
> > [Wed Oct 05 18:06:18 2011] [error] [client 77.191.202.23] PHP Strict
> > Standards: Only variables should be assigned by reference in
> > /srv/www/vhosts/cryptomilk/cloud/3rdparty/MDB2/Driver/mysql.php on line
> > 798, referer: https://cloud.cryptomilk.org/apps/gallery/index.php
> >
> > [Wed Oct 05 18:06:18 2011] [error] [client 77.191.202.23] DB Error:
> > "MDB2
> > Error: syntax error"<br />Offending command was: INSERT OR REPLACE INTO
> > cld_gallery_albums ("uid_owner", "album_name") VALUES (?, ?)<br />,
> > referer: https://cloud.cryptomilk.org/apps/gallery/index.php
> >
> >
> > -- andreas
> >
> > --
> > Andreas Schneider GPG-ID: F33E3FC6
> > www.cryptomilk.org asn at cryptomilk.org
--
Andreas Schneider GPG-ID: F33E3FC6
www.cryptomilk.org asn at cryptomilk.org
More information about the Owncloud
mailing list