Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
image_gallery
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2008 at 08:20 UTC
Updated:
22 Feb 2008 at 18:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
gtcaz commentedAnyone?
Comment #2
barry commentedI've just noticed this one too whilst working on converting one of my themes to drupal 6.0, I'll have a look into it now and see what I can figure out, I'm a bit rusty though so if anyone else can fix it please go ahead.
Comment #3
barry commentedI might be wrong but I think the problem is with the following line in image-gallery.module
if ($nid = db_result(db_query_range(db_rewrite_sql($sql)))) {Sadly, I have no idea what it does as I haven't done any drupal coding since early version 4.
Comment #4
barry commentedThis should do the job..
Comment #5
drewish commentedthe l() change looks right and i've got no idea what that db_query_range() was supposed to be doing... comitted to HEAD.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.