<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p>Hello,</p>
<p>I'm trying to set up the digitizer according to the instructions provided in <a href="https://doc.mapbender.org/en/functions/editing/digitizer/digitizer_configuration.html#setting-up-of-digitizer" target="_new" class="">
https://doc.mapbender.org/en/functions/editing/digitizer/digitizer_configuration.html#setting-up-of-digitizer</a>.</p>
<p class="elementToProof">I have already set up the sidepane element definition based on the instructions (I changed the connection to "default"). Then, in parameters.yaml, I overwrote the default database connection parameters with those of my PostgreSQL database.</p>
<p class="elementToProof"><br>
</p>
<p class="elementToProof" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
config.yaml -> remains the same<br>
</p>
<p class="elementToProof ContentPasted8" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
parameters.yaml -><a href="https://pastecode.io/s/2n9mt2ro" id="LPlnk677214">https://pastecode.io/s/2n9mt2ro</a></p>
<p class="elementToProof"><br>
</p>
<p class="elementToProof">Mapbender successfully connects to the database, but I encountered the following error in developer mode:<br>
</p>
<p class="elementToProof" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
'''<br>
</p>
An exception occurred while executing 'SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.template AS template_5, t0.map_engine_code AS map_engine_code_6, t0.persistent_view AS persistent_view_7, t0.published AS
 published_8, t0.screenshot AS screenshot_9, t0.extra_assets AS extra_assets_10, t0.updated AS updated_11, t0.custom_css AS custom_css_12 FROM mb_core_application t0 ORDER BY t0.title ASC':
<div><br>
</div>
<div>SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "mb_core_application" does not exist</div>
<div>LINE 1: ...S updated_11, t0.custom_css AS custom_css_12 FROM mb_core_ap...</div>
<div>^</div>
<div class="elementToProof" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
'''</div>
<div class="elementToProof" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<p class="ContentPasted6 ContentPasted7">Do you have any suggestions on how to overcome this issue? I've checked that over user struggled with same issue:
<a href="https://marc.info/?l=mapbender-users&m=151602993622690&w=2" id="LPlnk328781">
https://marc.info/?l=mapbender-users&m=151602993622690&w=2</a><br>
</p>
<p class="ContentPasted6"><br>
</p>
<p class="ContentPasted6"><br>
</p>
<p class="ContentPasted6">Best regards,</p>
<p class="ContentPasted6">Marcin</p>
<br>
</div>
</body>
</html>