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

Oliver Christen oliver.christen at camptocamp.com
Tue May 22 01:56:14 EDT 2007


Hi

check if you have this line in your cartoclient.tpl :

{if $edit_allowed|default:''}<div id="edit_div" 
style="display:none"></div>{/if}

and look at the page source once the page is displayed to verify the element 
is really included.

regards
Oliver

> 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
>>
>
> _______________________________________________
> 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