przy przegladaniu sieci w poszukiwaniu ciekawej flashowej mapy znalazlem ten oto zestaw dodatkow do joomli. jednak jak zwykle nie obylo sie bez problemow. tutaj paczka instalacyjna z instrukcja: http://yopensource.com/en/joomla-ext...for-joomla-15x

tutaj paczka z mapami: http://www.ammap.com/download
robie wg instrukcji. wgrywam mapy polski, tworze zipa z xml i tez dorzucam. publikuje, linkuje pod jeden z odnosnikow z menu i moim oczom ukazuje sie blad. w operze taki: Błąd składni XML

Błąd składni XML: błąd składni (Wiersz: 1, Znak: 0)

Potraktuj dokument jako HTML i wyświetl ponownie
Błąd:missing root element
Specyfikacja:http://www.w3.org/TR/REC-xml/

w ie taki :
Nie można wyświetlić strony XML
Nie można przeglądać wejścia XML przy użyciu arkusza stylów . Popraw błąd, a następnie kliknij przycisk Odśwież lub spróbuj ponownie później.


--------------------------------------------------------------------------------

Dokument XML musi mieć element najwyższego poziomu. Błąd podczas przetwarzania zasobu 'http://localhost/joomla/index.php?op...


a tak wyglada fragment kodu ustawien mapy ktory ominalem i byc moze to jest problemem, ale wczesniej probowalem go ustawiac i tez nic;/ wiec moze jakies wskazowki jak go ustawiac i czy to jest problemem

Kod:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Value between [] brackets, for example [#FFFFFF] shows default value which is used if this parameter is not set  -->
<!-- This means, that if you are happy with this value, you can delete this line at all and reduce file size          -->
<!-- value or explanation between () brackets shows the range or type of values you should use for this parameter     -->
<!-- x, y, widths and heights can be set in pixels or in percents                                                     -->

<settings>
  <developer_mode></developer_mode>                           <!-- [false] (true / false) If set to true, developer information is displayed. You can also copy developer information to clipboard through right click menu -->
  <projection>mercator</projection>                           <!-- [xy] (mercator, xy) Projection of your map. If you do not care about actual longitudes and latitudes I recomend to use xy projection. The default world map uses Mercator projection. -->                                                               
  <width></width>                                             <!-- [] (Number) if empty, will be equal to width of your flash movie -->
  <height></height>                                           <!-- [] (Number) if empty, will be equal to height of your flash movie -->
  <font></font>                                               <!-- [Tahoma] (font name) use device fonts, such as Tahoma, Times New Roman, Tahoma, Verdana... -->
  <text_size></text_size>                                     <!-- [11] (Number) text size of all texts. Every text size can be set individually in the settings below -->
  <text_color></text_color>                                   <!-- [#000000] (hex color code) main text color. Every text color can be set individually in the settings below-->
  <decimals_separator></decimals_separator>                   <!-- [,] (string) decimal separator. Note, that this is for displaying data only. Decimals in data xml file must be separated with a dot -->
  <thousands_separator></thousands_separator>                 <!-- [ ] (string) thousand separator -->
  <redraw></redraw>                                           <!-- [false] (true / false) if redraw is set to true, the map will be resized then screen size changes -->
  <precision></precision>                                     <!-- [2] (Number) shows how many numbers should be shown after comma for calculated values (percents) -->
  <reload_data_interval></reload_data_interval>               <!-- [0] (Number) how often data should be reloaded (time in seconds) -->
  <add_time_stamp></add_time_stamp>                           <!-- [false] (true / false) if true, a unique number will be added every time flash loads data. This will help to avoid data cashing -->
  <color_change_time_start></color_change_time_start>         <!-- [2] (Number) How fast areas should change color after map is loaded -->
  <color_change_time_hover></color_change_time_hover>         <!-- [0.2] (Number) How fast areas and movies should change color on roll out -->
  <fit_to_screen></fit_to_screen>                             <!-- [true] (true / false) whether to resize map or not to fit it on screen -->
  <drag_map></drag_map>                                       <!-- [true] (true / false) whether map is dragable or not -->
jesli zostawiam go pustego to nic mi nie wyjdzie?
uzywal moze juz ktos tego?