View Single Post
  #6  
Unread 10-25-2007, 06:55 AM
sorinth sorinth is offline
A Griffon
 
Join Date: Jun 2006
Server: Najena
Posts: 160
Default

well, I have traced the problem down to this section of my quick raid buttons (it is the only section that I have edited on this box)
<Page Name="Warden">
<Data Name="Button1" Macro="useabilityonplayer Parent.Target &quot;Nature&apos;s Healing;&quot;" Tooltip="Natures Healing"/>
<Data Name="Button2" Macro="useabilityonplayer Parent.Target Greater Regrowth" Tooltip="Greater Regrowth"/>
<Data Name="Button3" Macro="useabilityonplayer Parent.Target Effloresce" Tooltip="Effloresce"/>
<Data Name="Button4" Macro="useabilityonplayer Parent.Target Sylvan Touch" Tooltip="Sylvan Tough"/>
<Data Name="Button5" Macro="useabilityonplayer Parent.Target &quot;Nature&apos;s Touch&quot;" Tooltip="Natures Touch"/>
</Page>

I think it is my use of the apostrophe command (I have edited this file for other toons and had no problems). What did I do wrong??? (oh by the way, it doesnt matter what class I play, if this file is there all classes ui's dont work). I just put the default file back in and all is good. So I know it is this file. My warden is only lvl 25 so having lvl 70 spells wont help him much (yet).

Thanx again for all your help and support and this wonderful UI!!!

Last edited by gm9 : 10-25-2007 at 07:20 AM. Reason: fixed xml ;)