Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it?

  • 2 vastust
  • 1 on selline probleem
  • 8 views
  • Viimati vastas Shawn

more options

when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it?

URL of affected sites

http://chemsystems.com

when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it? == URL of affected sites == http://chemsystems.com

All Replies (2)

more options

I get that error too. The issue is with the website's coding. Please contact the site manager.

more options

There is a lot of alert are try & catch code in this javascript: http://chemsystems.com/inc_files/js/ebacombo.js You would usually only use such alerts for debugging purposes and not to bother visitors with such errors and warnings.