Posted by smilysarat on November 18, 2011 at 8:23am
Hii.. In D6 When i am trying to upload images getting this error in alert box An HTTP error 0 occurred. /filefield/ahah/events/field_event_image/0 . If i click OK then the image is saving in "files/" directory.After that if i save that page getting this error Fatal error: Call to undefined function field_file_urlencode_path() in /home/mysite/public_html/sites/all/modules/imagefield/imagefield.module on line 376 images are not showing.. I have seen more forums and issues but the issue is not resolved for me.. Please save me Where i am doing wrong
Comments
Try to disable...
Hi rjyRock,
Try to disable and then enable file field module.
The function
The function field_file_urlencode_path($path) is implemented in field_file.inc file in filefield module. Update your site with latest version of filefield module.
hii
thanks for your response i have tried in both ways.. but no use..
my problem is not with file field because it is working fine.. when i am this with image filed, this problem occurs
Actually after disable and enable the image field when i am navigating to /admin it i s showing the error like status report (Totally blocks my theme design) and if am navigating to /admin/build, It is working fine.