[Cartoweb-users] Problem with edit plugin: No error, but no edition

Jeff MERCIER jeff.mercier at pays-romans.org
Mon May 21 09:44:19 EDT 2007


That's right, now, I have an error message:

oParent has no properties
x_cartoweb.js line 49

Here is the line 49:

function xAppendChild(oParent, oChild)
{
  if (oParent.appendChild) return oParent.appendChild(oChild);
  else return null;
}

Did you think that It could be the reason of my problem?
What can I do?

-----Message d'origine-----
De : Oliver Christen [mailto:oliver.christen at camptocamp.com]
Envoyé : lundi 21 mai 2007 14:28
À : Jeff MERCIER; cartoweb-users at lists.maptools.org
Objet : Re: [Cartoweb-users] Problem with edit plugin: No error, but no
edition


Hello,

if the "Loading message" doesnt disappear, then a javascript error occured.
If you dont get any notice, maybe you need to turn on javascript error
message in your brower options.

regards
Oliver

>I have a problem with the plugin edit.
> I have a postgis database (V 8.1) in witch I have create some table I want
> to edit.
> When I try to use the edition, I selected the layer, and so the message
> "Loading message"  appears and the sand glass turn indefinitely.
> I try to create the three table describe in DemoEdit project but I have no
> result.
>
> Have you an idea to help me?
> Thanks.
>
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>



More information about the Cartoweb-users mailing list