[HELP]Public Rooms Navigator ERROR

mrmue77

New Member
Sep 16, 2017
21
0
I created the public room infobus with ads_background and added furni to it. It looks fine but I just can't import it into Public Rooms. When I enable the room, restart my emu and then go back in the hotel. The hotel crashes as soon as I click on the navigator.
(similar to this thread: )
In the printscreen I added the 3 tables with their settings and the errorlog of my browser.
Hope someone knows what the problem is.


module-essentials.min.js


Code:
!function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);var j=new Error("Cannot find module '"+g+"'");throw j.code="MODULE_NOT_FOUND",j}var k=c[g]={exports:{}};b[g][0].call(k.exports,function(a){var c=b[g][1][a];return e(c?c:a)},k,k.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g<d.length;g++)e(d[g]);return e}({"./lib/essential/js/main.js":[function(a){a("./_tabs"),a("./_tree"),a("./_show-hover"),a("./_daterangepicker"),a("./_expandable"),a("./_nestable"),a("./_cover"),a("./_tooltip"),a("./_tables"),a("./_check-all"),a("./_progress-bars"),a("./_iframe"),a("./_bootstrap-collapse"),a("./_bootstrap-carousel"),a("./_bootstrap-modal"),a("./_panel-collapse"),a("./_touchspin"),a("./_select2"),a("./_slider"),a("./_selectpicker"),a("./_datepicker"),a("./_minicolors"),a("./_bootstrap-switch"),a("./_wizard"),a("./_summernote")},{"./_bootstrap-carousel":"/Code/html/themekit-learning/lib/essential/js/_bootstrap-carousel.js","./_bootstrap-collapse":"/Code/html/themekit-learning/lib/essential/js/_bootstrap-collapse.js","./_bootstrap-modal":"/Code/html/themekit-learning/lib/essential/js/_bootstrap-modal.js","./_bootstrap-switch":"/Code/html/themekit-learning/lib/essential/js/_bootstrap-switch.js","./_check-all":"/Code/html/themekit-learning/lib/essential/js/_check-all.js","./_cover":"/Code/html/themekit-learning/lib/essential/js/_cover.js","./_datepicker":"/Code/html/themekit-learning/lib/essential/js/_datepicker.js","./_daterangepicker":"/Code/html/themekit-learning/lib/essential/js/_daterangepicker.js","./_expandable":"/Code/html/themekit-learning/lib/essential/js/_expandable.js","./_iframe":"/Code/html/themekit-learning/lib/essential/js/_iframe.js","./_minicolors":"/Code/html/themekit-learning/lib/essential/js/_minicolors.js","./_nestable":"/Code/html/themekit-learning/lib/essential/js/_nestable.js","./_panel-collapse":"/Code/html/themekit-learning/lib/essential/js/_panel-collapse.js","./_progress-bars":"/Code/html/themekit-learning/lib/essential/js/_progress-bars.js","./_select2":"/Code/html/themekit-learning/lib/essential/js/_select2.js","./_selectpicker":"/Code/html/themekit-learning/lib/essential/js/_selectpicker.js","./_show-hover":"/Code/html/themekit-learning/lib/essential/js/_show-hover.js","./_slider":"/Code/html/themekit-learning/lib/essential/js/_slider.js","./_summernote":"/Code/html/themekit-learning/lib/essential/js/_summernote.js","./_tables":"/Code/html/themekit-learning/lib/essential/js/_tables.js","./_tabs":"/Code/html/themekit-learning/lib/essential/js/_tabs.js","./_tooltip":"/Code/html/themekit-learning/lib/essential/js/_tooltip.js","./_touchspin":"/Code/html/themekit-learning/lib/essential/js/_touchspin.js","./_tree":"/Code/html/themekit-learning/lib/essential/js/_tree.js","./_wizard":"/Code/html/themekit-learning/lib/essential/js/_wizard.js"}],"/Code/html/themekit-learning/lib/essential/js/_bootstrap-carousel.js":[function(){!function(a){"use strict";a.fn.tkCarousel=function(){this.length&&(this.carousel(),this.find("[data-slide]").click(function(a){a.preventDefault()}))}}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_bootstrap-collapse.js":[function(){!function(a){"use strict";a.fn.tkCollapse=function(){if(this.length){var b=this.attr("href")||this.attr("target");b&&(this.click(function(a){a.preventDefault()}),a(b).collapse({toggle:!1}))}}}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_bootstrap-modal.js":[function(){!function(a){"use strict";a.fn.tkModal=function(){if(this.length){var b=this.attr("href")||this.attr("target");b&&(this.click(function(a){a.preventDefault()}),a(b).modal({show:!1}))}};var b=function(b){var c=a("#"+b.template).html(),d=Handlebars.compile(c);return d(b)},c=function(){var a=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)};return a()+a()+"-"+a()+"-"+a()+"-"+a()+"-"+a()+a()+a()};a.fn.tkModalDemo=function(){if(this.length){var d=this.attr("href")||this.attr("target"),e=a(d);d||(d=c(),this.attr("data-target","#"+d)),d.replace("#",""),e.length||(e=a(b({id:d,template:this.data("template")||"tk-modal-demo",modalOptions:this.data("modalOptions")||"",dialogOptions:this.data("dialogOptions")||"",contentOptions:this.data("contentOptions")||""})),a("body").append(e),e.modal({show:!1})),this.click(function(a){a.preventDefault(),e.modal("toggle")})}},a('[data-toggle="tk-modal-demo"]').each(function(){a(this).tkModalDemo()})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_bootstrap-switch.js":[function(){!function(a){"use strict";a('[data-toggle="switch-checkbox"]').each(function(){a(this).bootstrapSwitch({offColor:"danger"})})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_check-all.js":[function(){!function(a){"use strict";a.fn.tkCheckAll=function(){this.length&&this.on("click",function(){a(a(this).data("target")).find(":checkbox").prop("checked",this.checked)})},a('[data-toggle="check-all"]').tkCheckAll()}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_cover.js":[function(){!function(a){"use strict";function b(){a(".cover.overlay").each(function(){a(this).tkCover()})}var c=function(a,b,c,d){var e=c/a,f=d/b,g=a,h=b;return b/d>a/c?(g=c,h=b*e):(g=a*f,h=d),{width:g,height:h}};a.fn.tkCover=function(){this.length&&(this.filter(":visible").not('[class*="height"]').each(function(){var b=a(this),c=b.find("img:first");c.length?a.loadImage(c.attr("src")).done(function(){b.height(c.height()),a(".overlay-full",b).innerHeight(c.height()),a(document).trigger("domChanged")}):(c=b.find(".img:first"),b.height(c.height()),a(".overlay-full",b).innerHeight(c.height()),a(document).trigger("domChanged"))}),this.filter(":visible").filter('[class*="height"]').each(function(){var b=a(this),d=b.find("img")||b.find(".img");d.each(function(){var d=a(this);return d.data("autoSize")===!1?!0:void(d.is("img")?a.loadImage(d.attr("src")).done(function(){d.removeAttr("style"),d.css(c(d.width(),d.height(),b.width(),b.height()))}):(d.removeAttr("style"),d.css(c(d.width(),d.height(),b.width(),b.height()))))})}))},a(document).ready(b),a(window).on("load",b);var d;a(window).on("debouncedresize",function(){clearTimeout(d),d=setTimeout(b,200)})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_datepicker.js":[function(){!function(a){"use strict";a.fn.tkDatePicker=function(){this.length&&"undefined"!=typeof a.fn.datepicker&&this.datepicker()},a(".datepicker").tkDatePicker()}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_daterangepicker.js":[function(){!function(a){"use strict";a.fn.tkDaterangepickerReport=function(){var a=this;this.daterangepicker({ranges:{Today:[moment(),moment()],Yesterday:[moment().subtract("days",1),moment().subtract("days",1)],"Last 7 Days":[moment().subtract("days",6),moment()],"Last 30 Days":[moment().subtract("days",29),moment()],"This Month":[moment().startOf("month"),moment().endOf("month")],"Last Month":[moment().subtract("month",1).startOf("month"),moment().subtract("month",1).endOf("month")]},startDate:moment().subtract("days",29),endDate:moment()},function(b,c){var d=b.format("MMMM D, YYYY")+" - "+c.format("MMMM D, YYYY");a.find("span").html(d)})},a.fn.tkDaterangepickerReservation=function(){this.daterangepicker({timePicker:!0,timePickerIncrement:30,format:"MM/DD/YYYY h:mm A"})},a(".daterangepicker-report").tkDaterangepickerReport(),a(".daterangepicker-reservation").tkDaterangepickerReservation()}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_expandable.js":[function(){!function(a){"use strict";a.fn.tkExpandable=function(){this.length&&this.find(".expandable-content").append('<div class="expandable-indicator"><i></i></div>')},a(".expandable").each(function(){a(this).tkExpandable()}),a("body").on("click",".expandable-indicator",function(){a(this).closest(".expandable").toggleClass("expandable-open")}),a("body").on("click",".expandable-trigger:not(.expandable-open)",function(){a(this).addClass("expandable-open")})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_iframe.js":[function(){!function(){"use strict";window.location!=window.parent.location&&(top.location.href=document.location.href)}()},{}],"/Code/html/themekit-learning/lib/essential/js/_minicolors.js":[function(){!function(a){"use strict";a.fn.tkMiniColors=function(){this.length&&"undefined"!=typeof a.fn.minicolors&&this.minicolors({control:this.attr("data-control")||"hue",defaultValue:this.attr("data-defaultValue")||"",inline:"true"===this.attr("data-inline"),letterCase:this.attr("data-letterCase")||"lowercase",opacity:this.attr("data-opacity"),position:this.attr("data-position")||"bottom left",change:function(a,b){a&&(b&&(a+=", "+b),"object"==typeof console&&console.log(a))},theme:"bootstrap"})},a(".minicolors").each(function(){a(this).tkMiniColors()})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_nestable.js":[function(){!function(a){"use strict";a.fn.tkNestable=function(){this.length&&"undefined"!=typeof a.fn.nestable&&this.nestable({rootClass:"nestable",listNodeName:"ul",listClass:"nestable-list",itemClass:"nestable-item",dragClass:"nestable-drag",handleClass:"nestable-handle",collapsedClass:"nestable-collapsed",placeClass:"nestable-placeholder",emptyClass:"nestable-empty"})},a(".nestable").tkNestable()}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_panel-collapse.js":[function(){!function(a){"use strict";var b=function(){var a=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)};return a()+a()+"-"+a()+"-"+a()+"-"+a()+"-"+a()+a()+a()};a.fn.tkPanelCollapse=function(){if(this.length){var c=a(".panel-body",this),d=c.attr("id")||b(),e=a("<div/>");e.attr("id",d).addClass("collapse"+(this.data("open")?" in":"")).append(c.clone()),c.remove(),a(this).append(e),a(".panel-collapse-trigger",this).attr("data-toggle","collapse").attr("data-target","#"+d).collapse({trigger:!1})}},a('[data-toggle="panel-collapse"]').each(function(){a(this).tkPanelCollapse()})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_progress-bars.js":[function(){!function(a){a(".progress-bar").each(function(){a(this).width(a(this).attr("aria-valuenow")+"%")})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_select2.js":[function(){!function(a){"use strict";a.fn.tkSelect2=function(){if(this.length&&"undefined"!=typeof a.fn.select2){var b=this,c={allowClear:b.data("allowClear")};if(b.is("button"))return!0;if(b.is('input[type="button"]'))return!0;b.is('[data-toggle="select2-tags"]')&&(c.tags=b.data("tags").split(",")),b.select2(c)}},a.fn.tkSelect2Enable=function(){this.length&&"undefined"!=typeof a.fn.select2&&this.click(function(){a(a(this).data("target")).select2("enable")})},a.fn.tkSelect2Disable=function(){this.length&&"undefined"!=typeof a.fn.select2&&this.click(function(){a(this.data("target")).select2("disable")})},a.fn.tkSelect2Flags=function(){if(this.length&&"undefined"!=typeof a.fn.select2){var b=function(a){return a.id?"<img class='flag' src='http://select2.github.io/select2/images/flags/"+a.id.toLowerCase()+".png'/>"+a.text:a.text};this.select2({formatResult:b,formatSelection:b,escapeMarkup:function(a){return a}})}},a('[data-toggle*="select2"]').each(function(){a(this).tkSelect2()}),a('[data-toggle="select2-enable"]').tkSelect2Enable(),a('[data-toggle="select2-disable"]').tkSelect2Disable(),a("#select2_7").tkSelect2Flags()}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_selectpicker.js":[function(){!function(a){"use strict";a.fn.tkSelectPicker=function(){this.length&&"undefined"!=typeof a.fn.selectpicker&&this.selectpicker({width:this.data("width")||"100%"})},a(function(){a(".selectpicker").each(function(){a(this).tkSelectPicker()})})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_show-hover.js":[function(){!function(a){var b=function(){a("[data-show-hover]").hide().each(function(){var b=a(this),c=a(this).data("showHover");b.closest(c).on("mouseover",function(a){a.stopPropagation(),b.show()}).on("mouseout",function(){b.hide()})})};b(),window.showHover=b}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_skin.js":[function(a,b){b.exports=function(){var a=$.cookie("skin");return"undefined"==typeof a&&(a="default"),a}},{}],"/Code/html/themekit-learning/lib/essential/js/_slider.js":[function(){!function(a){"use strict";var b=function(b){a(".slider-handle",b).html('<i class="fa fa-bars fa-rotate-90"></i>')};a.fn.tkSlider=function(){this.length&&"undefined"!=typeof a.fn.slider&&(this.slider(),b(this))},a.fn.tkSliderFormatter=function(){this.length&&"undefined"!=typeof a.fn.slider&&(this.slider({formatter:function(a){return"Current value: "+a}}),b(this))},a.fn.tkSliderUpdate=function(){this.length&&"undefined"!=typeof a.fn.slider&&(this.on("slide",function(b){a(this.attr("data-on-slide")).text(b.value)}),b(this))},a('[data-slider="default"]').tkSlider(),a('[data-slider="formatter"]').tkSliderFormatter(),a("[data-on-slide]").tkSliderUpdate()}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_summernote.js":[function(){!function(a){"use strict";a.fn.tkSummernote=function(){this.length&&"undefined"!=typeof a.fn.summernote&&this.summernote({height:300})},a(function(){a(".summernote").each(function(){a(this).tkSummernote()})})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_tables.js":[function(){!function(a){"use strict";a.fn.tkDataTable=function(){this.length&&"undefined"!=typeof a.fn.dataTable&&this.dataTable()},a('[data-toggle="data-table"]').tkDataTable()}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_tabs.js":[function(a){!function(b){var c=a("./_skin")();b(".tabbable .nav-tabs").each(function(){var a=b(this).niceScroll({cursorborder:0,cursorcolor:config.skins[c]["primary-color"],horizrailenabled:!0,oneaxismousemode:!0}),d=a.getContentSize;a.getContentSize=function(){var b=d.call(a);return b.h=a.win.height(),b}}),b("[data-scrollable]").getNiceScroll().resize(),b(".tabbable .nav-tabs a").on("shown.bs.tab",function(a){var c=b(this).closest(".tabbable"),d=b(a.target),e=d.attr("href")||d.data("target");c.find(".nav-tabs").getNiceScroll().resize(),b(e).find("[data-scrollable]").getNiceScroll().resize()})}(jQuery)},{"./_skin":"/Code/html/themekit-learning/lib/essential/js/_skin.js"}],"/Code/html/themekit-learning/lib/essential/js/_tooltip.js":[function(){!function(a){"use strict";a("body").tooltip({selector:'[data-toggle="tooltip"]',container:"body"})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_touchspin.js":[function(){!function(a){"use strict";a.fn.tkTouchSpin=function(){this.length&&"undefined"!=typeof a.fn.TouchSpin&&this.TouchSpin()},a('[data-toggle="touch-spin"]').tkTouchSpin()}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_tree.js":[function(){!function(a){var b={map:{checkbox:"fa fa-square-o",checkboxSelected:"fa fa-check-square",checkboxUnknown:"fa fa-check-square fa-muted",error:"fa fa-exclamation-triangle",expanderClosed:"fa fa-caret-right",expanderLazy:"fa fa-angle-right",expanderOpen:"fa fa-caret-down",doc:"fa fa-file-o",noExpander:"",docOpen:"fa fa-file",loading:"fa fa-refresh fa-spin",folder:"fa fa-folder",folderOpen:"fa fa-folder-open"}},c={autoExpandMS:400,focusOnClick:!0,preventVoidMoves:!0,preventRecursiveMoves:!0,dragStart:function(){return!0},dragEnter:function(){return!0},dragDrop:function(a,b){b.otherNode.moveTo(a,b.hitMode)}};a.fn.tkFancyTree=function(){if(this.length&&"undefined"!=typeof a.fn.fancytree){var d=["glyph"];"undefined"!=typeof this.attr("data-tree-dnd")&&d.push("dnd"),this.fancytree({extensions:d,glyph:b,dnd:c,clickFolderMode:3,checkbox:"undefined"!=typeof this.attr("data-tree-checkbox")||!1,selectMode:"undefined"!=typeof this.attr("data-tree-select")?parseInt(this.attr("data-tree-select")):2})}},a('[data-toggle="tree"]').each(function(){a(this).tkFancyTree()})}(jQuery)},{}],"/Code/html/themekit-learning/lib/essential/js/_wizard.js":[function(){!function(a){"use strict";a.fn.tkWizard=function(){if(this.length&&"undefined"!=typeof a.fn.slick){var b=this,c=b.closest(".wizard-container");b.slick({dots:!1,arrows:!1,slidesToShow:1,rtl:this.data("rtl"),slide:"fieldset",onAfterChange:function(d,e){a(document).trigger("after.wizard.step",{wiz:d,target:e,container:c,element:b})}}),c.find(".wiz-next").click(function(a){a.preventDefault(),b.slickNext()}),c.find(".wiz-prev").click(function(a){a.preventDefault(),b.slickPrev()}),c.find(".wiz-step").click(function(c){c.preventDefault(),b.slickGoTo(a(this).data("target"))}),a(document).on("show.bs.modal",function(){b.closest(".modal-body").hide()}),a(document).on("shown.bs.modal",function(){b.closest(".modal-body").show(),b.slickSetOption("dots",!1,!0)})}},a('[data-toggle="wizard"]').each(function(){a(this).tkWizard()}),a(document).on("after.wizard.step",function(a,b){if(b.container.is("#wizard-demo-1")){var c=b.container.find(".wiz-progress li:eq("+b.target+")");b.container.find(".wiz-progress li").removeClass("active complete"),c.addClass("active"),c.prevAll().addClass("complete")}})}(jQuery)},{}]},{},["./lib/essential/js/main.js"]);

Hope someone knows a fix! Thanks :)
 
Anyone?
 

Attachments

  • screen5.png
    screen5.png
    179 KB · Views: 12
  • screen5.png
    screen5.png
    181.6 KB · Views: 11

mrmue77

New Member
Sep 16, 2017
21
0
Describe in more depth whats wrong im confused
I am trying to add the infobus to public rooms but as soon as I do that, my navigator crashes.

It's now under 'All rooms' in Staff Category but I need it in Public Rooms.

As you can see on my screen shot (navigator_publics) I put the infobus in there with the room ID etc. but as soon as I set 'enabled' to 1 and go back in my hotel, it crashes when I open the navigator.

I hope you understand it now.
 
Still having this problem... Anyone that knows how to fix it? Not getting any errors in my emu.
 
Still looking for a fix, anyone?
 

Users who are viewing this thread

Top