All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Low search pagination

Hassan 8 Aug 2018 10:43 problem, active

I use the code below and work fine in EE2,

{exp:low_search:results
channel='artikelen|1_koloms_pagina|2_koloms_pagina|3_koloms_pagina'
limit='7'
offset='8'
}

after updating to EE4 I have a problem.

if you get used to the following pages then it works:

http://mysite/homepage/P7
http://mysite/homepage/P14
http://mysite/homepage/P21
http://mysite/homepage/P28
http://mysite/homepage/P35

http://mysite/homepage/P49

but one of these pages not working i get whit page.

http://mysite/homepage/P42

if I change or adjust the offset option the page will work and the other pages will not work

can anyone help me?

Replies

  1. Low 8 Aug 2018 19:29

    Might actually be an issue with the entry that would have been displayed on that page. Most likely a php memory issue. You wold see the same problem with the using the native channel:entries tag.

    In order to know for sure, you need an error message. You can follow these steps to make sure you view them: https://gist.github.com/litzinger/559...