Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

admin/modules/tools/pmlog.php #4

Open
xykul opened this issue Sep 25, 2015 · 3 comments
Open

admin/modules/tools/pmlog.php #4

xykul opened this issue Sep 25, 2015 · 3 comments

Comments

@xykul
Copy link

xykul commented Sep 25, 2015

if(!$per_page)
{
$per_page = 20;
}

not working
20 not
10 lines displayed.

@Sama34
Copy link

Sama34 commented Oct 22, 2015

@xykul
Copy link
Author

xykul commented Feb 25, 2016

Have you tested? I do not have 20 lines.

There is another error.
Read the popups PM
Click to read more on the same page PM
Incorrect orientation ... It opens at the bottom of the index page. Each new clicks the bottom of the PM opens a new index page.

@Starpaul20
Copy link
Owner

I can't reproduce any issue with this. The plugin uses the threads per page setting to determine the number of pms per page. It'll only set it to 20 if the threads per page setting is missing or set to zero.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants