• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Cannot Reproduce Pagination and index map

Nik

New Member
CAS Premium
IMS Premium
RMS Premium
SC Premium
Sportsbook
CAS Version
2.2.34
XenForo Version
2.2.13
PHP Version
8.0
Database & Version
Maria 10.3
Are there any errors being throw?
No
Hey there,

Have an issue I just spotted, I have an index map enabled in CAS below listings on my main CAS index page. Shows a heat map correctly with all the current ads on that page. BTW google deprecated a lot of the markers.

I noticed that when I have pagination on the index and hit any next page the map goes blank, doing a hard refresh brings it back. I'm thinking there's an event that isn't firing here.

This is not the full map but rather the index map.

EDIT: Found a console error but not sure it's tied to this specifically.

classifieds/:1 Uncaught (in promise) Objectmessage: "A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received"[[Prototype]]: Object
 
Last edited:
Just tested this at several sites that have CAS Index Maps enabled and all configurations work as designed. The Index Map displays just fine page 1, page 2, page 3 etc.

I'll need to troubleshoot this on your site since I can't reproduce it. When you have time (no rush) please start a ticket and provide login credentials :)
 
Weirdly only seems to happen for a logged in user.

Just tested this at several sites that have CAS Index Maps enabled and all configurations work as designed. The Index Map displays just fine page 1, page 2, page 3 etc.

I'll need to troubleshoot this on your site since I can't reproduce it. When you have time (no rush) please start a ticket and provide login credentials :)

Yeah of course, I'll set you up with a user on my site, weirdly, only seems to happen for logged in users on my end, tried with a few Chromium browsers.
 
I enabled Index Maps at Area 51 so that you can see that they work just fine. I have Index Maps configured to be queryless, which means only ads with locations on the specific page (page 1, page 2 etc) will be fetched and plotted eg Page 1 will only plot Ads with locations from the page 1 result set. The CAS demo displays the map on page 1 and page 2 as both pages have ads with location data. It does not display on page 3 because there are no ads with a location.

Note: If I change the Index Map Options from querlyless to a separate fetch, that fetches x amount of ads based on a specific sort type, then the map will display on page 3 regardless if there are any ads on that page with location data.
 
Back
Top