Page 1 of 1

Parse Error when trying to edit metadata- can´t access menue

PostPosted:Fri Aug 25, 2017 3:59 pm
by bsiefert
By editing error

I´v deleted the statement of the XML definition
<property-groups>
...
</property-groups>

for property groups insted there remains a property group definition

Therfore further editing of the Metadata gives a parse error and no possibility to reach the editor any more to correct the issue. See screenshot.

How can I correct that error in the databse?

Re: Parse Error when trying to edit metadata- can´t access menue

PostPosted:Fri Aug 25, 2017 4:44 pm
by jllort
In the tomcat folder you might have a file named PropertyGroups.xml, replace with what I attached
(352 Bytes) Downloaded 271 times
.

Then go to the administration url for registering http://localhost:8080/OpenKM/admin/Prop ... n=register

That should be enought.

Re: Parse Error when trying to edit metadata- can´t access menue

PostPosted:Fri Aug 25, 2017 5:12 pm
by bsiefert
Thank you, this solved the issue :D

I edited the .XML, fixed the missing statements and registered it over the URL.

Thanks for your fast reply.