OpenGamePanel/Theme-SimpleBootstrap

servers online module dashboard

Closed this issue ยท 22 comments

Hello your topic is very cool, but look you have a bug in your most current version and it is in the dashboard area where you look at the status of the servers, in a regular user.

photo: https://gyazo.com/e0a2d59e5af9d598e0d526253244b535

can you please send me the whole html code of your welcome message

because the message only edit it in the lang of the spanish language, there you pass the dashboard.php where you edit the message, but the same happens without editing the error is the same, if you want I can give you a cpanel account to do your tests, but that error is with the current version, because if I use an older version of your work it goes well without problem

what? donst send me the dashboard. i only want your html code of the whole welcome message.

see the error is in the dashboard.css, replace it with a previous version of your compilations and fix

the translator is bad, change the dashboard.css, with an earlier version of your compilations, and it worked

check lines 25-26

Better chance of having a reply if you stop trolling and do as asked.

is that I already gave the solution, is to edit the line 25-26 of the dashboard.css, the size is 5px, is all.

is that I already gave the solution, is to edit the line 25-26 of the dashboard.css, the size is 5px, is all.

this is not the solution. answer my question and post the specific code or i will close this issue.

Is that, as I said before, I put the message in the lang of Spanish, but the message is not the problem, since your subject is very cool by the way, it appears like this in any panel, it appears to everyone, even in newly installed panels has that bug in the client area, while in the administrator area it does not.
https://gyazo.com/f41bd67bd7f44c3d232d765d9338178d area admin it works perfectly
https://gyazo.com/1e7e790aa95ef8114b4800a44f6189ff user or client area is where the bug is found

as for the html I do not know how to get it out, forgive me for that, but if you like I can give you a user both client and administrator, so you can see for yourself.

On the other hand, the arrangement, which I half made, was to remove two lines from the dashboard. css line 24 and 25, removing those lines is better adjusted, here a capture without those lines

Lines:
24. display: inline-block;
25. margin: 0px 5px 5px;

https://gyazo.com/e63036abd896c284fbc69c416c6cd57c

in advance an apology if I made you annoy or something similar but the translator is bad.

Firefox here, I don't have the compacted unreadable server info like on his screenshot, but actually the user doesn't have the same as the admin it is true.
Screenshot_20190710_070129

It is not using all the space, and is using space on left side only. and it adds load-container divs inside each others infinitely if you let the page auto refresh (starts with half a dozen or something like that then adds more and more..)

Admin panel here:
Screenshot_20190710_065409

So yeah the user dashboard seems messed up. with or without the Panel Setting 'old dashboard behavior'.

I don't know about the weirdness on his screenshot but just creating a user in Panel and assigning a random game server will show you the issue.

man, finally xd, I knew he was not wrong.

Uploaded a fix. Thanks for the input and sorry for the delay

No problemo. Thanks!

The Dashboard module now appears properly as a simple user, but the behavior I noticed above is still happening, load-container inside a load-container inside a load-container inside a load-container inside a load-container inside a load-container, and so on and so on, every auto refresh adds a new load-container inside the previous ones.

Thank you very much, there is also a small error regarding the welcome message, it is not centered xd, how complaining I am.

Uploaded a fix. Thanks for the input and sorry for the delay

Thank you very much, there is also a small error regarding the welcome message, it is not centered xd, how complaining I am.

This is normal. Read the information under the help icon in the Theme Settings, for the Welcome message.

@Zorrototo i think i fixed your catch. Please check 7809113

Yes it is fixed but I see something that broke in the process :D

Screenshot_20190728_233808

the cpu text is on multiple lines now if you see what I mean.

Finally, i think i got it. Can you please update @Zorrototo to 954e557

noice