stranger
asked 10 years ago

Hello, when I run the infinitescroll, I get this message. Where could be the problem? Thank you greeting Rick

“Uncaught ReferenceError: reload_jPlayer is not defined /  (anonymous function):  jquery.custom.js?ver=3.7.1:255, jquery.custom.js?ver=3.7.1:255,
jquery.masonry.min.js?ver=3.7.1:10″
 
And I get even more:
apparently there are problems with this script. This also turns off my autocomplete function. I need that?
//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.js
he always wants to call a page that does not exist. page 6?

GET https://website.com/page/6/ 404 (Not Found) jquery.js:8706 send jquery.js:8706
x.extend.ajax jquery.js:8136
x.fn.load jquery.js:7745
infscr_ajax jquery.infinitescroll.min.js?ver=3.7.1:40
(anonymous function) jquery.infinitescroll.min.js?ver=3.7.1:19
r.complete jquery.js:9467
c jquery.js:3048
p.fireWith jquery.js:3160
l jquery.js:8922
x.fx.tick

3 Answers
Jackie Lord
answered 10 years ago
“Uncaught ReferenceError: reload_jPlayer is not defined /  (anonymous function):  jquery.custom.js?ver=3.7.1:255, jquery.custom.js?ver=3.7.1:255, 
jquery.masonry.min.js?ver=3.7.1:10″

I would also want to add that, the error you are facing is because you miss the reload_jPlayer function. This function helps to reload the play music javascript when use infinitive loading. If you do not use Music Player, you can open the file jquery.custom.js, find and delete the following code:

reload_jPlayer();

Regarding the second issue, if happens because of the query post in index.php

GET https://website.com/page/6/ 404 (Not Found)
stranger
answered 10 years ago

Hi, thanks for the quick answers. So I have the “reload_jPlayer ();” away because I do not need him.
Yes, I have a lot to learn.
@ Rambu
I check the time. Changes yes, but only a little and not all files. If I’ve found something, I write it then.
Many Greet Rick

stranger
answered 10 years ago

Hi, thanks for the quick answers. So I have the “reload_jPlayer ();” away because I do not need him.
Yes, I have a lot to learn.
@ Rambu
I check the time. Changes yes, but only a little and not all files. If I’ve found something, I write it then.
Many Greet Rick

Powered by DW Question & Answer Pro