Don't know if it's related to the theme, but it work with the default garland theme :
When i create a stroy for example, with the upload (core, drupal v6.4) module actived, i can upload files, but the files are not shown ... When i save the story and re-open it in edit mode, i can see the uploaded files. With the garland theme for example, the files are shown just after the upload, before you save the story...
Might be useful to find what happen when a file is uploaded on the Pixture Reloaded theme :)
BTW, thanks for drupal and all the marvellous themes created :)
Comments
Comment #1
julienbras commentedAfter a bit of research on my website, it's not theme-relative (got the same issue with other theme). But it looks like the 'Tribune' module which is providing a block avoid me to upload file using the Upload module.
Today, i have setup the Tribune block to not show on the page when i am on */edit or node/add/* to avoid the issue.
But there is surely something wrong between the upload module (of drupal v6.4) and the Tribune module (6.x-1.2). I move thiis bug to the Tribune bug list.
Comment #2
julienbras commentedok it's a duplicate and it's corrected in the dev version (#306334: Tribune conflicts with upload module)
Thanks :)