Hello, I have found many posts relating to the same problem I am having however none of the discussions contained an answer. The discussions typically end with the developer requesting back-end access and then following up by saying that he fixed it. Would be helpful to many people to know what the solution is. In any event, the "load more" button is not functioning properly on my test site. The dev console in the browser shows it throwing a 404 error whenever the "load more" button is clicked. I am using SEF URLs and would prefer to keep it that way. Any help would be greatly appreciated.
Hi
Maybe it's because the site can't read any method so I fixed the code in my module
in file: .../modules/mod_jux_mashup/tmpl/default_k2.php at line 228
$.get($currentURL, {
edit
$.post($currentURL, {