Toan Nguyen schreef: > I have get same problem when I load mapbuilder script from a module of > Joomla. > If I load mapbuilder script from a component of Joomla, it work well. > I dont know why? When you load a mapbuilder script from a Joomla or Drupal module, it will be run from a different base directory.
Where mbConfigUrl is given a value, you could also give baseDir a value. For examples running Mapbuilder from a Drupal module: if you look at the source of http://zeist.geodan.nl/?q=node/101 you can see that mbConfigUrl and baseDir are both given values. The (generated) config file used is http://zeist.geodan.nl/?q=mapbuilder/config/100 and all paths in it are relative to the host. John. > > -- > Nguyễn Đình Toán > > ------------------------- > Neu khong doc duoc tieng Viet, vui long vao menu View --> chon > Encoding --> chon Unicode (UTF-8). Cam on. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
