romhackplaza_manage_modal(romhackplaza_modal_submissions,"block",__("Submit error",'romhackplaza'),__("Could not reserve a post ID. Please refresh the page.","romhackplaza"),"");
}
},
error: function(response: any){
romhackplaza_manage_modal(romhackplaza_modal_submissions,"block",__("Submit error",'romhackplaza'),__("Error occurred while reserving a post ID. Please refresh the page.","romhackplaza"),"");