[pmapper-users] p.mapper 3 problem
Brought to you by:
arminburger
From: listserver s. <cha...@gm...> - 2006-11-14 14:13:58
|
I'm tryng to use pmapper 3 but i cannot see maps and i recieve this errors in firebug: missing ; before statementxmlhttp.js (line 93)<b>Fatal error</b>: Call to a member function setTransparency() on a non-object in <b>C:\ms4w\apps\pmapper\incphp\map.php</b> on line <b>78</b><br /> nullpmjson.js (line 30) missing ; before statement xmlhttp.js (line 93)<b>Fatal error</b>: Call to a member function setTransparency() on a non-object in <b>C:\ms4w\apps\\incphp\map.php</b> on line <b>78</b><br /> line 78 of map.php is: //TEST function setTransp() { $corlay = getGLayerByName("corine1"); $corlay->setTransparency(60); } I don't know if this is the problem ... TESTING |