As I understand that row, you are selecting all images you have i database, shouldn´t it be something like: images=db(db.image.blog_id == request.args[0]).select(..........................
Kenneh
As I understand that row, you are selecting all images you have i database, shouldn´t it be something like: images=db(db.image.blog_id == request.args[0]).select(..........................
Kenneh