Posted by sathishdevan87 on October 16, 2012 at 11:40am
2 followers
Jump to:
| Project: | FileField |
| Version: | 6.x-3.10 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi,
I have installed filefield module and also enabled progress bar. While using the progress in the drupal theme(Garland), it works perfect. But when I render the same filefield cck element in my custom them and try to upload files, the progress bar is not showing up. I have analyzed and found that uploadprogress_get_info return's null while using the custom theme. Please let me know, what could be the reason for this issue.
Note : All the required(related to filefield) js, css are loaded in my custom theme.
Regards,
Sathishkumar V
Comments
#1
Hm, I'm not sure what would be the cause of this problem. I use FileField's progress bar with different themes regularly, usually with the Seven backport or with Rubik or other admin themes. Did you ever find the solution to this problem?