fabiensen
Forum Replies Created
-
Forum: Plugins
In reply to: [Author Chat] Can’t add room and no error in consoleHi Peter,
just tried again and I see that the error I told you about is generating itself if I choose “Show weekday names” checkbox (or something similar). If I uncheck it, then everything is working properly.
Since I don’t need this feature, I am quite happy like this. But just my two cents: the error could be generated as I have a non english installation of WP and maybe weekdays are just not defined? But I didn’t have time, unfortunately, to debug it. I hope to have a look next days, in order to understand what was going on. Eventually I will let you know here.Thanks for your effort in helping me, really appreciated!
Forum: Plugins
In reply to: [Author Chat] Can’t add room and no error in consoleThanks Peter, much appreciated!
How can I send you a PM with link, username and password?
Best Regards
FabioForum: Plugins
In reply to: [Author Chat] Can’t add room and no error in consoleHi Peter,
thanks for your kind and prompt reply.
I have just installed the plug-in on another server (very different from the production one). Unfortunately, I have the same result, it is not possible to add any room. However, at least, I have something in the console.An error:
Uncaught TypeError: Cannot read property ‘split’ of undefined at Object.success (chat.js?ver=1.8.2:457)Several notices, about 4-5 of them every a few seconds:
load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,moxiejs,plupload&ver=5.0.3:4 XHR finished loading: POST “https://www.*****.it/wma/wp-admin/index.phpCould you please help me somehow? I can provide with other details, if needed!
Thank you!Fabio
Hi Jose,
thank you very much for your reply. Much appreciated.
May I ask you when the next release will come out?
Most of all, generally speaking my team is quite skilled and, personally, I think we can find a solution. What we are missing is to understand which is the main error with this particular situation. Once we know it, I think we could find a fix by our own and, hopefully, contribute to your development.
In detail, I just installed a normal WP, with some test content https://dev.intothenet.it/_cms/wpress/wptest01/ and everything is working. What I noticed in the Chrome console, is that once the app is correctly cached, the service-worker.js is no more called, but only superpwa-sw.js gets called (by the way it is never found)
So, could you address me to the understanding of this point? In other words, where can I start debugging the fact that either service-worker or superpwa-sw.js are called?
Thanks!