Active
Project:
Diaporama
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 08:42 UTC
Updated:
23 Jan 2011 at 17:50 UTC
Jump to comment: Most recent file
hi
when creating a diaporama content , this module can't writte properly the xml file so the images are lost.
it's a writting xml bug.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | diaporama.tar_.gz | 11.45 KB | riyana56 |
Comments
Comment #1
bula6595 commentedThe same on my site.. config is OK but no image directory in xml file included .. ;/
how to solve this ?
Comment #2
riyana56 commentedYou have to go into the module folder and replace the diaporama.module with this one (obviously, untar it first). Then, the XML errors will go away, the XML file will get written, and the images will be copied over.
Comment #3
quazardous commentedthere is a little bug on line 1175 of the original .module :
replace filename by i.image_size...
and there is a little error on a variable by reference just put off the & ... :p