I created some macro to heal with my evoker. All of them look like this:
#showtooltip
/cast [@mouseover] spellname
When I log out and log back in, all the icons show a question mark. To solve this i need to save them again without the need to edit anything. I also tried to change the macro to:
#showtooltip spellname
/cast [@mouseover] spellname
but it did not solve the issue.