View Single Post
Old 05-15-2003, 10:35 PM   #30
doggabone
A Gray Wolf
 
Join Date: Oct 2002
Posts: 8
Default

I have this working on my machine right now.

You need to find:

<Label item ="GW_HPLabel1">

And BEFORE it (Line number 136, by the way), add:

</Button>

And you're almost done. You have a "</Button>" somewhere else you need to remove. Find:

<Button item = "GW_LFGButton">

Immediately BEFORE it (this will be line number 363, or near it), DELETE:

</Button>

That's the extra one. What happened is, a big chunk of the code got "jammed" into a Button tag. EQ got frightened .

You can email me (click the profile link) if you have any more questions - I'll be at my computer until about 1 a.m. EST (2 1/2 more hours).
doggabone is offline   Reply With Quote