Hi
when i use
Image FUpload 6.x-3.0-rc2
with
Drupal core 6.22
Content Construction Kit (CCK) 6.x-2.9
FileField 6.x-3.10
ImageField 6.x-3.10
Node Reference URL Widget 6.x-1.11
I have nod with file filed - photos
i wont to add 1 foto to node but i wont to do this automatic with fupload (a few photos at a time)
i haw autonodtitle with nod and fiflefild
its works fain
problem ist when i have use referenced do anode nod
then when i use fupload
hi interrupts the Return path: the referenced nod
wen i switch to normal image upload (image fild - image not fuploud image)
all works fine
return path works
only with fuploud does not work this return path
PS i forget tu post this worning
warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'theme_token_help' not found or invalid function name in /home/youdomain/domains/youdomain/public_html/includes/theme.inc on line 668.
warning: Parameter 1 to imagefield_widget() expected to be a reference, value given in /home/youdomain/domains/youdomain/public_html/includes/module.inc on line 461.
Comments
Comment #0.0
PieWie commentedforget to add worming message
Comment #1
ckeen commentedI too am getting this warning. It makes it so I cannot see my images.
warning: Parameter 1 to imagefield_widget() expected to be a reference, value given in /home/something/public_html/includes/module.inc on line 461.
Comment #2
ckeen commentedThis worked for me:
http://drupal.org/node/619632#comment-4855514
#24
Comment #2.0
ckeen commentedforget the next code