Upload button not showing
manishaneja - February 12, 2009 - 06:36
| Project: | Asset |
| Version: | 5.x-1.0 |
| Component: | Asset Import |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
I just installed asset module on my site. I configured it for input formats as shown in documentation. I also gave full permissions to asset module, but even after all that, it doesn't show the Upload and next other links, except only choose link, which is of no use unless we upload something there.
I think I am missing something. Can someone please help.
Thanks.

#1
After some debugging, I noticed that the problem was with the Style of the ul tag containing the various buttons that is the ul with id 'phptitlist' It was showing all the list items vertically and thus only one item came to be visible on the frame while others were below and were not visible in browser though they were visible in html source.
Thanks