xiaomlove / nexusphp

A private tracker application base on NexusPHP
https://nexusphp.org
GNU General Public License v2.0
888 stars 180 forks source link

class color problem at automatic promotion and demotion #117

Closed Stargaterom closed 1 year ago

Stargaterom commented 1 year ago

hello @xiaomlove , I have done tests on auto class and user who is promoted to higher class or demoted to lower class by system, it does not re-affect class color select. Screenshot_6 I chose user marco who was a user membre before his promotion with a color that is white. Screenshot_4 Screenshot_9

here is userdetail when auto promote and pass : Screenshot_7 Screenshot_3

when i change class power seeder to test user manual in userdetail , it has the chosen color which displays: Screenshot_8

so indeed the class changes automatically but the color of class no and in manual in userdetail of user by choosing in the drop-down his ok

Screenshot_10

Stargaterom commented 1 year ago

I launched a second test by letting the automatic cleanup be done without forcing it and therefore test user and pass automatic power seeder with the right color, I will now try to pass the member to manual vip with an end date and see if the system will automatically switch it to power seeder tomorrow and if so my request and an error and therefore no worries. Screenshot_2 Screenshot_3

Stargaterom commented 1 year ago

well indeed no problem my test user is well back in power seeder after having passed his vip date I am closing this request and again sorry for not having pushed them over an average of 24 hours, because it seems to me that there are 2 cleanups which manage the users, the first and promotions or downgrading and a second cleanup which manages the passage of colors if I understood correctly