Closed (duplicate)
Project:
Flexinode
Version:
4.7.x-1.x-dev
Component:
Field type: file
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2006 at 04:34 UTC
Updated:
25 Dec 2006 at 14:10 UTC
I have installed the Flexinode module for 4.7 and I cannot get the file upload field to work. I attach the file and once I submit the page, where it should provide the field title and the link to the file download it only reads, I qoute, "eh?". What is going on and why does it say "eh?"??? Can anyone please help. I am developing this for a non-profit and am in need of being able to attach files to a Service Organization listing.
Thanks so much!
Jen
| Comment | File | Size | Author |
|---|---|---|---|
| scshot_eh.jpg | 8.98 KB | g76 |
Comments
Comment #1
cerveau commentedI've found the same problem as Jenadmin and will submit it as a bug.
The cause is not in flexinode but in the field_timestamp.inc file which is part of the module. Line 170 has the error.
The CVS file is 5 months old... I'm really amazed no one has caught it or fixed it yet... even though, granted, it's a very quick and easy fix...
Comment #2
samc commentedPatch can be found here for 'eh?' issue:
http://drupal.org/node/54215
Comment #3
samc commentedIn case anyone needs this for 4.6, fix follows in patch format:
Comment #4
Bèr Kessels commentedThere are numerous specific bug-issues on the filefield. Please update them with patches to fix this issue.