View Single Post
  #4  
Unread 09-27-2007, 03:25 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

If you're having trouble editing XML files I would recommend using Notepad++ with the xml plug in since the color coding and xml validation ensures that you aren't making any careless mistakes.

If your xml files have errors in them you'll usually see a file called ui.log in your UI folder.

If you can't figure out a problem you can just attach your file here in the forums and we can usually help you.

From the w3school:
Quote:
The W3C XML specification states that a program should not continue to process an XML document if it finds an error. The reason is that XML software should be easy to write, and that all XML documents should be compatible.
__________________

Visit Othesus World!
Reply With Quote