phpBB skin: "page number" bug

Hi,

First of all, it's a great template for phpBB. Thank you for doing this.

I guess i found a bug on the skin. In the Members List page, it's impossible to go to the second page (or 3rd and others). There is just a page count. Is this a bug or am i missing something?

You can simply check my forum's Members List page: http://www.macdunyasi.com/forum/memberlist.php

Thanks in advance.

#430710

And the solution is:

- Open memberlist_body.tpl

- Go to line 40 and find the {PAGE_NUMBER}.

- Change {PAGE_NUMBER} with {PAGINATION}.

It should be done.

#430715

Did you try it?

Will it fix it?

Thank you

#435375

It's been fixed in the latest release, see the stuck post in this forum.

#435388