This is the bug tracker for Photo Organizer.
FS#229 - site_display_random_photos
Attached to Project:
Photo Organizer
Opened by Gerd Schreiter (gerd) - Monday, 06 August 2007, 10:54 GMT
Last edited by Solomon Peachy (pizza) - Monday, 06 August 2007, 12:36 GMT
Opened by Gerd Schreiter (gerd) - Monday, 06 August 2007, 10:54 GMT
Last edited by Solomon Peachy (pizza) - Monday, 06 August 2007, 12:36 GMT
|
DetailsThe function is still not working after update to 2.34-rc2. The DB-error has changed:
ERROR: column photo_version.version does not exist regards, Gerd |
This task depends upon
Closed by Solomon Peachy (pizza)
Monday, 06 August 2007, 12:36 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in r1498.
Monday, 06 August 2007, 12:36 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in r1498.
line 417 of include/site.php should have 'photo_version.version' changed to 'photo_version.identifier'.
I'll fix it in svn shortly.
Thanks,
Gerd