The toolbar is activated but no icons apear, by passing the mouse over, the funcionnality exists but no icon appears...
any ideas how to fix this?

Moderator: crythias
This is really newdid12345 wrote:hello, i just updated to OTRS 3.7
Maybe there are some files not up to date.The toolbar is activated but no icons apear, by passing the mouse over, the funcionnality exists but no icon appears...
any ideas how to fix this?
Code: Select all
for type in custom_backup dist save;do find ~otrs -name "*.$type";done
Having a Windows install, i verified everything, still not finding anything...schulmann wrote:This is really newdid12345 wrote:hello, i just updated to OTRS 3.7![]()
Maybe there are some files not up to date.The toolbar is activated but no icons apear, by passing the mouse over, the funcionnality exists but no icon appears...
any ideas how to fix this?
You can try:Code: Select all
for type in custom_backup dist save;do find ~otrs -name "*.$type";done
Sorry, I didn't realize you are using Windows.did12345 wrote: Having a Windows install, i verified everything, still not finding anything...