My zotonic installation keeps crashing with the error below. Has something to do with the code trying to access a column in the rsc table that does not exist. Any hints on how to solve this?
21:51:49.664 [info] geocode of 312 set to {52.3422025,5.6367423}
21:51:49.665 [info] SQL error {error,{error,error,<<"42703">>,<<"column "pivot_geocode_qhash" of relation "rsc" does not exist">>,[{position,<<"38">>}]}} : "update rsc set pivot_geocode = $1, pivot_geocode_qhash = $2 where id = $3 and version = $4"
21:51:49.666 [error] Error in process <0.3640.0> on node 'zoton...@combenoire.local' with exit value: {{case_clause,{error,{error,error,<<5 bytes>>,<<61 bytes>>,[{position,<<2 bytes>>}]}}},[{z_db,'-q/4-fun-0-',4,[{file,"src/dbdrivers/postgresql/z_db.erl"},{line,275}]},{z_db,with_connection,3,[{file,"src/dbdrivers/postgresql/z_db.erl"},{line,195}]},{mod_geomap,update_geocode...
21:51:49.669 [error] Supervisor z_site_sup had child z_pivot_rsc started with z_pivot_rsc:start_link([{enabled,true},{hostname,"
site.secondmove.nl"},{dbhost,"localhost"},{dbport,5432},{dbuser,"zoto..."},...]) at <0.3176.0> exit with reason no case clause matching {error,{error,error,<<"42703">>,<<"column "pivot_geocode_qhash" of relation "rsc" does not exist">>,[{position,<<"38">>}]}} in {z_db,'-q/4-fun-0-',4,[{file,[115,114,99,47,100,98,100,114,105,118,101,114,115,47,112,111,115,116,103,114,101,115,113,108,47,122,95,100,98,46,101,114,108]},{line,275}]} in context child_terminated
21:51:49.752 [error] Supervisor received unexpected message: {'ETS-TRANSFER','observers$secondmove',<0.3159.0>,[]}