Brad Dameron wrote:
>
> On Tue, 19 Dec 2000, Oldarnie wrote:
>
> > Roger Arnold wrote:
> >
> > I am a newbie and I am still having trouble with no graphics being
> > displayed at all when entering and using Qmailadmin.
> >
> > Could someone please tell me where qmailadmin would look for it's
> > graphic files if the following option is used in the configureation:
> >
> > --enable-htmldir=/var/www/html/
> >
> > The actual html files were put in /usr/local/share/qmailadmin but thats
> > ok because I can see the text, and I understand that these files should
> > not be in the web tree.
> > It's the graphics that are not being displayed. Another weired thing is
> > that the html displayed in the browser (using show source) shows that
> > the graphic files are located in:
> > /images/qmailadmin/en/file.gif
> > however there is no /en/ directory in the entire web tree, but there is
> > an /images/qmailadmin/file.gif path with all the graphic files in it.
> >
> > I have tried copying all the graphic files to a new directory that I
> > created under /qmailadmin/ and called /en/ but the files are still not
> > displayed.
> >
> > Any and all help would be much appreciated as I need to move on and try
> > and sort out other problems to get the mail system working
> >
> > Thanks in advance
> >
> > Roger
> >
>
> Move the images to the following:
>
> /var/www/html/images/qmailadmin/en/ for English
>
> Brad
The images were not included in qmailadmin-pre0.40.
That problem is fixed in qmailadmin-pre1-0.40.tar.gz
PS: the /en/ extension on all image url's is also fixed.
Ken Jones