Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Alessandro Cardinali

    (@alessandro-cardinali)

    ok… change my permalinks and now is god!! 😉

    bad news your site is still busted I guess you didnt find a solution either.

    Go to the file: class/members.php

    line 321: in the get_query($p) function

    change to
    return $this->url.'&page='.$p.'&query='.$_GET['query'].'&by='.$_GET['by'].'&type='.$_GET['type'].'&sort='.$this->sort.'&order='.$this->order.'&byradius='.$_GET['byradius'].'&radius='.$_GET['radius'];

    added an ‘&’ to before page=

    Plugin Author ternstyle

    (@mpraetzel)

    @korvalds, thanks for the solution. I’ll take a look at this for the next version of the plugin.

    Hmm, the fix above didn’t work for me.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Members List Plugin] pagination problem’ is closed to new replies.