Search found 2 matches

by Victor
Thu Dec 22, 2016 2:11 pm
Forum: Bug reports
Topic: JS - Uncaught Error: missing source
Replies: 2
Views: 4469

Re: JS - Uncaught Error: missing source

The error connected with Typeahead. I took phpmyfaq.js ver 2.9.1 and it works fine. BTW on your demo version 2.9.1 version is using not 2.9.5

Line: 17986

ver 2.9.5


// instantiate the typeahead UI
$('.typeahead').typeahead(null, {
display: 'suggestion',

templates: {
notFound: [
'<div ...
by Victor
Thu Dec 22, 2016 1:17 pm
Forum: Bug reports
Topic: JS - Uncaught Error: missing source
Replies: 2
Views: 4469

JS - Uncaught Error: missing source

Hello!

Just installed PMF 2.9.5 and got JS error on blank installation:

phpmyfaq.min.js:16 Uncaught Error: missing source
at Function.error (phpmyfaq.min.js:16)
at new c (phpmyfaq.min.js:34)
at e (phpmyfaq.min.js:34)
at Object.map (phpmyfaq.min.js:16)
at a.c (phpmyfaq.min.js:34)
at new a ...