[MC] Infinite Scroll

[MC] Infinite Scroll 1.0.0 Beta 5

No permission to download
Just to confirm, that problem occurs when the forum only has a single thread? Also can you try to isolate that error for me. Does it only occur after viewing a forum with a single thread or any forum?
No. It occurs when you select any thread in a sub-forum, and it has say 100 posts in the thread. It should load the first 50 posts and then load more as you scroll down the first 50 posts.

The error only occurs when you load a single thread (any sub-forum).

When displaying a sub-forum’s overall thread view, where the sub-forum has dozens of individual threads (not selecting to display any post — just displaying the list of threads that the sub-forum contains), the add-on works fine.

It’s only when you click into a thread the timeout happens, and errors start popping up.
 
I can't seem to replicate this at all. I'm testing on my localhost install, plus production site. I'm starting a convo with you.
 
I installed the newest and it’s still the same.

Same triggers.
 

Attachments

  • IMG_3796.webp
    IMG_3796.webp
    47.3 KB · Views: 7
  • IMG_3797.webp
    IMG_3797.webp
    47.7 KB · Views: 7
  • IMG_3798.webp
    IMG_3798.webp
    87.9 KB · Views: 7
I installed the newest and it’s still the same.

Same triggers.

I believe this is an add-on conflict. Do any other errors come up in the error logs? You might need to start disabling add-ons to identify what the conflict is.
 
No add-on is mentioned in the error dumps, but you are probably right. No other or different error — all the same.
 
I DM'd you a new version to try. Let me know if it works. If not, you're gonna have to start identifying the add-on conflict by disabling.
 
This might just be depending on my implementation of banner ads.

I have a banner below first thread and above last thread on forumview. Testing with your addon this works on the first "page" and then I see a banner in forumview every 20 thread. This i fully ok for me.
In threadview I have a similar setup with banners after first post and above last post, it also works on the first "page" but then there are no more banners in the thread, might this be a bug?
 
This might just be depending on my implementation of banner ads.

I have a banner below first thread and above last thread on forumview. Testing with your addon this works on the first "page" and then I see a banner in forumview every 20 thread. This i fully ok for me.
In threadview I have a similar setup with banners after first post and above last post, it also works on the first "page" but then there are no more banners in the thread, might this be a bug?

I'll probably to have to account for ads in the thread_view. Can you send me a link to look at it. It helps to have a visual.
 
I am testing this on a localhost server.

You should be able to test this by putting some test text in the advertising slots:
admin.php?advertising/

I think it should be:
Forum view: Below stickies
and
Post: Below message container
 
I am testing this on a localhost server.

You should be able to test this by putting some test text in the advertising slots:
admin.php?advertising/

I think it should be:
Forum view: Below stickies
and
Post: Below message container

Yeah let me look into this. I've never used ads on any of my forums.
 
Not working for me if articles are displayed in grid mod. Works perfect with the rest threads.
Yes, maybe it is not implemented on article threads? Just got the first page of an article type thread and no page number or next page.

@Matt C. has been very helpful and responsiv, so lets give him some time to look at this.
 
I will continue improving this as everyone gives feedback, but for this to be truly effective on your forum, you need to design your theme around it.

XenForo just isn't designed for this.

For example, on my site I have no footer aside from the branding. I also have a floating post thread and floating post reply button that is always visible on mobile.

Just some things to consider.
 
Back
Top Bottom