Jump to content
thirty bees forum
  • 0

java script error


rubben1985

Question

Hi,

I use visual composer and today a new problem appeared (this problem could be there in the previous 2 weeks or so, but not before). I realized that depending on the user, navigator and private mode or not, it creates an error that blocks the editor so it doesn't work. It is not about cookies as private mode also creates the error. As I did not updated the module** in the last few months is strange for me that now, it doesnt work from one day to another.

The hosting technical service, tells me is a javascript error with the jquery library. No idea what does it means hahaha but could this have relation with some recent module updates? I update them the days before to the 1.0.8 release (I still have 1.0.7 version, I only updated the modules). Could this have an impact? It seems difficult to be that but I do not find another update or modification in the last 2 weeks.

It is quite curious because the error is not "regular". User 1 in chrome works fine User 1 in chrome and private mode does NOT work. User 2 in chrome doesn't work. User 2 in mozilla works in my computer, but it doesn't in another computer

It seems like a cookie issue but User 1 does not work in private mode :/ and I have clean cookies and cache a few times

Any idea? this is the screenshot of the error when it doesnt appear the editor screen

0_1545942248391_c91e5592-e723-4d4f-9dc7-58fac20ded60-image.png

** I updated the module, update broke some things, so I restored the backup. In theory now is like it has been since months

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Cache also has problems and when it is activated, it changes the web appearance (fonts in different colors, css...). I tried to delete cache at backoffice and also manual.

Chrome console shows some errors: When cache is not activated, appearance is correct and some errors appear:

0_1546192934928_226727f2-c4e8-4b1a-862f-74d8d3e6fc4a-image.png

When cache is activated, appearance is wrong and this are the error that chrome console shows (1 error more):

0_1546193019687_0167e25c-7a1c-40b7-ac91-eea23563f674-image.png

Any ideas?

Link to comment
Share on other sites

  • 0

When you want to debug javascript errors your first step should be to disable minimization (the CCC functions). As far as I can see you didn't do that.

Always start with the first error message. In your first picture that is iris.min.js. That doesn't look like a TB file. If you move your mouse over the filename in the console you see its full path and say something about to which module it belongs.

ERRBLOCKEDBY _CLIENT most likely means that some addblocker or anti-malware software that you installed blocked a file.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...