Member
Member
vincent3569   2012-09-29, 20:14
#1

hi

I want to have a first look on Zp 1.4.4.

I can't see any pictures of albums because I have thie fatal error :

`

Fatal error: MySQL Error: ( SELECT * FROM ``[prefix]imagesWHEREalbumid= 26 ORDER BY manual ) failed. MySQL returned the error Unknown column 'manual' in 'order clause' in /home/.../zenphoto_dev/zp-core/functions-db-MySQL.php on line 61

Member
Member
sbillard   2012-09-30, 00:00
#2

Do you have more information, for instance the stack trace. Should be able to find it in your debug log.

Administrator
Administrator
fretzl   2012-09-30, 08:34
#3

I can reproduce the error. It happens if images are sorted manually.
My stack trace:

`
USER ERROR: MySQL Error SELECT * FROM ''[prefix]images' WHERE 'albumid'= 4 ORDER BY manual ) failed. MySQL returned the error: Unknown column 'manual' in 'order clause'. in .../zp-core/functions-db-MySQL.php on line 61

trigger_error called from query (functions-db-MySQL.php [61])

from Album->sortImageArray (class-album.php [969])

  from Album->getImages (class-album.php [911])

    from printAlbumEditRow (admin-functions.php [2012])

      from printNestedAlbumsList (admin-functions.php [3476])

        from admin-edit.php [1673]

`

Administrator
Administrator
acrylian   2012-09-30, 10:21
#4

I can reproduce it as well.

Member
Member
sbillard   2012-09-30, 18:04
#5

Thanks, got it. Fix will be in tonight's build.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.