forum

[website] group members page looks ugly [Resolved]

posted
Total Posts
10
Topic Starter
Matma Rex
Replicate:
1. Go to http://osu.ppy.sh/?p=playerranking&c=PL (or any other country)
2. Try to search your (or any) username using form above flag.

You will land on main page.

What happens?
"p=playerranking" disappears from URL.

Solution:
Add "<input type='hidden' name='p' value='playerranking' />" to the form.
Topic Starter
Matma Rex
Replicate:
1. Go to memberlist.php?mode=group&g=7

What's wrong?
1. Weird "Test" text is above the table
2. "Go to page" links are weirdly broken

To fix second, fix class called "pagination" - it causes table cell to take all space it can. In the case above there's nothing left for second cell, containing "Go to" links.
Echo
merged.

glad to know we don't know how to fix bugs
Topic Starter
Matma Rex

Echo wrote:

glad to know we don't know how to fix bugs
I just wanted to make it fixed quicklier, and admins tend to be lazy.
Echo
fixed
Topic Starter
Matma Rex

Matma Rex wrote:

Replicate:
1. Go to http://osu.ppy.sh/?p=playerranking&c=PL (or any other country)
2. Try to search your (or any) username using form above flag.

You will land on main page.

What happens?
"p=playerranking" disappears from URL.

Solution:
Add "<input type='hidden' name='p' value='playerranking' />" to the form.
Still doesnt work.
Echo
peppy

Matma Rex wrote:

Matma Rex wrote:

Replicate:
1. Go to http://osu.ppy.sh/?p=playerranking&c=PL (or any other country)
2. Try to search your (or any) username using form above flag.

You will land on main page.

What happens?
"p=playerranking" disappears from URL.

Solution:
Add "<input type='hidden' name='p' value='playerranking' />" to the form.
Still doesnt work.
How did you get there in the first place?
anonymous_old

peppy wrote:

How did you get there in the first place?
Click flag in profile.
Echo
fixed
Please sign in to reply.

New reply