Minosuko

Results 16 comments of Minosuko

Did you upload database.sql to yor sql database? Did you edit connection.php correct with your database server?

Set `actionRequestMod` to `1` on role ![IMG_1621642589375_1621642591223](https://user-images.githubusercontent.com/63941519/119208735-ae48ca00-bacd-11eb-83e6-cf42bc53c11b.jpg)

and mod modBadgeLevel is just set badge like: modBadgeLevel = 0 or more than2 ->normal moderator modBadgeLevel = 2 -> elder Moderator

> > Yeah, and i'm sure that i was given that specific role, because of the mod badge, i saw it on my account, so the role was applied >...

I think you need to use awardspace.com + freenom.com

account id to 71 grand mod level to 2

xD it very simple to fix

if you understand php, use this function: function convertDate($timestamp, $full = false) { $datetime = date('Y-m-d H:i:s',$timestamp); $now = new DateTime; $ago = new DateTime($datetime); $diff = $now->diff($ago); $diff->w =...