I have ranked myself 9 on Navicat, MySQL, but rank does not appear on retro.

Status
Not open for further replies.

ThomasSabbo

New Member
Jul 15, 2018
8
0
I have ranked myself on Navicat MySQL as 9 under Users.

But when I go to my retro, I look at my ranks and it says 0, I then go to the Staff Page and I do not appear in Admins.

I've checked the staff page rank tolerance, and it says that it can accept 9 because I've just made it so.

I am not sure what the issue is, but here are some screenshots if these will help:

Picture of the retro:
You must be registered for see images attach

and the staff page
You must be registered for see images attach



Any help is appreciated.
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Ok while having navicat open, set your rank in the users table to rank 9. Logout of your cms and refresh your users table and verify your rank is still 9. Log back in and verify again. Go to staff page, verify your rank again, and see if you show.

If at any point your rank updates back to 0 , your problem is with that page on your cms. If this all works, the problem is with your emulator
 

ThomasSabbo

New Member
Jul 15, 2018
8
0
Just done this, something very interesting happened.

When I logged back into Navicat, I checked my rank and it was 0.

I just ranked myself to 9 and I refreshed my retro and my rank has appeared to not update
 
I now appear on the staff page
 
Here are some screenshots:
You must be registered for see images attach


And staff page:

You must be registered for see images attach


And also, the code for the my info section

<h2 class="title"> My Info </h2><br />
<hr />
Name: {username}<br/>
Motto: {motto}<br/>
Credits: {coins}<br/>
Pixels: {activitypoints}<br/>
Rank: {rank}
</div>
 
It all works, just a bug with the rank part of the my info section.

I simply had to refresh Navicat!
 

WockoLad

SELECT * FROM `lads` WHERE `username` = 'WockoLad'
Dec 24, 2014
233
23
Try log out and in again, or if not check in class.template and see what {rank} is pointing too. If it's not there you may have to add it.
 
Status
Not open for further replies.

Users who are viewing this thread

Top