Page 1 of 1

Images within modules!

Posted: Tue Feb 19, 2008 5:59 pm
by spent
Please help, I have posted this question in the modules section of 1.5 but have got no responses. I have created a simple module that works as a newsletter sign up form - it works fine on its own but calling it through Joomla the images I am using don't want to appear. I have them contained within the module itself so the dir structure is as follows

===
mod_mlist
------images
------tmpl
mod_mlist.php
mod_mlist.xml
===

Should I not have an image folder contained within the module? I have made all my references to the folder and its contents in the xml file and yet still I am seeing no images. Any and all help is appreciated greatly.

Re: Images within modules!

Posted: Tue Feb 19, 2008 11:43 pm
by Rogue4ngel
When you say you wrote a module, is it a joomla module, or are you calling it via a wrapper or something similiar?

I'm assuming you see place holders for the graphics. What does the pathing show in properties? That may give you a clue.