/course/user.php not displaying custom icons?

/course/user.php not displaying custom icons?

by michael lohr -
Number of replies: 1
i just noticed that under "Outline report" and "Complete report" my custom forum icon is not displayed but the original one.
the custom icon is - so i think - correctly placed in my theme under pix/mod/forum/

i think line 140 in /course/user.php is the cause for that:

$image = "<img src=\"../mod/$mod->modname/icon.gif\" ".

so is this just me configuring something wrong or has this line to be changed?

thx, micha
Average of ratings: -
In reply to michael lohr

Re: /course/user.php not displaying custom icons?

by Helen Foster -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Hi Micha,

Thanks for noticing this issue. Please check bug 3844 for a possible fix. smile