NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: walter.dasilva on May 04, 2016, 01:12:00 PM

Title: JAVASCRIPT Error on disconnected mobile
Post by: walter.dasilva on May 04, 2016, 01:12:00 PM
HI Bruce,

I started getting a JAVASCRIPT error, and console is showing this:

nt-idb.js:144 Uncaught TypeError: Failed to execute 'open' on 'IDBFactory': The version provided must not be 0.

I've already make a copy of web from libscr.

Regards,

Walter

Title: Re: JAVASCRIPT Error on disconnect mobile
Post by: Bruce on May 04, 2016, 10:26:44 PM
Hi Walter,

did you perchance change the dictionary? Maybe add a new table or something?

cheers
Bruce
Title: Re: JAVASCRIPT Error on disconnected mobile
Post by: walter.dasilva on May 05, 2016, 05:13:01 AM
Hi Bruce,

Yes, include fields and tables.

Cheers,
Walter
Title: Re: JAVASCRIPT Error on disconnected mobile
Post by: Bruce on May 05, 2016, 11:12:25 PM
I haven't tested this, but bump the dictionary version up by 1.
To do this,
Open the dictionary.
From the Dictionary Menu choose "show Properties Dialog"
Versions tab
Click on the green + button.

I would be interested to know if this solves the problem. If it does I'll see if I can make the process to increment the number a bit easier.
I _think_ it only has to be bumped up when new tables are added, but let's find out.

Please report back what happens.

cheers
Bruce

Title: Re: JAVASCRIPT Error on disconnected mobile
Post by: walter.dasilva on May 06, 2016, 05:33:24 AM
Hi Bruce,

it works for me.

Thanks
Title: Re: JAVASCRIPT Error on disconnected mobile
Post by: Bruce on May 06, 2016, 11:23:53 PM
Thanks Walter. Good to know.