Closed (fixed)
Project:
Imagefield Import
Version:
6.x-1.3-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2009 at 14:37 UTC
Updated:
3 May 2009 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
vordude commentedGood call,
Here's a patch that does what you said.
--Works for me.
Comment #2
jumpfightgo@groups.drupal.org commentedWorks for me too, though take notice that the original post has a typo (that's not in the patch fortunately):
the "$" goes in front of user, not global, in the first line "+$global user;"
Comment #3
mitchell commentedbump
I found this issue while searching to see if there was an issue about making a user interface other than the admin interface for importing images.
@vordude: would you like me to put in a separate feature request for creating a page for normal users to use?
Comment #4
messenger commentedThis works for me, so far.
Comment #5
vordude commentedIncluded in latest commit, release forthcoming. Thanks!